[Webkit-unassigned] [Bug 54817] New: Clicking on a disabled <input type=range> control kills mouse events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 19 20:23:46 PST 2011


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

           Summary: Clicking on a disabled <input type=range> control
                    kills mouse events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ian at hixie.ch


STEPS TO REPRODUCE
1. Load http://junkyard.damowmow.com/452
2. Click on a text field. Notice that it gets focus.
3. Click on the other text field. Notice that it gets focus.
4. Click on the disabled range control.
5. Click on the first text field again.

EXPECTED RESULTS
First text field should get focus again.

ACTUAL RESULTS
Mouse events stop working after clicking a disabled range control.

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