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
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?
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:7 Changed 8 months ago by Stuart Morgan <smorgan@…>
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

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