Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

The bottom toolbar can get into a state where it is difficult to get it to show again #7101

@miDeb

Description

@miDeb

I found that this can happen when you scroll down while a page is still loading, for example on github:
recording
In this case, I guess the bug is in GeckoView: While the page is loading, it announces INPUT_RESULT_HANDLED but after loading INPUT_RESULT_HANDLED_CONTENT, so the toolbar gets stuck in an invisible state.
However, this can also happen if the site navigates to a different screen, for example if you open the drawer on https://duckduckgo.com/about while the toolbar is hidden, it is impossible to get the toolbar to show up again without first closing the drawer.
recording

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions