[Webkit-unassigned] [Bug 141524] New: Voice Over breaks table rows when cell is set to `inline-block`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 12 11:43:14 PST 2015


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

            Bug ID: 141524
           Summary: Voice Over breaks table rows when cell is set to
                    `inline-block`
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: choer at radford.edu
                CC: webkit-bug-importer at group.apple.com

Created attachment 246457
  --> https://bugs.webkit.org/attachment.cgi?id=246457&action=review
A testcase showing that Voice Over will not step into cells with `display: inline-block`

Voice Over will not allow users to step into table cells when `display` is set to `inline-block`. (I've also run into instances where `display: inline-block` will prevent subsequent cells in the same row from being stepped into as well, but the test case dose not demonstrate this.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150212/5603ec71/attachment-0002.html>


More information about the webkit-unassigned mailing list