Ticket #228 (closed defect: worksforme)
User Interface: Switching focus broken for disabled buttons
| Reported by: | Turbo | Owned by: | max |
|---|---|---|---|
| Priority: | highest | Milestone: | XCSoar 6.0.x |
| Component: | Other | Version: | 6.0a |
| Keywords: | Cc: | max@… |
Description
Scenario:
Button 1
Button 2
Button 3 (enabled = false)
Button 4
Focus is on B1 and pressing arrow-down sets focus to B2, pressing arrow-down again does nothing. Instead it should set focus to B3.
Change History
comment:3 Changed 22 months ago by max
- Owner changed from scottp@… to max
- Status changed from new to accepted
comment:5 Changed 22 months ago by Turbo
This bug was happening in the old version of the Setup Basic dialog where two Dump/Stop? buttons were on top of each other (one visible, one not)... right now, there is no situation where this would happen...
Still, I think it could be prevented somehow
Note: See
TracTickets for help on using
tickets.







whoops... I meant: Instead it should set focus to B4 (not B3).