[sdk] Hide toolbar when user interacts with tabs header
Bug #1223600 reported by
Tim Peeters
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Critical
|
Tim Peeters | ||
Ubuntu UX |
Fix Released
|
High
|
Jouni Helminen | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Tim Peeters |
Related branches
lp://staging/~tpeeters/ubuntu-ui-toolkit/tabbar-closes-toolbar
- Tim Peeters: Disapprove
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Cris Dywan: Pending requested
-
Diff: 110 lines (+95/-0)2 files modifiedmodules/Ubuntu/Components/MainView.qml (+9/-0)
tests/unit_x11/tst_components/tst_hide_chrome.qml (+86/-0)
lp://staging/~tpeeters/ubuntu-ui-toolkit/tabbar-closes-toolbar2
- PS Jenkins bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 111 lines (+96/-0)2 files modifiedmodules/Ubuntu/Components/MainView.qml (+10/-0)
tests/unit_x11/tst_components/tst_hide_chrome.qml (+86/-0)
Changed in ubuntu-ui-toolkit: | |
importance: | Undecided → Critical |
assignee: | nobody → Tim Peeters (tpeeters) |
summary: |
- Show toolbar when user interacts with tabs header + Hide toolbar when user interacts with tabs header |
tags: | added: tabs toolbar |
Changed in ubuntu-ui-toolkit: | |
importance: | Critical → Undecided |
Changed in ubuntu-ux: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → High |
status: | New → Fix Committed |
Changed in ubuntu-ui-toolkit: | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Confirmed |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit: | |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit: | |
status: | In Progress → Confirmed |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | In Progress → Confirmed |
tags: | added: sabdfl-ux-requests |
Changed in ubuntu-ux: | |
status: | Fix Committed → Confirmed |
Changed in ubuntu-ui-toolkit: | |
importance: | High → Critical |
Changed in ubuntu-ui-toolkit: | |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Tim Peeters (tpeeters) |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
summary: |
- Hide toolbar when user interacts with tabs header + [sdk] Hide toolbar when user interacts with tabs header |
Changed in ubuntu-ux: | |
assignee: | John Lea (johnlea) → Jouni Helminen (jounihelminen) |
Changed in ubuntu-ux: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Should the toolbar close when the user touches the tab area to activate the tabbar, or also when the tabbar is already opened (initially) and the user touches it, for example to switch tabs? I am asking because when switching tabs, chances are high that the toolbar will need to open again to show the tools available in the newly selected tab.