Public bug reported: When going into fullscreen mode, unity8 hides the indicators top with an animation, which results in the webview being resized. Since the fullscreen dismiss hint is shown right away, it results in an unpleasant artifact where the hint moves immediately after being displayed.
A possible solution would be to anchor the hint to the bottom of the view and ensure that it doesn’t move when the view is resized. Another possibility is to delay the display of the hint by e.g. 500 msecs to wait for the view to be fully resized. ** Affects: webbrowser-app Importance: Medium Assignee: Olivier Tilloy (osomon) Status: Confirmed -- You received this bug notification because you are a member of Ubuntu WebApps bug tracking, which is subscribed to webbrowser-app. https://bugs.launchpad.net/bugs/1454097 Title: On devices, fullscreen dismiss hint moves upwards while indicators are being hidden Status in Web Browser App: Confirmed Bug description: When going into fullscreen mode, unity8 hides the indicators top with an animation, which results in the webview being resized. Since the fullscreen dismiss hint is shown right away, it results in an unpleasant artifact where the hint moves immediately after being displayed. A possible solution would be to anchor the hint to the bottom of the view and ensure that it doesn’t move when the view is resized. Another possibility is to delay the display of the hint by e.g. 500 msecs to wait for the view to be fully resized. To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1454097/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-webapps-bugs Post to : ubuntu-webapps-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs More help : https://help.launchpad.net/ListHelp