bottom edge hint inactive in application details screen
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | unity8 (Ubuntu) |
High
|
Albert Astals Cid | ||
Bug Description
This is on krillin with image #106 from the vivid-proposed channel. Steps to reproduce:
1) Go to the home screen (apps scope) and scroll it all the way to the top (to ensure the bottom edge hint is visible)
2) Long press on any icon in the grid to show details about the application
3) Notice how the bottom edge hint is still visible, but trying to swipe from the bottom edge doesn’t have any effect
I suppose the hint should be hidden while in the application details screen.
Related branches
- Andrea Cimitan (community): Approve on 2015-02-16
- PS Jenkins bot: Approve (continuous-integration) on 2015-02-16
-
Diff: 49 lines (+24/-1)2 files modifiedqml/Dash/Dash.qml (+2/-1)
tests/qmltests/Dash/tst_Dash.qml (+22/-0)
| Michał Sawicz (saviq) wrote : | #1 |
| Changed in unity8 (Ubuntu): | |
| status: | New → Confirmed |
| importance: | Undecided → High |
| assignee: | nobody → Albert Astals Cid (aacid) |
| status: | Confirmed → Triaged |
| Changed in unity8 (Ubuntu): | |
| status: | Triaged → In Progress |
| Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package unity8 - 8.02+15.
---------------
unity8 (8.02+15.
[ Albert Astals Cid ]
* Dash manage hint should not be visible in previews+test (LP:
#1422260)
* Do not declare the hostname property twice
* Fix some warnings in Mock Notifications
* Make qmluittests pass with Qt 5.4
* Preserve the aspect ratio for the card attribute images (LP:
#1411751)
* Update qmltypes
[ Andrea Cimitan ]
* Add maximumLineCount for subtitle label in cards (LP: #1414870)
[ Michael Terry ]
* Move the gschema file to data/ and install it via cmake, not dpkg.
* Refactor the greeter code to be more compartmented and isolatable.
* Silence a couple qml warnings. (LP: #1423286)
* Wait for libqofono to finish initializing before we decide whether
to skip the wizard's SIM page or not.
[ Michael Zanetti ]
* enable revealing the launcher by hitting the left edge using the
mouse
[ Ying-Chun Liu ]
* Add Autopilot Notification helper.
-- CI Train Bot <email address hidden> Tue, 24 Feb 2015 10:17:16 +0000
| Changed in unity8 (Ubuntu): | |
| status: | In Progress → Fix Released |


Does not affect rtm, so we need to find out where the regression happened (and add an automated test).