Ticket #5593 (closed: fixed)
[IDA] CalcCorr - Change Tab Order
Reported by: | Peter Parker | Owned by: | Peter Parker |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jose Borreguero |
Description
When Cylinder Can is selected, it is not possible to tab through the radius fields in the order you would expect.
This probably has something to do with the underlying QLayouts.
Change History
comment:1 Changed 8 years ago by Peter Parker
- Owner set to Peter Parker
- Status changed from new to assigned
comment:2 Changed 8 years ago by Peter Parker
Refs #5593 - Fix tabbing order of fields.
Changeset: 759f393a76bbbce39a63d94930320625db04378e
comment:4 Changed 8 years ago by Peter Parker
Refs #5593 - Fix tabbing order of fields.
Previous change wasn't enough. Used Qt Designer's "Tab Order Editing Mode" which has placed a list of tab order fields in the .ui file. Changed starting tab back to Elwin.
Changeset: 02d671e6dcf7a578c774f93684f101555f48b1a5
comment:5 Changed 8 years ago by Peter Parker
- Status changed from accepted to verify
- Resolution set to fixed
Trivial ticket to test.
Go to the CalcCorr tab of the Indirect Data Analysis interface, and make sure that when Sample Shape is set to "Cylinder" and Use Can is checked, you can do exactly the following:
- Click on and enter a value for Radius 1
- Press tab
- Enter a value for Radius 2
- Press tab
- Enter a value for Radius 3.
comment:6 Changed 8 years ago by Jose Borreguero
- Status changed from verify to verifying
- Tester set to Jose Borreguero
comment:8 Changed 8 years ago by Peter Parker
Refs #5593 - Fix tabbing order of fields.
Changeset: 759f393a76bbbce39a63d94930320625db04378e
comment:9 Changed 8 years ago by Peter Parker
Refs #5593 - Fix tabbing order of fields.
Previous change wasn't enough. Used Qt Designer's "Tab Order Editing Mode" which has placed a list of tab order fields in the .ui file. Changed starting tab back to Elwin.
Changeset: 02d671e6dcf7a578c774f93684f101555f48b1a5
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6439