darshankawar

Results 1045 comments of darshankawar

Thanks for the detailed report @SexyBeast007 I see there's another related / potentially similar issue with focused textfield when `readOnly: true`. https://github.com/flutter/flutter/issues/108187. Can I suggest you to please check if...

Thanks for the feedback. It looks related / similar to https://github.com/flutter/flutter/issues/108187 and https://github.com/flutter/flutter/pull/106893 could be a factor. /cc @LongCatIsLooong

@dmitry-fbm From the logs, it looks similar to https://github.com/flutter/flutter/issues/109248 which was fixed at dart side and most probably be available in latest master version. Is there a way for you...

> Is there an estimation when the change may go live? So far few other critical issues said fixed in master (for instance, #110631, #111382) never been included in hotfixes....

@flutter-symbolizer-bot https://github.com/flutter/flutter/issues/113183#issue-1402250606 flutter#v3.3.3 force android release arm64

Based on above logs, keeping this issue open and labeling for further insights from the team.

@lifeinacastle Thanks for the report. Can you provide a [complete minimal reproducible code sample](https://stackoverflow.com/help/minimal-reproducible-example), preferably in single file (main.dart) that we can directly use to verify this behavior ? Also...

@lifeinacastle I tried the code sample using latest stable version (3.3.4) but didn't find any unexpected behavior. https://user-images.githubusercontent.com/67046386/194551144-2177343b-d932-48b9-932b-85de82ef0f9a.mov I see that you are on 3.0.3, can you upgrade to latest...