Skip to content

Issue triage reports

helinanever edited this page Apr 1, 2021 · 42 revisions

This page contains weekly issue triage reports from the Nevercode front-line triage team.

2021-04-01

Notable issues

  • App crashes when TextField setObscure is true #79447
  • Up and down arrow keys miscalculate the cursor position in a TextField #79305
  • SelectableText background overlays the selection #79168
  • Some official examples do not work with null safety or without null safety, e.g #79395, #79376

Issue counts

New Flutter issues triaged 214, closed 65 (30%)

In total closed 158 issues during the week

Reason for closing
Invalid 36.08%
Duplicate 21.52%
Fixed 8.86%
Solved 8.86%
Timeout 24.68%

New Flutterfire issues triaged 25, closed 7 (28%)

Reason for closing
Invalid 5
Duplicate 1
Solved 1

2021-03-26

Notable issues

  • Web app crashes after selecting text that has emojis in it #79105
  • Web canvaskit: App rebuilds while resizing the window #79065
  • [image_picker] Issue with iOS simulator: Not able to select image on Mac M1 #78391
  • TextField onChanged method gets invoked twice on API 26 and 27 #78762
  • Flutter iOS is not generating GeneratedPluginRegistrant on Flutter 2.1.0-12.2.pre #78785
  • MultiFlutterEngine on iOS consumes a lot of memory #79023

Issue counts

New Flutter issues triaged 278, closed 92 (33%)

In total closed 188 issues during the week

Reason for closing
Invalid 40.43%
Duplicate 22.34%
Fixed 9.04%
Solved 9.04%
Timeout 19.15%

New Flutterfire issues triaged 33, closed 17 (52%)

Reason for closing
Invalid 6
Duplicate 4
Fixed 1
Solved 6

2021-03-19

Notable issues

  • App crashes upon launch using Xcode on simulator on dev #78418
  • Hot restart takes time to update in release mode after making changes to file #78239
  • Can't build web apps with CanvasKit without internet #78235
  • FlutterError.onError is not called when framework throws an error #78503
  • [webview_flutter] webview hides behind other widgets in a column when scrolling down on iOS #78383

Issue counts

New Flutter issues triaged 317, closed 95 (30%)

In total closed 189 issues during the week

Reason for closing
Invalid 36.5%
Duplicate 23.3%
Fixed 10.6%
Solved 12.2%
Timeout 17.5%

New Flutterfire issues triaged 43, closed 29 (67%)

Reason for closing
Invalid 13
Duplicate 10
Fixed 1
Solved 5

2021-03-12

Notable issues

  • Web app gets stuck on Performing Hot Restart on latest stable, but works on latest master #77818
  • PopupMenu Overlay misplaces when resizing window (web, desktop) #77915
  • setSystemUIOverlayStyle() documentation sample does not work on iOS #77904
  • Unable to run with --no-sound-null-safety on iOS #77912
  • [web] Flutter app on web-server doesn’t respond on iOS 13.1, doesn’t load on 13.4 on stable channel and doesn’t load on both versions on dev and master channel #77792
  • http request crashes on iOS 10 with Flutter 2 #77808
  • Proposal: Custom (non gregorian) calendar in showDatePicker #77531
  • TextField cursor gets stuck on web #77929

Issue counts

New Flutter issues triaged 339, closed 124 (37%)

In total closed 229 issues during the week

Reason for closing
Invalid 42.36%
Duplicate 20.96%
Fixed 7.42%
Solved 10.4%
Timeout 19.21%

New Flutterfire issues triaged 60, closed 39 (65%)

Reason for closing
Invalid 19
Duplicate 15
Fixed 1
Solved 4

2021-03-05

Notable issues

  • [image_picker] GIF doesn't work on iOS 14 when user chooses "Select Photos" #77281
  • Talkback doesn’t read hyperlinked text when used with SelectableText.rich widget #77219
  • Flutter 2.0 web can not show some Chinese characters properly using canvaskit renderer #77212
  • [web] wrong image filter on web app built with HTML renderer #76966
  • Unable to run flutter 2 in mac desktop for a completely new project #77325

Issue counts

New Flutter issues triaged 259, closed 93 (36%)

In total closed 166 issues during the week

Reason for closing
Invalid 45.18%
Duplicate 26.51%
Fixed 7.83%
Solved 9.64%
Timeout 10.84%

New Flutterfire issues triaged 37, closed 25 (68%)

