[Webkit-unassigned] [Bug 25535] New: [GTK] object:state-changed:checked events missing for radio buttons and checkboxes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 21:16:26 PDT 2009


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

           Summary: [GTK] object:state-changed:checked events missing for
                    radio buttons and checkboxes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joanmarie.diggs at gmail.com
                CC: xan.lopez at gmail.com, William.Walker at sun.com


Steps to reproduce:

1. Open the (to be) attached test case.

2. In Accerciser, select WebKit (or Epiphany) in the list of accessibles in the
left-hand pane. In the right-hand pane, switch to the Event Monitor. Select
"Selected application" as the source and object->state-changed as the event
type to monitor.

3. With event monitoring enabled, return focus to WebKit (or Epiphany). Toggle
the state of the checkboxes and radio buttons.

Expected results: Each time the state is toggled, an
object:state-changed:checked event would be emitted with detail1 indicating the
state (0 == unchecked; 1 == checked).

Actual results: no object:state-changed:checked events are emitted.


-- 
Configure bugmail: https://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