GNOME Bugzilla – Bug 635645
right click items to far to the right falls of the screen
Last modified: 2013-03-03 21:33:13 UTC
Created attachment 175133 [details] application overview example this might be specific to the overview-relayout branch, perhaps not. When right-click an item that is too far to the right, the bubble pops out to the right and become "invisible".
While bug 631537 will fix this for the application view, it is still a problem for the dash with RTL locales.
Created attachment 175501 [details] [review] app-display: Popup menus to the left in RTL locales The popup menus of application icons in both the dash and the app view are positioned on the right of the icon. In the case of the dash this results in the menu being displayed off-screen in RTL locales, so move it to the opposite side instead. This fixes the RTL part of the problem. The rest should be less pressing with the temporary padding Jon added (and the filter list which will land eventually). It still happens for search results though, so we need a patch there anyway.
Review of attachment 175501 [details] [review]: Looks fine
Comment on attachment 175501 [details] [review] app-display: Popup menus to the left in RTL locales Attachment 175501 [details] pushed as 08b84b1 - app-display: Popup menus to the left in RTL locales Leaving the bug open, as the original problem is not fixed yet.
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 678164 ***