[Webkit-unassigned] [Bug 132527] New: AX: [ATK] [PATCH] add text-caret-moved signal to accessibilityController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 3 12:42:54 PDT 2014


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

           Summary: AX: [ATK] [PATCH] add text-caret-moved signal to
                    accessibilityController
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jarekczek at poczta.onet.pl
                CC: jdiggs at igalia.com, mario at webkit.org,
                    webkit-bug-importer at group.apple.com


Mario's suggestions (in "[webkit-gtk] testing text-caret-moved events" thread) [1] made it easy to prepare the patch.

This patch could potentially break tests which use logAccessibilityEvents feature, but all 2 tests using it in gtk are anyway marked with Failure. Maybe this gets explained in thread "[webkit-dev] why these tests are still marked Failure? r148002" [2].

There are several possibilities to show the signal for logAccessibilityEvents() mode. I chose the way similar to what was in testatk.c [3], line 87. It displays for example:
Accessibility object emitted "text-caret-moved = paragraph|4" / Name: "(No name)" / Role: 71

[1] https://lists.webkit.org/pipermail/webkit-gtk/2014-May/001888.html
[2] https://lists.webkit.org/pipermail/webkit-dev/2014-May/026509.html
[3] https://trac.webkit.org/browser/releases/WebKitGTK/webkit-2.4.1/Tools/TestWebKitAPI/Tests/WebKitGtk/testatk.c

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