[Webkit-unassigned] [Bug 93804] New: [GTK] Implementation of atk_editable_text_insert_text ignores 'length' parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 01:39:50 PDT 2012


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

           Summary: [GTK] Implementation of atk_editable_text_insert_text
                    ignores 'length' parameter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msanchez at igalia.com
                CC: cgarcia at igalia.com


I just realized that the implementation of atk_editable_text_insert_text() in WebKitAccessibleInterfaceEditableText.cpp is wrong, as it's ignoring the 'length' parameter, causing the full string passed is always inserted in the text field.

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