WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
97590
Auto-scroll broken when selecting text
https://bugs.webkit.org/show_bug.cgi?id=97590
Summary
Auto-scroll broken when selecting text
Christian Muise
Reported
2012-09-25 12:04:48 PDT
Chrome Version: 19.0.1084.30 OS Version: Linux Mint URLs (if applicable) : *
http://stackoverflow.com/questions/10148914/selecting-infowindow-text-causing-bad-scrolling/
*
https://google-developers.appspot.com/maps/documentation/javascript/examples/infowindow-simple-max
Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 5: FAIL Firefox 4.x: OK IE 7/8/9: What steps will reproduce the problem? 1. Create an InfoWindow in Google Maps that has too much text to fit vertically, causing a vertical scrollbar to be created. 2. Select text near the center of the window. What is the expected result? When selecting text, I would expect the scrolling of the InfoWindow to take place only when the cursor reaches the bottom of the visible text. What happens instead? It starts scrolling prematurely. The problem is amplified when there is more text to go through. This raises problems with other forms of interaction as well (entering text in an input field, etc.). This can be tested on the second url provided above -- just reduce the size of the browser window so scrolling is necessary, and refresh the page. UserAgentString: Mozilla/5.0 (X11; Linux i686) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.30 Safari/536.5 Note: This also fails on the webkit nightly build (Sept 25th, 2012)
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug