smartdock icon indicating copy to clipboard operation
smartdock copied to clipboard

When using keyboard, dock not moving top of the keyboard and blocking keyboard keys

Open they10 opened this issue 1 year ago • 2 comments

When I search on the app menu, dock moving top of the keyboard and not blocking the keyboard keys. But when I use the keyboard on the other apps, dock stay on the bottom, and I can't access space key, enter and other keys, is there a way to fix this issue? Thank you for your help. And its a great app by the way.

they10 avatar Oct 16 '23 13:10 they10

I have the same issue. Screenshot_20231215_145908_GitHub.jpg

Pablo1107 avatar Dec 15 '23 18:12 Pablo1107

It would be good if the app can act as a nav bar and reserve space for it.

Pablo1107 avatar Dec 15 '23 18:12 Pablo1107

https://github.com/axel358/smartdock/actions/runs/8047899734 Could u guys check if this is still present on this build. I'm not able to reproduce this on A13

axel358 avatar Feb 26 '24 11:02 axel358

https://github.com/axel358/smartdock/actions/runs/8047899734 Could u guys check if this is still present on this build. I'm not able to reproduce this on A13

Screenshot_20240226_094005_Firefox.jpg

Stills happens on that debug apk.

Pablo1107 avatar Feb 26 '24 12:02 Pablo1107

Android version?

axel358 avatar Feb 26 '24 12:02 axel358

Android version?

Android 13, Samsung One UI 5.1 if that matters.

Pablo1107 avatar Feb 26 '24 12:02 Pablo1107

Ah I understand now. Unfortunately that's how application overlays work. They draw on top of pretty much everything. The only work around for this is that since a12.1 the dock can draw on top of Android's nav bar. That is if you use button navigation and set the dock height to minimum the space taken by the dock will be similar to the nav bars height thus not overlapping application contents. Closing this as a technical limitation

axel358 avatar Feb 26 '24 13:02 axel358