reference-browser icon indicating copy to clipboard operation
reference-browser copied to clipboard

System insets overlap with web content

Open jonalmeida opened this issue 5 months ago • 4 comments

Steps to reproduce

  1. Open any page.
  2. Open Settings.

Expected behaviour

  • In both steps, the app content shouldn't be covered by the system insets.

Actual behaviour

  • They are both covered. See screenshot below.

Device information

  • Android device: Pixel 8a, Android 16 in particular.
  • Reference Browser version: Current as of filing.
Image

jonalmeida avatar Jun 12 '25 16:06 jonalmeida

I thought I fixed this in https://github.com/mozilla-mobile/reference-browser/pull/3600, but I guess not.

jonalmeida avatar Jun 12 '25 16:06 jonalmeida

You did, but targeting 36 makes the added attribute obsolete.

mcarare avatar Jun 12 '25 16:06 mcarare

I have a local patch that fixes this (I use it when I want to run reference browser locally). I could send a PR if you want.

segunfamisa avatar Jun 19 '25 19:06 segunfamisa

Patches always welcome - I haven't gotten around to this yet. Thank you!

jonalmeida avatar Jun 20 '25 18:06 jonalmeida