Modify

Ticket #10390 (closed Patch - Feature: fixed)

Opened 15 months ago

Last modified 8 months ago

Have an attribute so MythUIWebBrowser never takes focues

Reported by: killerkiwi2005@… Owned by: stuartm
Priority: minor Milestone: 0.27
Component: MythTV - User Interface Library Version: Master Head
Severity: medium Keywords: MythUIWebBrowser focus
Cc: Ticket locked: no

Description

Id like to use the MythUIWebBrowser to show info on the menu screen (weather details, news ticker etc) but currently the widget takes the focus. Would be nice to be able to tell MythUI that the widget should never take focus

Attribute Suggestions :

focusorder="-1" - -1 meaing never focus or allowfocus="0" - defaults to true

Attachments

Change History

comment:1 Changed 15 months ago by beirdo

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

This is a feature request, not a bug. Sorry.

comment:2 Changed 15 months ago by killerkiwi2005@…

Sorry, where do I enter requests?

comment:3 Changed 15 months ago by killerkiwi2005@…

NM I should read the whole help page, apologies for the noise

comment:4 Changed 15 months ago by killerkiwi2005@…

  • Status changed from closed to new
  • Resolution Invalid deleted

Heres code to make this change

As I understand it that makes this a valid ticket?

https://github.com/MythTV/mythtv/pull/15

comment:5 Changed 14 months ago by stuartm

  • Version changed from Unspecified to Master Head
  • Type changed from Bug Report - General to Patch - Feature
  • Milestone changed from 0.25 to 0.26

comment:6 Changed 8 months ago by kenni

  • Milestone changed from 0.26 to 0.27

comment:7 Changed 8 months ago by Stuart Morgan <smorgan@…>

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

In 9059a4e08d9c48fa91a8d251b3d3329e195ca48c/mythtv:

Add an 'acceptsfocus' tag to the <webbrowser> widget. Fixes #10390

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.