Ann Marie Mossman

Results 26 comments of Ann Marie Mossman

I was independently able to reproduce this one time on an older version of Android Studio before I was aware that this issue was posted. However, I have been unable...

@mariamhas This may be an issue to consider for the Android TV support exploration exercise.

@nellee Does changing the `fitsSystemWindows` to `false` in the `main_activity.xml` help to address your issue?

@godofredoc Can you please also provide an example for the iOS impact? Another note of interest is that the perf_tests appears to wait up to 1 hr before bailing (https://github.com/flutter/flutter/blob/master/dev/devicelab/lib/tasks/perf_tests.dart#L2134)....

@godofredoc Unassigning for now as this is not an issue that we believe should be solved from a platform team perspective.

My understanding of「」(and sometimes []) is that it is treated like emphasis/quotes in Japanese. This thread (https://www.reddit.com/r/LearnJapanese/comments/4qipx9/how_do_i_typewith_the_japanese_samsung_keyboard_d/) seems to imply that these special characters show up in the suggested word...

UPDATE: I quickly tried a sample multiline text field in a Native Android app and it does not exhibit the incorrect behavior when using the Samsung Keyboard. https://user-images.githubusercontent.com/233583/221068587-add61816-1e51-43e3-a230-a98a8437af61.mp4

Debug info is being tracked here (ongoing) - https://docs.google.com/document/d/1wXqJ5kc_PmxK5eTeFZA3C0dKa6vbIAmkQuSTKqEJx5s/edit# As an FYI, I am only available to work on this periodically as a background task due to other responsibilities requiring...

This may be a workaround for now until there is a fix. Using the symbol keyboard, you can type in the quotes directly rather than having to rely on the...

I was able to test out a theory and found a somewhat hacky fix (documented in https://docs.google.com/document/d/1wXqJ5kc_PmxK5eTeFZA3C0dKa6vbIAmkQuSTKqEJx5s/edit#). I'll work to get up a PR for review soon.