Status Update
Comments
em...@google.com <em...@google.com> #2
When I disable wraparound, it works fine.
er...@google.com <er...@google.com>
aa...@google.com <aa...@google.com> #3
This looks like a platform bug.
Logcat uses the built in EditorSettings.setUseSoftWraps()
for wrapping. But, because of the way the message is formatted, it also uses EditorSettings.setCustomSoftWrapIndent()
to make the wrapping indent to the level of the header.
If I remove the calls to setCustomSoftWrapIndent
it works ok'ish. As in, the empty spaces are gone, but on the flip side, the indentation of wrapped lines become incorrect.
On the whole, it looks like not calling 1setCustomSoftWrapIndent
is the lesser evil so I'll remove these calls.
aa...@google.com <aa...@google.com>
an...@google.com <an...@google.com> #4
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Ladybug Feature Drop | 2024.2.2 Canary 5
- Android Gradle Plugin 8.8.0-alpha05
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
Description
See the video:https://screencast.googleplex.com/cast/NDY2NDcyOTkzMzk3MTQ1NnxlZDljZWQyNC0zNA
When wrapping is enabled, Logcat in Android Studio behaves weird, adds lots of empty lines. The logs (copy/pasted from
adb logcat
) are like this:And the giant space happens at the
09-24 14:39:47.570 3272 3331 E AppName : The Vulkan spec states:
line.System information: