Bug 227638
| Summary: | [GTK] Many criticals when screen reader is enabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
When screen reader is enabled in system settings, we spew lots of criticals:
(WebKitWebProcess:72275): Atk-CRITICAL **: 16:20:48.169: atk_state_set_contains_state: assertion 'ATK_IS_STATE_SET (set)' failed
(WebKitWebProcess:72275): GLib-GObject-CRITICAL **: 16:20:48.169: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(WebKitWebProcess:72275): Atk-CRITICAL **: 16:20:48.170: atk_state_set_contains_state: assertion 'ATK_IS_STATE_SET (set)' failed
(WebKitWebProcess:72275): GLib-GObject-CRITICAL **: 16:20:48.171: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(WebKitWebProcess:72275): Atk-CRITICAL **: 16:20:48.171: atk_state_set_contains_state: assertion 'ATK_IS_STATE_SET (set)' failed
(WebKitWebProcess:72275): GLib-GObject-CRITICAL **: 16:20:48.171: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/80102957>