client
client copied to clipboard
Improve accessibility for the setup wizard
Fixes: #11635
During our last call we discussed a different approach, please investigate.
I cannot find a way to set some kind of "wizard-next-button" accessibility role. Any thoughts?
During our last call we discussed a different approach, please investigate.
I cannot find a way to set some kind of "wizard-next-button" accessibility role. Any thoughts?
Hmm yes https://github.com/qt/qtbase/blob/0beaa63d4adf6a30c9f48919c1d9f4908de738b4/src/widgets/dialogs/qwizard.cpp#L623-L628 But I guess we should stick to the upstream text?
But I guess we should stick to the upstream text?
Done