Status Update
Comments
lb...@gmail.com <lb...@gmail.com> #2
George, you fixed this issue now right?
sg...@google.com <sg...@google.com>
ro...@google.com <ro...@google.com>
ju...@google.com <ju...@google.com> #3
I see the release note in compose-ui 1.7.3:
Fixed exception thrown when the IME is active on an external View and the Next action is used to enter focus on the ComposeView. The clearFocus() behavior aligns with View behavior on API < 28, where clearFocus() can cause the default View to be focused.
However, we can still reproduce this crash with BOM 2024.09.03 and compose-ui 1.7.3.
lb...@gmail.com <lb...@gmail.com> #4
We are also seeing this crash in prod after bumping to 1.7+
ad...@google.com <ad...@google.com>
ju...@google.com <ju...@google.com>
ju...@google.com <ju...@google.com>
lb...@gmail.com <lb...@gmail.com> #5
#1 - could you attach a sample if you can reproduce this consistently?
ju...@google.com <ju...@google.com> #6
The fix I made was for
lb...@gmail.com <lb...@gmail.com> #7
an...@google.com <an...@google.com> #8
lb...@gmail.com <lb...@gmail.com> #9
We were never able to figure out a simple repro case, sorry. Maybe @feenixspz has one?
(our workaround was to try/catch in our base Activity's dispatchKeyEvent
and return false if something throws)
ju...@google.com <ju...@google.com> #10
Please check my example. I reproduced the crash in my pixel 6a 14. Click the edit text and then click the keyboard done.
fe...@gmail.com <fe...@gmail.com> #11
George, would you mind checking the example in
Description
In the past, it was possible to remove the emulator skin frame, no matter what settings I choose.
Now it's often grayed. Please bring it back to be always functional.
I tried to also clone what I chose (Pixel 2) to overcome this, but then it became with API 1 and without Play Store being there. Not a "clone" at all, then...