"Disabled Top-level Menus " test-case not valid anymore
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Triaged
|
Medium
|
Unassigned | ||
unity (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
This is the testcase in lp:unity file manual-
-------
Disabled Top-level Menus
-------
Setup:
#. Install the 'gnome-dictionary' package.
Actions:
#. Launch the 'gnome-dictionary' application.
#. Open the 'View' menu.
#. Move the mouse over the 'Go' menu.
Expected Result:
#. THe Go menu should NOT open.
-------
gnome-dictionary was apparently changed in quantal and there is no view nor go menu which makes this test-case bogus.
We need to rewrite it but I'm not too keen to look for application which disabled top-level menu (and fix this testcase for next release when the top-level window changes).
It would be best to create a simple test-app and automate this using autopilot.
description: | updated |
Changed in unity: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in unity (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
I checked nearly every pre-installed GUI application, but wasn't able to find any that disables the top-level menu. Gedit comes close, it has a Go menu with all options disabled but the main menu is still enabled.
It would be better to simply write an application to demonstrate this.