[Webkit-unassigned] [Bug 27889] New: [Chromium] RTL autocomplete popup is not layout correctly.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 31 10:30:18 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27889
Summary: [Chromium] RTL autocomplete popup is not layout
correctly.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: xji at chromium.org
Created an attachment (id=33887)
--> (https://bugs.webkit.org/attachment.cgi?id=33887)
test case
Steps to reproduce:
1. Open attached file "RTL_Form_Autofill_Pop-up.html" in Chrome.
2. Type some long text in the "First name" input box
>>Say "abcd abcd abcd abcd abcd abcd"
3. Click "Submit"
4. Open the file again
5. Type the first letter "a"
6. The form autofill pop-up should show up now
Result:
The form autofill pop-up width is much longer than that of the input box, it is
left-aligned, and extended all the way to the right.
Expected:
All other browsers (Fx, IE, Safari), the width of the form autofill pop-up is
always the
same as the width of input box, and show ellipsis for the long text inside
the pop-up, so they don't have this problem, please refer the picture attached
--
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