Closing the tabs view doesn’t reveal the chrome
Bug #1441064 reported by
Olivier Tilloy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app |
Fix Released
|
Medium
|
Olivier Tilloy | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
(this is a minor regression introduced by http://
Steps to reproduce, on a touch device:
1) On a page, scroll all the way to the top to ensure that the chrome is displayed
2) Do a bottom-edge swipe gesture to reveal the tabs view
3) Either tap on the current tab or on the "Done" button at the bottom of the view to close it
Expected result: the chrome is visible
Current result: the chrome is hidden (but scrolling up on the page reveals it)
Related branches
lp://staging/~osomon/webbrowser-app/locationBarController-show-hide
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Alexandre Abreu (community): Approve
-
Diff: 162 lines (+51/-46)4 files modifieddebian/control (+1/-1)
src/app/ChromeController.qml (+39/-30)
src/app/webbrowser/Browser.qml (+9/-7)
src/app/webcontainer/WebApp.qml (+2/-8)
Changed in webbrowser-app: | |
status: | Triaged → In Progress |
assignee: | nobody → Olivier Tilloy (osomon) |
Changed in webbrowser-app (Ubuntu): | |
status: | Confirmed → In Progress |
status: | In Progress → Confirmed |
Changed in webbrowser-app: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
This will require the addition of a show() method on oxide’s locationBarCont roller API to fix (bug #1422920).