[Webkit-unassigned] [Bug 158634] AX: Form label text should be exposed as static text if it contains only static text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 10:53:25 PDT 2016


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

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #281154|review?                     |review-
              Flags|                            |

--- Comment #13 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 281154
  --> https://bugs.webkit.org/attachment.cgi?id=281154
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=281154&action=review

> Source/WebCore/accessibility/AccessibilityLabel.cpp:100
> +    m_containsOnlyStaticTextDirty = false;

Shouldn't this one be set to true (m_containsOnlyStaticTextDirty) because we've just cleared the children and we want to recalculate?

-- 
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/20160614/9e3733ea/attachment.html>


More information about the webkit-unassigned mailing list