-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.1] Accessibility plugin is not accessible #37210
Comments
Do these work for you? (They do for me)
|
CTRL + ALT + A -> doesn't work One can see the hotkeys in the code, but they are not explained in the plugin. |
they are explained in the plugin upstream documentation. I cant explain why ctr-alt-a doesnt work for you as I cant replicate it. Everything else that is wrong with this plugin is because the JAT at the time insisted on having this type of plugin and after initial implementation changed their minds and then subsequently people forced incorrect changes upstream which broke everything. |
CTRL + ALT + A opens the skip-to-nativation here but not the accessibility plugin. (win 11) |
👍 I could create a PR to update the icon, but i don't find anymore the media folder in github repository...? |
That is weird - it should be alt+9 |
I want to work on this issue. |
Iit is not necessary to ask for permission to work on an issue. |
Additional info: |
Really exhaustive. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37210. |
Slightly OT: In the screenshot above, the icons are inappropriate in my eyes. Is that supposed to be so that a steering wheel can be seen with "Invert Colours"? The "100" at "Underline left" also makes 0 sense. I notice this on some pages, moreover the representation of the shown icons is different on different computers (sometimes colored, sometimes gray). The screenshot shows the output when the plugin is set to the option "Emojis", here no Google Material Fonts are loaded. If you also see this as inappropriate, I would report a bug. |
We are aware of the emojis. Since the plugin loads an external library, we can't directly change it. This year we had a GSoC student working on the plugin. We hope to bring some improvements in the next Joomla version. And maybe we would be able to use an own set of SVG icons instead of the emojis. |
Ok thanks, if I can add anything with my humble knowledge let me know. |
Related #39161 |
Related #39615 |
This will be fixed with #43143. |
Steps to reproduce the issue
Activate the plugin System - Additional Accessibility Features, no matter if backend, frontend or both.
Try to access the button using the hotkey CTRL + ALT + A (Windows) or using the keyboard.
Expected result
You can open and operate the function from the plugin without a mouse.
Actual result
It is impossible to reach the button using the keayboard. The hotkey is not working either (tested in Firefox and Chrome on Windows).
System information (as much as possible)
Joomla 4.1.1-dev
Additional comments
The icons look very weird, that seems to be related with this PR: #36948
The wheel chair icon should be replaced by the newer accessibility symbol
The text was updated successfully, but these errors were encountered: