Code review comment for lp:~nick-dedekind/unity/lp923657.dash-dismiss

Revision history for this message
Andrea Azzarone (azzar1) wrote :

86 +
87 +Test the Panel does not lose track of when the Dash is opened then closed.
88 +--------------------------------------------------------------------------
89 +This tests shows the panel will not think the Dash is opened when it is closed.
90 +(see lp:1044086)
91 +
92 +Setup:

Please use Actions:

93 +#. ress Super twice (Quickly)
94 +
95 +Expected Result:
96 + The panel should look the same as if you had never opened the dash.
97 +
98 +Wrong Result:
99 + The panel still thinks the dash is open and is blured to match your background.

Also Wrong Result section is not listed in TEST_TEMPLATE.txt

The cpp looks good to me and works here. Ask thomi to review the AP test.

review: Needs Fixing

« Back to merge proposal