UNCONFIRMED 122211
Searching on page disables scrolling of fixed div
https://bugs.webkit.org/show_bug.cgi?id=122211
Summary Searching on page disables scrolling of fixed div
Chris Rawnsley
Reported 2013-10-02 03:40:05 PDT
Steps to reproduce: 1. When the page has finished loading notice that you can scroll the menu on the left and the content on the right. 2. Now search, using Cmd+f, for "saved to the server". 3. Try again to scroll the fixed menu on the left. 4. Pressing Esc to cancel further searching fixes the scroll once again. In step 2 it seems to me that the string being searched for needs to be enough down the page in order to trigger an automatic scroll to that part. So it may depend on the size of your screen.
Attachments
Simplified test case exhibiting similar behaviour. (36.56 KB, text/html)
2013-10-03 09:06 PDT, Chris Rawnsley
no flags
Chris Rawnsley
Comment 1 2013-10-02 05:29:09 PDT
Currently running r156764 but I've noticed this for a couple of weeks (at least) now.
Chris Rawnsley
Comment 2 2013-10-03 01:22:25 PDT
Doesn't work for me in Safari 6.0.5 either.
Chris Rawnsley
Comment 3 2013-10-03 09:06:26 PDT
Created attachment 213261 [details] Simplified test case exhibiting similar behaviour. Triggered this time using the string "Morbi sit".
Note You need to log in before you can comment on or make changes to this bug.