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
Created attachment 137531 [details] Patch
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.
Created attachment 137679 [details] Patch
Comment on attachment 137679 [details] Patch rubber-stamped
Comment on attachment 137679 [details] Patch Clearing flags on attachment: 137679 Committed r114513: <http://trac.webkit.org/changeset/114513>
All reviewed patches have been landed. Closing bug.