Comment #13 on issue 27960 by [email protected]: Find-in bar scrolls  
with the page after switch back to the tab.
http://code.google.com/p/chromium/issues/detail?id=27960

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=32725

------------------------------------------------------------------------
r32725 | [email protected] | 2009-11-20 18:09:27 -0800 (Fri, 20 Nov  
2009) | 12 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/249/src/chrome/browser/views/frame/browser_view.cc?r1=32725&r2=32724

Merge 32284 - Fix find bar scrolling with the page after switching back to  
tab.

We need to do a BrowserView::Layout() (which updates things like the  
bookmarks bar and the find bar) both in between the TabContents  
detach/attach AND after the final attach. This way, we toggle the bookmarks  
bar at the right time, but we still end up setting the find bar properly.

R=beng
BUG=27960
TEST=Navigate to a page where you can see the vertical scroll bar. Press  
Ctrl+F to open the find bar. Switch to another tab and then back to the  
original tab. Scroll down/up the page. The find bar should stay in place,  
not scroll with the page or disappear.

Review URL: http://codereview.chromium.org/397036

[email protected]
Review URL: http://codereview.chromium.org/424013
------------------------------------------------------------------------


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