After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 704542 - popupMenu: Fix popup menu layouts in RTL directions
popupMenu: Fix popup menu layouts in RTL directions
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-19 11:17 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-07-22 11:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
popupMenu: Fix popup menu layouts in RTL directions (990 bytes, patch)
2013-07-19 11:17 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-07-19 11:17:47 UTC
The math for inverting RTL layouts (which was copy/pasted from
ClutterBoxLayout) was incorrect for non-zero child offsets.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-07-19 11:17:49 UTC
Created attachment 249616 [details] [review]
popupMenu: Fix popup menu layouts in RTL directions
Comment 2 Giovanni Campagna 2013-07-22 11:08:02 UTC
Review of attachment 249616 [details] [review]:

Right
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-07-22 11:11:19 UTC
Attachment 249616 [details] pushed as 43661ff - popupMenu: Fix popup menu layouts in RTL directions