[Webkit-unassigned] [Bug 8300] New: First mouse click is randomly ignored when clicking on input elements (checkbox and radio)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Apr 10 12:54:36 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8300

           Summary: First mouse click is randomly ignored when clicking on
                    input elements (checkbox and radio)
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, InRadar, NativeTextField
          Severity: normal
          Priority: P2
         Component: HTML Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


I'm noticing a random issue where single-click is ignored for a checkbox
(input=checkbox) or radio button (input=radio). When this occurs, clicking the
item as second time appears to recognized since the item with become enabled. I
have encountered this issue when attempting to do a advanced search. I
originally though this might be JS realted but I can reproduce on a plain
vanilla test case that doesn't include any JS. 

Since this is only occuring TOT Webkit it might be related to the native text
changes that have occured. I need to download an older TOT Webkit that doesn't
include the native input text field change to see if it occurs.


Steps to reproduce:

1) With TOT Webkit, open test case "radio_checkbox_test.html"
2) Under Checkbox, click to uncheck "Cat" then "Dog" items
3) Move the cursor over "Cat" checkbox and click to enable it.
4) Notice that it ignores this click. Clicking again should enable it though
5) Under Radio buttons, click on each radio button so that it enables each
button at least once.
6) During this task , clicking on a radio button to enable it and won't always
recognize this first click.


-- 
Configure bugmail: http://bugzilla.opendarwin.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