Reason for closing
Invalid 14
Duplicate 7
Solved 4

2021-02-26

Notable issues

  • RenderRepaintBoundary.toImage throws operation failed exception on Stable, but shows NoSuchMethodError on Master #76591
  • Clearing a textfield shows Snapshot warning log on iOS using physical device #76798
  • integration_test throws TickerException while trying to open modalBottomSheet #76786
  • [canvaskit] font renders missing glyph when text overflow is ellipsis #76473
  • Need better, clearer image filter quality controls #76737
  • [web] Debug mode is paused when launched from IntelliJ/Android Studio #76680
  • EXC_BAD_ACCESS KERN_INVALID_ADDRESS - CRASH #76694
  • Painter slowing down initially #76859

Issue counts

New Flutter issues triaged 231, closed 84 (36%)

In total closed 181 issues during the week

Reason for closing
Invalid 37.02%
Duplicate 16.02%
Fixed 7.73%
Solved 9.39%
Timeout 29.83%

New Flutterfire issues triaged 32, closed 19 (59%)

Reason for closing
Invalid 11
Duplicate 7
Solved 1

2021-02-19

Notable issues

  • iOS Metal jank example #76180
  • Camera Plugin Stream is rotated 90 degree CCW on iPhone since 0.7.0 #76210
  • [file_selector_web] cannot read files larger than ~500MB #76036
  • [web] make initial load of canvaskit faster #76009

Issue counts

New Flutter issues triaged 251, closed 91 (36%)

Reason for closing
Invalid 52.7%
Duplicate 30.8%
Fixed 3.3%
Solved 13.2%

Issues closed from iterations 77

Reason for closing
Invalid 14.3%
Duplicate 14.3%
Fixed 18.2%
Solved 16.9%
Timeout 36.4%

Stale issues

Checking labeled issues without the has reproducible steps label. Total checked 34, closed 5 (15%)

Reason for closing
Invalid 3
Duplicate 2

New Flutterfire issues triaged 23, closed 10 (43%)

Reason for closing
Invalid 5
Duplicate 4
Solved 1

2021-02-12

Notable issues

  • Specific to latest update on Samsung devices (One UI 3): screen flickers while opening and closing keyboard #75520
  • Text not rendering on web. Specific to Win 7 + FireFox + graphics card setup. #75327
  • TextInputType.phone keyboard doesn't delete typed text when the keyboard is switched to extra symbols on Android #75616
  • Crowd: Crashing on launch when updating Android Gradle Plugin to 4.0.0 using app bundle #58479
  • Reopened: [google_maps_flutter] App crashes when using maps in release mode #69820

Issue counts

New Flutter issues triaged 253, closed 79 (31%)

Reason for closing
Invalid 53.2%
Duplicate 36.7%
Fixed 7.6%
Solved 2.5%

Issues closed from iterations 89

Reason for closing
Invalid 15.9%
Duplicate 1.1%
Fixed 25.0%
Solved 10.2%
Timeout 47.7%

Stale issues

Checking image_picker issues. Total checked 64, closed 24 (38%)

Reason for closing
Invalid 1
Duplicate 6
Fixed 16
Solved 1

New Flutterfire issues triaged 31, closed 14 (45%)

Reason for closing
Invalid 5
Duplicate 6
Solved 3

2021-02-05

Notable issues

  • Reopened: Flutter Application freezes when Maximized or Restored from Minimized window mode #74797
  • [windows] Hot reload from terminal throws an exception on dev channel #75419
  • [web] UnimplementedError when using SliderTheme #75495
  • [web] Dragging the "draggable" widget causes widget to freeze in the overlay layer #75280
  • Scrolling using Scrollbar widget with ListView.builder is significantly slower #75399
  • Proposal: [integration_test] - Support tags in integration test package #75496

Issue counts

New Flutter issues triaged 300, closed 89 (30%)

Reason for closing
Invalid 58.6%
Duplicate 33.3%
Fixed 2.3%
Solved 5.7%

Issues closed from iterations 63

Reason for closing
Invalid 23.8%
Duplicate 9.5%
Fixed 30.2%
Solved 22.2%
Timeout 14.3%

Stale issues

Finished with (issues found to occur in releases 1.12 and 1.17) and started with image_picker issues. Total checked 40, closed 8 (20%)

Reason for closing
Fixed 7
Solved 1

New Flutterfire issues triaged 51, closed 16 (31%)

