Ticket #3717 (closed defect: fixed)
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:3 follow-up: ↓ 6 Changed 8 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.)
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.