Open mcomella opened 5 years ago
A gotchas you'll have to look out for when fixing this: if a page is fullscreen, some content may be hidden behind the toolbar: presumably that content should be brought above the toolbar before the toolbar scroll is disabled.
See also https://github.com/mozilla-mobile/focus-android/issues/3815 and https://github.com/mozilla-mobile/firefox-echo-show/issues/95
Steps to reproduce
Expected behavior
Actual behavior
Device information
A gotchas you'll have to look out for when fixing this: if a page is fullscreen, some content may be hidden behind the toolbar: presumably that content should be brought above the toolbar before the toolbar scroll is disabled.