Bug 84139

Summary: [Chromium] REGRESSION: Popup shrinks because of autocomplete
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: FormsAssignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: isherman, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Alexander Pavlov (apavlov) 2012-04-17 03:02:49 PDT
With an RTL language, a popup window (opened with window.open) shrinks and moves when a user types in a field with autocompletions available.

Upstreaming http://code.google.com/p/chromium/issues/detail?id=123432
Comment 1 Alexander Pavlov (apavlov) 2012-04-17 06:47:29 PDT
Created attachment 137531 [details]
Patch
Comment 2 Ilya Sherman 2012-04-17 13:40:38 PDT
Comment on attachment 137531 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=137531&action=review

I am not a reviewer, but this looks good to me.  Thanks for the fix :)

> Source/WebCore/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=84139

nit: Please add a link to the Chromium bug here as well.
Comment 3 Alexander Pavlov (apavlov) 2012-04-18 06:38:40 PDT
Created attachment 137679 [details]
Patch
Comment 4 Kent Tamura 2012-04-18 09:15:56 PDT
Comment on attachment 137679 [details]
Patch

rubber-stamped
Comment 5 WebKit Review Bot 2012-04-18 09:25:58 PDT
Comment on attachment 137679 [details]
Patch

Clearing flags on attachment: 137679

Committed r114513: <http://trac.webkit.org/changeset/114513>
Comment 6 WebKit Review Bot 2012-04-18 09:26:03 PDT
All reviewed patches have been landed.  Closing bug.