Text changes inside css flex do not fire IA2 text change events
Chrome attempts to fire the event on an ignored parent of the text, and the method returns early. The event needs to be fired on an unignored ancestor. Bug: 1041290 Change-Id: I12cda65ec23c8ff3a771da3fe1c29ebf4b8cb0ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015606 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:Adam Ettenberger <adettenb@microsoft.com> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#737372}
Showing
Please register or sign in to comment