canmove, Confirmed users, Bureaucrats and Sysops emeriti
6,906
edits
mNo edit summary |
mNo edit summary |
||
| Line 9: | Line 9: | ||
</bugzilla> | </bugzilla> | ||
</onlyinclude> | </onlyinclude> | ||
== Goals == | |||
* Declutters the viewing screen when browsing by free-ing up screen real estate | |||
* Of special import for smaller, lower-to-mid tier smartphones where screens are physically smaller, therefore freeing up viewing real estate is even more important to the user | |||
== Specifications == | |||
* Show the URL bar when a user actively seeks to interact with it | |||
* When a user is simply reading a page, make the URL bar hide | |||
* Make the bar visible when a user 'pulls down' the screen | |||
== User stories == | |||
* As a user, I want the navigation bar to hide so that my entire screen is used for browsing. | |||
* As a user, I want to be able to pull down the navigation bar, so that I can have access to this bar whenever I want it easily and seamlessly. | |||
== UX design == | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=716403#c6 Associated bug for tracking] | |||
** NB: One difference in implementation from the animation and current implementation is that the bar is pulled down wherever in the screen the user 'pulls down' | |||
== Quality criteria == | |||
# User stories are satisfied | |||
# Specifications are met | |||