Status: Assigned
Owner: [email protected]
CC: [email protected],  [email protected],  [email protected],   
[email protected],  [email protected]
Labels: Type-Bug Pri-3 OS-All Area-BrowserUI Mstone-X I18N RTL

New issue 6077 by [email protected]: Find In Page box not positioned  
accurately on RTL UIs
http://code.google.com/p/chromium/issues/detail?id=6077

<see b\1210355>

The code that positions the Find In Page box assumes that the web page's
scroll bar is always positioned on the right hand side of the page.
Currently, this causes the Find In Page box to be positioned slightly
differently on RTL and LTR locales.

This is currently not a problem because WebKit always positions the web
page's scroll bars on the right hand side, but this is a WebKit bug. Once
this WebKit bug is fixed, the Find In Page box is going to be positioned
very close to or even on top of the left hand side scroll bar on RTL UIs.

In order to fix this problem, the Find In Page box positioning code should
find out the location of the page's scroll bars and use this information in
order to accurately position the Find In Page box.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to