Summary: | Don't show "speak text" selection of text in dolphin if Orca isn't installed. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Erwin Iosef <rblade457> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | dolphin-bugs-null, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | 25.04.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | The speak text button appearing after right click on file rename |
Description
Erwin Iosef
2025-06-15 18:52:50 UTC
Where exactly do you see this feature? I'm pretty sure Dolphin doesn't have this Created attachment 182299 [details]
The speak text button appearing after right click on file rename
I'm not sure if this is some left over from previous Dolphin installs, but on clicking it doesn't produce anything in console either, you can see it if you right click a file-> rename-> select filename text-> right click again.
aah, I see it now. The code for it is not in Dolphin itself but another library, that's why I didn't find it. It doesn't need Orca (or any full screen reader) to work, only speech-dispatcher. Since Orca also uses speech-dispatcher installing it happens to also install the needed packages So, it's a feature then. But I just uninstalled speech-dispatcher and orca yesterday, rebooted and the button is still there, in fact the video I sent was without them installed. What does it all mean? |