Hello,
A quote from the blog...
When an application sets a “default” action, the cursor changes to a
pointing hand to indicate that the popup itself is clickable.
This needs to be modified if the author wishes to improve the
accessibility support.
I think we are missing robust and very acc
Hey Chrys.
Regarding notifications, it should be pretty simple:
1. Give it ROLE_NOTIFICATION
2. Be sure it emits an object:state-changed:showing event
3. Be sure the displayed text is exposed via the accessible text
interface, either on the notification itself or in the accessible
children
Howdy Joanie,
oh this is pritty awsome! thanks for this information.
I will forward it to plasma-devel and kbroulik. fore sure they will
like your answer!
mercy,
cheers chrys
Zitat von Joanmarie Diggs :
Hey Chrys.
Regarding notifications, it should be pretty simple:
1. Give it ROLE_NOTIF