[Webkit-unassigned] [Bug 25898] New: [Gtk] object:text-changed events should be emitted for entries and password text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 16:14:17 PDT 2009


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

           Summary: [Gtk] object:text-changed events should be emitted for
                    entries and password text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         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,
                    apinheiro at igalia.com


At the moment, inserting and deleting entry text causes object:text-caret-moved
events to be emitted. (Thanks!) In addition,
object:text-changed:{insert,delete} should be emitted to inform ATs of:

* the offset at which the change took place (detail1)
* the length of the inserted/deleted text (detail2)
* the string which was inserted or removed (any_data)

See
http://library.gnome.org/devel/atk/unstable/AtkText.html#AtkText-text-changed
for more info.


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