Bug 84139 - [Chromium] REGRESSION: Popup shrinks because of autocomplete
Summary: [Chromium] REGRESSION: Popup shrinks because of autocomplete
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 03:02 PDT by Alexander Pavlov (apavlov)
Modified: 2012-04-18 09:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.97 KB, patch)
2012-04-17 06:47 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff
Patch (5.10 KB, patch)
2012-04-18 06:38 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.