[Webkit-unassigned] [Bug 162540] New: [EFL] Locate color picker popup to center of window
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 25 07:39:29 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162540
Bug ID: 162540
Summary: [EFL] Locate color picker popup to center of window
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gyuyoung.kim at webkit.org
CC: lucas.de.marchi at gmail.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160925/d9a58f61/attachment-0001.html>
More information about the webkit-unassigned
mailing list