[Webkit-unassigned] [Bug 97590] New: Auto-scroll broken when selecting text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 12:04:21 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97590

           Summary: Auto-scroll broken when selecting text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://code.google.com/p/chromium/issues/detail?id=124
                    548
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christian.muise at gmail.com


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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list