-
Notifications
You must be signed in to change notification settings - Fork 710
show toolbar with loading progress when toolbar is hidden and url is tapped #7075
Comments
I would like to take up this issue |
@ryg-git Thank you for the report! I tested now and indeed this issue affects all current Focus releases but Fenix seems to be unaffected. |
This scenario should probably be accounted for in ToolbarBehaviorController for which I've opened mozilla-mobile/android-components#12215 . @ryg-git I understand you wanted to work on this? Please let me know if this sounds like something that you can help with or you'd prefer to let us make the changes. |
Hello @Mugurell, Thank you for considering my request, This issue I opened is for focus only, on fenix, toolbar is expended on navigation, sorry if I didn't make it clear in the issue statement. I checked the fenix code and tried to implement similar behaviour in focus-android, therefore I think these changes can fix this issue (please checkout gif in the PR I created), please let me know if you want me to change anything. Thank you! |
@ryg-git That seems like a nice quick fox for the issue, thank you! |
…equest changes added `expandToolbarOnNavigation`method which listens to changes in `tab.content.url` and `tab.content.loadRequest` to expand the toolbar and show loading progress. closes mozilla-mobile#7075
Reopen for testing. |
Verified as fixed on the latest Focus nightly 102.0a1 from 5/26 with Oppo Reno 6 (Android 12), and Google Pixel (Android 10). |
…n navigation or load request changes Added `expandToolbarOnNavigation`method which listens to changes in `tab.content.url` and `tab.content.loadRequest` to expand the toolbar and show loading progress.
Steps to reproduce
Expected behavior
Actual behavior
Device information
The text was updated successfully, but these errors were encountered: