GNOME Bugzilla – Bug 690280
Context menu unreachable for long menus.
Last modified: 2012-12-17 09:45:00 UTC
This happens when right clicking on an application which has a long context menu where the top corner of the menu is at top of the screen. This can be reproduce with Eclipse and Firefox (with spellchecker suggestions). Following is a bug that is reported in the eclipse issues which give a demonstration how to reproduce this. https://bugs.eclipse.org/bugs/show_bug.cgi?id=343278 What happens is the context menus are only top most in the shell group which renders windows. There for the menu doesn't pops up above the gnome top bar. Instead they appear below the gnome shell top bar which causes the menu to unreachable. This problem has been resolved in cinnamon desktop which is also based on the gnome-shell code base.
I have worked on a patch which brings the cinnamon modification in the gnome 3.6.1 code base. Information is there in the following URL http://gaps-blog.blogspot.com/2012/12/gnome-shell-popup-menu-problem-solved.html I will try to attach patch files into this bug which fixed this problem soon.
*** Bug 690328 has been marked as a duplicate of this bug. ***
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 633620 ***
Gayan: that's great news! If you create a patch, can you attach it to the original issue please? (bug 633620) thanks!