Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.8.5, 5.2.0 RC1
-
Windows 7 64 bit
MSVC 2010 32 bit
-
6714196f45fbae755b26a4b2406a7bbe066084dc (5.3.0 dev, 13.1.2014)
Description
- Build trivialwizard example ( qtbase\examples\widgets\dialogs\trivialwizard\trivialwizard.pro ).
- Start the example and click "Next".
- Press Alt+Left, the keyboard shortcut for the "back" button.
Nothing happens. - Press Alt+Right, the keyboard shortcut for the "next" button.
Nothing happens. - Click the "Back" button in the upper left corner of the wizard.
The wizard goes back to the first page.
The shortcut which works in native dialogs should work in Qt dialogs, too.
Found while updating Creator's Squish test tst_create_proj_wizard: https://codereview.qt-project.org/71942
Attachments
Issue Links
- is replaced by
-
QTBUG-38197 Mouse's thumb buttons don't work in wizards
- Reported
- resulted in
-
QTBUG-78604 Hot keys (Alt + underlined letter) do not work in Windows Aero style wizards
- Closed