RESOLVED FIXED 162540
[EFL] Locate color picker popup to center of window
https://bugs.webkit.org/show_bug.cgi?id=162540
Summary [EFL] Locate color picker popup to center of window
Gyuyoung Kim
Reported 2016-09-25 07:39:29 PDT
Color picker popup hasn't located in a center of main window, because elm_win_center() function doesn't work correctly. It looks a bug. To fix this problem, this patch uses evas_object_geometry_set() instead.
Attachments
Patch (2.46 KB, patch)
2016-09-25 07:40 PDT, Gyuyoung Kim
no flags
Patch (2.36 KB, patch)
2016-09-25 22:15 PDT, Gyuyoung Kim
no flags
Patch (2.36 KB, patch)
2016-09-25 22:16 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2016-09-25 07:40:36 PDT
Gyuyoung Kim
Comment 2 2016-09-25 22:15:25 PDT
Gyuyoung Kim
Comment 3 2016-09-25 22:16:28 PDT
WebKit Commit Bot
Comment 4 2016-09-27 04:49:01 PDT
Comment on attachment 289798 [details] Patch Clearing flags on attachment: 289798 Committed r206429: <http://trac.webkit.org/changeset/206429>
WebKit Commit Bot
Comment 5 2016-09-27 04:49:05 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.