Ticket #3717 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

Options/Layout/Horizontal remains highlighted

Reported by: egmont Owned by:
Priority: minor Milestone: 4.8.19
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Open Options -> Layout.

As you press the Down arrow a few times, the option "Horizontal" remains highlighted (cyan background in the default skin) as the cursor actually moves on to Equal split and subsequent options. The same happens if you Tab away from either Vertical or Horizontal.

The bug does not occur if you use the Up arrow or Shift+Tab to leave this pair of radiobuttons backwards.

The bug does not occur with other radiobuttons either (Configuration -> Pause after run, Panel options -> Quick search).

Change History

comment:1 Changed 7 years ago by egmont

The bug also occurs (Vertical or Horizontal incorrectly remains highlighted) if you click on Equal split with the mouse, but does not occur (Vertical or Horizontal, whichever was the active one, gets unhighlighted) if you click on any other options in the right hand column.

comment:2 Changed 7 years ago by egmont

Related ticket: #3718.

comment:3 follow-up: ↓ 6 Changed 7 years ago by mooffie

These three bugs are all related.

(BTW, the patch at #3721 happens to solve this ticket, but there remains the underlying problem: apparently an MSG_NOTIFY/MSG_FOCUS mix.)

comment:4 Changed 7 years ago by mooffie

The patch at #3718 fixes this.

comment:5 Changed 7 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from Future Releases to 4.8.19

Fixed in #3718 and #3721.

comment:6 in reply to: ↑ 3 Changed 7 years ago by andrew_b

Replying to mooffie:

the underlying problem: apparently an MSG_NOTIFY/MSG_FOCUS mix.

#3731

Note: See TracTickets for help on using tickets.