Bug 227640
| Summary: | [GTK] a11y does not work with bubblewrap sandbox enabled (at least on Fedora) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, cgarcia, mcatanzaro, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 206533 | ||
Michael Catanzaro
a11y does not work with the bubblewrap sandbox enabled, at least not on Fedora.
Carlos Garcia reports it is working on Debian. One possible difference is dbus-broker vs. dbus-daemon. It's hard to think of what else might matter.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/80103034>
Michael Catanzaro
Amazingly, it somehow works in Geary with WEBKIT_FORCE_SANDBOX=1, but not in Epiphany nor in MiniBrowser....
Michael Catanzaro
Possibly fixed by r289369? Need to check....
Carlos Garcia Campos
Is this still happening?
Michael Catanzaro
Nope, this seems to be fixed! Yay.