|
Bugzilla – Full Text Bug Listing |
| Summary: | Main Menu - <Control><Alt>d doesn't Hide all windows and focus desktop when Main Menu is open | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Eric Ward <eward> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED UPSTREAM | QA Contact: | E-mail List <nld10-bugs-qa> |
| Severity: | Normal | ||
| Priority: | P4 - Low | CC: | federico, vuntz, william |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | gnomeup-gnome-main-menu gnome-usability | ||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 341831 | ||
|
Description
Eric Ward
2006-08-03 16:48:44 UTC
The is the same for the traditional menu as well because of the keyboard grab, really a duplicat. *** This bug has been marked as a duplicate of bug 135951 *** Reasons for re-opening the bug: 1) The behavior described is currently available to users of Microsoft Windows XP 2) Can introduce confusion for disabled users where the focus is 'stolen' by the menu 3) A Specific scenario has been identified and documented in this bug I would appreciate if a status specific for the case expressed here could be identified. Some may not be feasible for SP1 but I would like to see them documented at least. I do not believe 2) is really an accessibility concern since it works in appropriate context. ctrl-alt-d should close the menu anyhow when it minimizes all other windows so the Esc and then ctrl-alt-d give the desired behaviour (behaviour consistent with an application menu drop down btw). As a special case we could see what /apps/metacity/global_keybindings/show_desktop says, and then pass on a message to metacity to show the desktop. I don't know if there's an EWMH hint to do this. You can copy code from libwnck to show the desktop. See wnck_screen_toggle_showing_desktop() Still valid in 11.0. Reproduced on current 11.3 and Fedore 14. Sending upstream https://bugzilla.gnome.org/show_bug.cgi?id=635925 |