jordi fita mas
87f51e733e
This is to tell screen readers that have to read the text in the notification, or the notification pops up and orca, at least, does not know that it needs to read it. I also had to change the role of SelectableLabel’s TextArea to StaticText or orca would only read the first line. Not sure if that is an error, because TextArea does indeed behave like a StaticText (i.e., a label) in this case, but TextArea has Accessible.multiLine set to true. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ErrorNotification.qml | ||
Expander.qml | ||
LoginPage.qml | ||
Main.qml | ||
MnemonicAction.qml | ||
MnemonicLabel.qml | ||
ReservationsPage.qml | ||
SelectableLabel.qml | ||
calendarlistmodel.cpp | ||
calendarlistmodel.h | ||
database.cpp | ||
database.h | ||
main.cpp | ||
mnemonicattached.cpp | ||
mnemonicattached.h |