[Webkit-unassigned] [Bug 100275] New: Programmatically-inserted children lack accessibility events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 11:33:34 PDT 2012


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

           Summary: Programmatically-inserted children lack accessibility
                    events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://webchat.freenode.net
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jdiggs at igalia.com
                CC: apinheiro at igalia.com
            Blocks: 25531


Created an attachment (id=170441)
 --> (https://bugs.webkit.org/attachment.cgi?id=170441&action=review)
event listener

Steps to reproduce:

1. Sign in to webchat.freenode.net (or use empathy version 3.6)
2. Launch the attached event listener in a terminal
3. Type some text and pres Return to send it to a channel, conference room, etc.

Expected result: At step 3, children-changed:add events with the would be seen.
Actual result: At step 3, no children-changed:add events are seen.

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