Commit 71c2c41
authored
Observe TEXT_ATTRIBUTE_CHANGED in vbuf (#11790)
The virtual buffer (vbuf) previously did not observe
IA2_EVENT_TEXT_ATTRIBUTE_CHANGED events. While use cases for this
seem slim, we can't rule them out, and we don't believe observing this
event will be a detriment.
In addition this will provide a work-around for issues such as #11761
until Chrome is updated to send IA2_EVENT_OBJECT_ATTRIBUTE_CHANGED.1 parent efa387b commit 71c2c41
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1159 | 1159 | | |
1160 | 1160 | | |
1161 | 1161 | | |
| 1162 | + | |
1162 | 1163 | | |
1163 | 1164 | | |
1164 | 1165 | | |
| |||
0 commit comments