client icon indicating copy to clipboard operation
client copied to clipboard

Improve accessibility for the setup wizard

Open erikjv opened this issue 1 year ago • 3 comments

Fixes: #11635

erikjv avatar May 13 '24 12:05 erikjv

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?

erikjv avatar May 16 '24 15:05 erikjv

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?

TheOneRing avatar May 17 '24 07:05 TheOneRing

But I guess we should stick to the upstream text?

Done

erikjv avatar May 17 '24 15:05 erikjv