RESOLVED INVALID 38780
extend PopupMenuStyle with text alignment
https://bugs.webkit.org/show_bug.cgi?id=38780
Summary extend PopupMenuStyle with text alignment
Xiaomei Ji
Reported 2010-05-07 16:00:38 PDT
Currently, PopupMenuStyle has TextDirection field, but not field for text alignment. Webkit align popup left when using natural writing direction. It would be useful to add text alignment in PopupMenuStyle so that each client could draw text using the desired alignment and text direction, such as align popup right but display menu item in natural writing direction. Related Bug 19785, Bug 38749, Bug 29612, and chromium issue 6139 (http://crbug.com/6139)
Attachments
Xiaomei Ji
Comment 1 2011-01-28 13:44:31 PST
Note You need to log in before you can comment on or make changes to this bug.