[Webkit-unassigned] [Bug 15021] New: Mouse left click does not set focus to <div> with style overflow:auto

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 08:55:06 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15021

           Summary: Mouse left click does not set focus to <div> with style
                    overflow:auto
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: just1gb at gmail.com


When a div has style "overflow:auto" and has content more than it can fit,
left_clicking mouse on the <div> should set keyboard focus to the <div>.
Scrolling using keyboard up and down arrow keys should scroll the div and not
the main page that contains it.

Repro steps: 
1)Play any video @ youttube
2)Click on the div which shows related videos
3)press Keys "up" or "down" arrown
4) Safari scrolls main page instead of the div.


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



More information about the webkit-unassigned mailing list