This bug was fixed in the package gtk+3.0 - 3.10.7-0ubuntu4
---------------
gtk+3.0 (3.10.7-0ubuntu4) trusty; urgency=medium
* debian/patches/ubuntu_gtk_custom_menu_items.patch:
- clean leftover debug g_message() call
* debian/patches/git_popup_menu_shift.patch:
- "gtkmenu: displace popups by their css margin. Without a margin,
the pointer is above the first (or last) menu item, making it easy
to accidentally activate that item.", thanks Lars Uebernickel
(lp: #1281617)
-- Sebastien Bacher <[email protected]> Thu, 06 Mar 2014 11:53:02 +0100
** Changed in: gtk+3.0 (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1281617
Title:
Missing padding above menu's first item and below last item
Status in GTK+ GUI Toolkit:
Fix Released
Status in “gtk+3.0” package in Ubuntu:
Fix Released
Status in “ubuntu-themes” package in Ubuntu:
In Progress
Bug description:
Problem occurs with: light-themes 13.04+13.10.20131014-0ubuntu1, Ubuntu 13.10
Does not occur with: light-themes 0.1.8.11, Ubuntu 11.04
1. Position the pointer on an empty area of the desktop, or of a Nautilus
window's main pane.
2. Without moving the pointer at all, either hold down the right mouse
button, or click once.
3. Release the button, or click again.
What happens:
2. A shortcut menu opens with "New Folder" highlighted.
3. A new folder is created.
What should happen:
2. A shortcut menu opens with nothing highlighted.
3. Nothing.
This is a regression of bug 626462. I noticed the problem during a
usability test in 2009 or 2010, when someone tapped absent-mindedly on
the right mouse button and created a folder without realizing it.
The fix is to add as much padding above every menu's first item, and
below its last item, as there is above or below a menu separator (as
illustrated in bug 659866).
Fixing this would also help avoid accidentally closing a menu in the
menu bar, when its first item is a submenu or other control that is
dangerously close to other items in the menu bar.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1281617/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp