Can't Repro
Status Update
Comments
gr...@google.com <gr...@google.com> #2
Sounds like
If that doesn't fix it, please give us a reproducible sample and as much info as you can about the device you are seeing it on.
Bugjuggler: wait 5m; (${this} commented -> assigned) || (wait 2w -> not reproducible)
bu...@google.com <bu...@google.com> #3
Hi. I've received your bug and will wait until 2025-04-03 17:21 -0700 PDT, and then (wait for b/407549289 to be updated by anyone and then assign the bug to grantapher@google.com) or (wait 2 weeks and then mark as not reproducible).
bu...@google.com <bu...@google.com> #4
One stage is resolved. This is the remaining command:
Bugjuggler: ( b/407549289 commented -> assigned) || (wait 2w -> not reproducible)
Bugjuggler: (
Description
Jetpack Compose component(s) used: Text
Android Studio Build: 2024.3.1 Patch 1
Kotlin version: 2.1.10
the weird part is that this wrapping problem only occurs with the word Apply.
If we replace Apply with other words, the issue disappears.:blob-sweat:
We tested with Apple. Apply Now, and Manage, and none of them triggered the same problem.
This leads us to suspect that Compose may be incorrectly recognizing the word Apply as something else when measuring the content.
```
<add stack trace here>
```