WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(2.36 KB, patch)
2016-09-25 22:15 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch
(2.36 KB, patch)
2016-09-25 22:16 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2016-09-25 07:40:36 PDT
Created
attachment 289777
[details]
Patch
Gyuyoung Kim
Comment 2
2016-09-25 22:15:25 PDT
Created
attachment 289797
[details]
Patch
Gyuyoung Kim
Comment 3
2016-09-25 22:16:28 PDT
Created
attachment 289798
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug