bitcoin-core / gui-qml

Bitcoin GUI (experimental QML-based fork)
MIT License
107 stars 40 forks source link

Bottom and right edges of display are grey on Android Pixel 6a #333

Open epiccurious opened 1 year ago

epiccurious commented 1 year ago

Is there an existing issue for this?

Current behaviour

The space at the bittom of the app screen displays as grey.

There’s also a narrow (~3 pixel) grey column on the right side.

This display bug happens on all the menus/screens, not just the one from the screenshot

IMG_3087

Expected behaviour

The black background should fill the entire screen.

Steps to reproduce

Install the Android64 apk on a Google Pixel 6a.

Relevant log output

None

How did you obtain Bitcoin Core

Pre-built binaries

What version of Bitcoin Core are you using?

v24.99.0-e0aacd194c3a

Operating system and version

Android 13

Machine specifications

Google Pixel 6a

FHD+ (1080 x 2400) OLED at 429 ppi 71.8mm X 152.2mm 20:9 aspect ratio

GBKS commented 1 year ago

Thanks for reporting. I know the team is aware of this, but I don't think there is an open issue or PR (devs might know better though).

GBKS commented 1 year ago

@johnny9 if I remember correctly, you were working on this problem some time back? Do you know the status of this? If there's a PR already, could we link it to this issue?

johnny9 commented 5 months ago

Will address this once we update Qt as the Android Qt platform has significantly changed and its likely been resolved.