[Webkit-unassigned] [Bug 29612] [Chromium] the drop-down is always left-aligned even for RTL element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 12:31:08 PDT 2009


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





--- Comment #15 from Xiaomei Ji <xji at chromium.org>  2009-09-25 12:31:02 PDT ---
Per Jeremy's suggestion, I am attaching the snapshots of <select> and autofill
in 3 platforms.

1. Windows: the patch fixes alignment problem for both <select> and autofill
2. Linux: ditto
3. Mac: the patch fixes alignment problem for autofill only.
Though debugging, seems that the painting of drop-down items for <select> in
Mac does not stop at PopupMenuChromium.cpp Ln 829 (PopupListBox::paintRow()),
which the fix kicks in. 

I would like to landing the patch (after review), and we can work on <select>
in Mac in another CL.

-- 
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