Modify

Ticket #3078 (closed patch: fixed)

Opened 6 years ago

Last modified 6 years ago

Consistent behaviour of SELECT action across widgets

Reported by: devel@… Owned by: ijr
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords: mythwidgets widget keypress select
Cc: Ticket locked: no

Description

This patch makes the handling of the SELECT keypress consistent across widgets. Specifically it modifies the behaviour of the spinbox, slider, checkbox and table widgets so that the SELECT action changes state or does nothing. Previously some widgets would handle SELECT while others pass it to the parent window, leading to inconsistency when traversing configuration pages.

Attachments

mythtv-widgetkeypresses.diff (1.5 KB) - added by devel@… 6 years ago.
Consistent action on SELECT action in widgets

Change History

Changed 6 years ago by devel@…

Consistent action on SELECT action in widgets

comment:1 Changed 6 years ago by paulh

  • Status changed from new to closed
  • Resolution set to fixed

(In [13123]) This patch makes the handling of the SELECT keypress consistent across widgets. Specifically it modifies the behaviour of the spinbox, slider, checkbox and table widgets so that the SELECT action changes state or does nothing. Previously some widgets would handle SELECT while others pass it to the parent window, leading to inconsistency when traversing configuration pages. Closes #3078.

comment:2 Changed 6 years ago by anonymous

Thank you, -Matt

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.