Updates:
        Labels: -OS-Mac OS-All

Comment #5 on issue 21738 by [email protected]: Scrollbar is shown as  
inactive if findbar or omnibox has focus
http://code.google.com/p/chromium/issues/detail?id=21738

This is because we make the document lose focus when we focus the omnibox  
or the
find bar. Firefox and IE does it this way, but Safari does not.

I think the problem is that the code that determines whether or not to draw  
the blurred
scrollbars looks at the wrong property. It should check if the active  
window is focused
and not whether the document is focused.

This might need to be upstreamed as well.

--
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