bromite/bromite

Unresponsive top bar UI after opening new tab from share menu or custom tab intent

deepspaceaxolotl opened this issue · 0 comments

Preliminary checklist

  • I have read the README.
  • I have searched the existing issues for my problem. This is a new ticket, NOT a duplicate or related to another open issue.
  • I have read the FAQs.
  • I have updated Bromite to the latest version. The bug is reproducible on this latest version.
  • This is a bug report about the Bromite browser (not about the website, building Bromite, F-Droid or anything else).

Can the bug be reproduced with corresponding Chromium version?

No

Bromite version

108.0.5359.156

Device architecture

armeabi-v7a

Android version

6

Device model

Samsung Galaxy S5 (SM-G900F)

Changed flags

no flags changed

Is this bug about the SystemWebView?

No

Is this bug happening in an incognito tab?

No

Is this bug caused by the adblocker?

No

Is this bug a crash?

No.

Describe the bug

As first described in #2389, in the latest version, using the Open URL in Bromite option in the share menu, or the Open in Bromite option in a custom tab intent, opens the URL in a new tab, but the UI (the whole top bar) becomes completely unresponsive, necessitating a restart.

The options menu is accessible via haptic buttons and is responsive, but the rest of the top bar remains unresponsive, and opening a new tab can make the top bar disappear completely.

This seems to happen on the second time doing either method after a restart and can be replicated reliably.

Steps to reproduce the bug

  1. Pick option to share URL
  2. Choose "Open URL in Bromite"

or:

  1. Open URL in a custom tab intent
  2. Choose "Open in Bromite" from the options menu

Expected behavior

The UI should stay responsive.

Screenshots

No response