Demo edges is hard to drag up after bringing the indicators down

Bug #1383693 reported by Albert Astals Cid
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
unity8 (Ubuntu)
Invalid
Medium
Nick Dedekind

Bug Description

When you are in the edges demo stage, dragging up after you have dragged down the indicators only seems to work from the right hand side of the screen, not from the left hand side.

Related branches

Changed in unity8 (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
assignee: nobody → Ying-Chun Liu (paulliu)
Revision history for this message
Ying-Chun Liu (paulliu) wrote :

This bug seems to be only happened on RTM images right now.
By running
$ phablet-config edges-intro --enable
we can get the bug.

Revision history for this message
Ying-Chun Liu (paulliu) wrote :

--- /tmp/EdgeDemo.qml 2014-10-24 23:19:34.249803667 +0800
+++ EdgeDemo.qml 2014-08-11 20:37:50.248255000 +0800
@@ -169,7 +169,7 @@
                 "edge": "bottom",
                 "title": i18n.tr("Close"),
                 "text": i18n.tr("Swipe up again to close the settings screen"),
- "anchors.fill": demo.indicators,
+ "anchors.fill": demo.indicators.content,
             });
         }
         if (d.bottomEdgeDemo) {

Seems this fixes.

Ying-Chun Liu (paulliu)
Changed in unity8 (Ubuntu):
status: Triaged → In Progress
Michał Sawicz (saviq)
Changed in unity8 (Ubuntu):
assignee: Ying-Chun Liu (paulliu) → Nick Dedekind (nick-dedekind)
Revision history for this message
Michael Terry (mterry) wrote :

This is now obsolete. Edge tutorial has a whole new redesign.

Changed in unity8 (Ubuntu):
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.