[Webkit-unassigned] [Bug 38780] New: extend PopupMenuStyle with text alignment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 16:00:38 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38780

           Summary: extend  PopupMenuStyle with text alignment
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xji at chromium.org


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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list