Ticket #228 (closed defect: worksforme)

Opened 2 years ago

Last modified 22 months ago

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:1 Changed 22 months ago by Turbo

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

comment:2 Changed 22 months ago by Turbo

  • Priority changed from high to highest
  • Version set to 6.0a

comment:3 Changed 22 months ago by max

  • Owner changed from scottp@… to max
  • Status changed from new to accepted

comment:4 Changed 22 months ago by max

I cannot reproduce that bug. How do you disable the button?

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

comment:6 Changed 22 months ago by max

  • Status changed from accepted to closed
  • Resolution set to worksforme

Reopen as soon as there is evidence that this bug exists (i.e. it can be reproduced).

comment:7 Changed 22 months ago by Turbo

Create a dialog or use an old one, put 3-4 buttons in it and disable one of the buttons in the middle... I don't remember how the button was disabled, I just know that it was somehow.

Note: See TracTickets for help on using tickets.