Summary: | Plasma Shell isn't read by the screen reader when it is activated | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Neal Gompa <ngompa13> |
Component: | general | Assignee: | Alessandro Astone <ales.astone> |
Status: | RESOLVED UPSTREAM | ||
Severity: | grave | CC: | ales.astone, kde |
Priority: | NOR | ||
Version First Reported In: | 6.2.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
URL: | https://kojipkgs.fedoraproject.org//packages/Fedora-KDE-Live/41/1.2/images/Fedora-KDE-Live-x86_64-41-1.2.iso | ||
See Also: |
https://bugzilla.redhat.com/show_bug.cgi?id=2320043 https://bugs.kde.org/show_bug.cgi?id=495098 https://bugs.kde.org/show_bug.cgi?id=495102 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Neal Gompa
2024-10-20 16:22:16 UTC
I can reproduce on the first log-in where orca is activated. Subsequent log-ins after orca has ever been activated once work fine. Qt a11y integration is not listening for changes to `org.a11y.Status.IsEnabled`. The property always reads `true` after orca has ever been activated once, which is why this works for the subsequent log-ins. |