[Webkit-unassigned] [Bug 144898] New: AX: [EFL] Consider deferring to WebCore Accessibility for table exposure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 22:08:15 PDT 2015


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

            Bug ID: 144898
           Summary: AX: [EFL] Consider deferring to WebCore Accessibility
                    for table exposure
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com

I suspect that the reason WebKitEfl exposes all tables (data and layout) as AccessibilityTables is because they inherited that expectation from WebKitGtk. As I indicated in bug 144896, there doesn't seem to be much point in continuing to override WebCore Accessibility -- at least not for WebKitGtk. If the only reason you do it in Efl is because we <strike>do</strike> did it in Gtk, it might be nice to get rid of this platform difference.

(BTW, I'd propose a patch myself but I'm having trouble at the moment building WebKitEfl. And the tests that spit out all attributes, including bounding boxes, are something one cannot take an educated guess at.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150512/e26dc50a/attachment.html>


More information about the webkit-unassigned mailing list