Reason for closing
Invalid 7
Duplicate 8
Solved 1

2021-01-29

Notable issues

  • Camera throws TimeoutException when flash is turned ON: #74645
  • Null safety checks occur while running flutter test on beta: #74898
  • App goes black when there is a system dialog and locking/unlocking on Android: #74801
  • Text selection from right to left inside text fields is broken on Web: #74504
  • Auto scroll not working with textField when showCursor is false: #74566

Issue counts

New Flutter issues triaged 261, closed 90 (34%)

Reason for closing
Invalid 53.9%
Duplicate 30.3%
Fixed 9.0%
Solved 6.7%

Issues closed from iterations 81

Reason for closing
Invalid 13.6%
Duplicate 8.6%
Fixed 16.0%
Solved 11.1%
Timeout 50.6%

Stale issues (found to occur in releases 1.12 and 1.17) checked 55, closed 11 (20%)

Reason for closing
Invalid 2
Fixed 6
Solved 3

New Flutterfire issues triaged 34, closed 15 (44%)

Reason for closing
Invalid 5
Duplicate 5
Solved 5

2021-01-22

Notable issues

  • Decoding image data is failing on web: #74489
  • [webview_flutter] Simulator keyboard isn’t showing and hardware keyboard isn’t working: #74044
  • Enter/return key on a TextField with InkWell doesn’t work on the Samsung keyboard: #74041
  • Avoid reading clipboard without authorization when using textfield on Xiaomi MIUI 12: #74139
  • Some users are experiencing issues with third-party packages that rely on flutter_localizations and intl on beta and above channels, they are forced to use stable channel to avoid package conflicts. This is caused by premature flutter_localizations dependency on the null-safety version of the intl. E.g. #74421, #74419, #73861

Issue counts

New Flutter issues triaged 274, closed 85 (31%)

Reason for closing
Invalid 58.8%
Duplicate 35.3%
Fixed 2.4%
Solved 3.5%

Issues closed from iterations 93

Reason for closing
Invalid 16.1%
Duplicate 7.5%
Fixed 32.3%
Solved 10.8%
Timeout 33.3%

Stale issues (found to occur in releases 1.12 and 1.17) checked 70, closed 11 (16%)

Reason for closing
Invalid 3
Duplicate 3
Fixed 4
Solved 1

New Flutterfire issues triaged 41, closed 13 (32%)

Reason for closing
Invalid 6
Duplicate 4
Solved 3

2021-01-15

Notable issues

Issue counts

New Flutter issues triaged 269, closed 86 (32%)

Reason for closing
Invalid 62.8%
Duplicate 26.7%
Fixed 4.7%
Solved 5.8%

Issues closed from iterations 80

Reason for closing
Invalid 21.3%
Duplicate 10.0%
Fixed 37.5%
Solved 8.8%
Timeout 22.5%

Stale issues (found to occur in releases 1.12 and 1.17) checked 39, closed 5 (13%) --- most issues are still reproducible with the latest versions

Reason for closing
Duplicate 2
Fixed 3

New Flutterfire issues triaged 29, closed 6 (21%)

Reason for closing
Invalid 3
Duplicate 3

2021-01-08

Notable issues

  • Holding backspace in textfield stops sporadically on Samsung devices: #73433
  • Play Console Crash - abort / signal 11 (SIGSEGV), code 1 (SEGV_MAPERR): #73342
  • [web] DateTime.microsecondsSinceEpoch on Flutter web is different compared to Flutter mobile: #73334
  • [Image_Picker] does not load images in release mode and throws PlatformException on second tentative: #72759

Issue counts

New Flutter issues triaged 237, closed 78 (33%)

Reason for closing
Invalid 53.8%
Duplicate 33.3%
Fixed 3.8%
Solved 9.0%

Issues closed from iterations 116

Reason for closing
Invalid 18.3%
Duplicate 5.2%
Fixed 13.9%
Solved 9.6%
Timeout 53.0%

Stale issues (found to occur in releases 1.12 and 1.17) checked 33, closed 8 (24%)

Reason for closing
Duplicate 1
Fixed 7

New Flutterfire issues triaged 27, closed 6 (22%)

Reason for closing
Invalid 4
Duplicate 1
Solved 1

Flutter Wiki

Process

Framework repo

Engine repo

Android

Plugins and packages repos

Infrastructure

Release Information

Experimental features

Clone this wiki locally