Fixed
Status Update
Comments
za...@google.com <za...@google.com>
aa...@google.com <aa...@google.com>
aa...@google.com <aa...@google.com> #2
I can't reproduce this exactly but I do see something similar.
I only see this with the new UI and we're using the standard JetBrains table widget JBTable
so I suspect it's a framework bug.
Can you try this with the old UI? You can use the old UI by installing the Classic UI
plugin.
ch...@callyzer.co <ch...@callyzer.co> #3
I tried in old UI but the behaviour is similar. I also found that by resize this inspector we can make the all rows visible, video attached here, also please note: instead of using the plugin you suggested I tried by disabling the new UI in the android studio setting, I hope this works the same
an...@google.com <an...@google.com> #5
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 | 2024.2.1 Canary 4
- Android Gradle Plugin 8.7.0-alpha04
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
####################################################
Can not read last row in database inspector
####################################################
1. use android studio new UI, (not sure if this problem occurs in old UI)
2. Launch any app that uses Room DB and having some data in its database.
3. open database inspector, select any table that have more than 50 rows,
4. in database inspector, scroll down to bottom and you will find that the last row is not visible. its hide behind the bottom bar which contains path and other icons
Build: AI-241.15989.150.2411.11948838, 202406110024
AS: Koala | 2024.1.1
AI-241.15989.150.2411.11948838, JRE 17.0.10+0-17.0.10b1087.21-11609105x64 JetBrains s.r.o., OS Linux(amd64) v6.5.0-44-generic, screens 1360.0x768.0
Android Gradle Plugin: 8.2.1
Gradle: 8.2
Gradle JDK: JetBrains Runtime 17.0.10
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
```