Skip to content
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

Open
drmenzelit opened this issue Mar 6, 2022 · 16 comments
Open

[4.1] Accessibility plugin is not accessible #37210

drmenzelit opened this issue Mar 6, 2022 · 16 comments

Comments

@drmenzelit
Copy link
Contributor

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
grafik

The wheel chair icon should be replaced by the newer accessibility symbol
grafik

@brianteeman
Copy link
Contributor

Do these work for you? (They do for me)

Module or Function Hotkey
Toggle Menu CTRL + ALT + A
Gray Hues CTRL + ALT + G
Underline Links CTRL + ALT + U
Big Cursor CTRL + ALT + C
Reading Guide CTRL + ALT + R
Text To Speech CTRL + ALT + T
Speech To Text CTRL + ALT + S

@drmenzelit
Copy link
Contributor Author

CTRL + ALT + A -> doesn't work
CTRL + ALT + G -> is deactivated in Firefox, it works in Chrome
CTRL + ALT + U -> it works
CTRL + ALT + C -> it works
CTRL + ALT + R -> it works
CTRL + ALT + T -> it works
CTRL + ALT + S -> is deactivated

One can see the hotkeys in the code, but they are not explained in the plugin.

@brianteeman
Copy link
Contributor

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.

@chmst
Copy link
Contributor

chmst commented Mar 6, 2022

CTRL + ALT + A opens the skip-to-nativation here but not the accessibility plugin. (win 11)
I have all a11y plugins enabled in backend and frontend. Maybe this causes conflicts.

@cyrezdev
Copy link
Contributor

cyrezdev commented Mar 8, 2022

The wheel chair icon should be replaced by the newer accessibility symbol

👍

I could create a PR to update the icon, but i don't find anymore the media folder in github repository...?

@brianteeman
Copy link
Contributor

CTRL + ALT + A opens the skip-to-nativation here but not the accessibility plugin. (win 11)

That is weird - it should be alt+9

@Alam9835
Copy link

I want to work on this issue.

@drmenzelit
Copy link
Contributor Author

Iit is not necessary to ask for permission to work on an issue.
@Alam9835 if you are a GSoC student you can join the accessibility project.

@chmst
Copy link
Contributor

chmst commented Apr 21, 2022

Additional info:
The key combination of Control + Option + A is already reserved on a Mac by the VoiceOver application and is set to make VoiceOver start reading from where the cursor / pointer is located.

@h-tagliato
Copy link

Really exhaustive.
Thank you very much for your explanations


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37210.

@ahotzler
Copy link
Contributor

ahotzler commented Oct 12, 2022

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.

@drmenzelit
Copy link
Contributor Author

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.

@ahotzler
Copy link
Contributor

Ok thanks, if I can add anything with my humble knowledge let me know.

@Quy
Copy link
Contributor

Quy commented Feb 15, 2023

Related #39161

@sandewt
Copy link
Contributor

sandewt commented Apr 2, 2023

Related #39615

@Quy
Copy link
Contributor

Quy commented Apr 8, 2024

This will be fixed with #43143.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests