← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1422920] [NEW] Additions to LocationBarController API

 

Public bug reported:

LocationBarController should grow the following extra features:

- show() and hide() methods that would temporarily show or hide the location bar when mode == ModeAuto, without having to change the mode to ModeShown or ModeHidden and then back again to ModeAuto.
- A mechanism to disable the animation when changing mode. A use case for this would be toggling full-screen mode in the browser - in this case it doesn't make sense to hide the location bar with an animation.

** Affects: oxide
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1422920

Title:
  Additions to LocationBarController API

Status in Oxide Webview:
  New

Bug description:
  LocationBarController should grow the following extra features:

  - show() and hide() methods that would temporarily show or hide the location bar when mode == ModeAuto, without having to change the mode to ModeShown or ModeHidden and then back again to ModeAuto.
  - A mechanism to disable the animation when changing mode. A use case for this would be toggling full-screen mode in the browser - in this case it doesn't make sense to hide the location bar with an animation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1422920/+subscriptions


Follow ups

References