Bug 38780

Summary: extend PopupMenuStyle with text alignment
Product: WebKit Reporter: Xiaomei Ji <xji>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: avi, jshin, mitz, playmobil, xji
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 19785    

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.