Opened 13 years ago
Last modified 11 years ago
#8490 confirmed New Feature
Ability to customize the contents of the a11yhelp dialog.
Reported by: | Teresa Monahan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Accessibility | Version: | 3.0 |
Keywords: | IBM | Cc: | Damian, Satya Minnekanti |
Description
We can customize CKEditor to not display the collapse toolbar icon or the element path bar. However there is no way to remove the instructions for these features from the a11yhelp dialog.
It would be great if we could customize the a11yhelp contents to match the set of features that are available in different instances of the editor.
Change History (3)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.6.2 → 3.0 |
comment:2 Changed 11 years ago by
Component: | General → Accessibility |
---|
#11386 was marked as duplicate.
@wwalc points it out correctly that we have a fixed set of shortcuts that are reported despite appropriate being present or not. Plugins should report their shortcuts to keystrokeHandler and to a11yhelp
Example:
The instruction in a dialog window shows the following:
though underline button is not enabled and CTRL+U does not work.