Opened 14 years ago
Closed 13 years ago
#10390 closed Patch - Feature (fixed)
Have an attribute so MythUIWebBrowser never takes focues
| Reported by: | 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
Change History (7)
comment:1 by , 14 years ago
| Resolution: | → Invalid |
|---|---|
| Status: | new → closed |
comment:4 by , 14 years ago
| Resolution: | Invalid |
|---|---|
| Status: | closed → new |
Heres code to make this change
As I understand it that makes this a valid ticket?
comment:5 by , 14 years ago
| Milestone: | 0.25 → 0.26 |
|---|---|
| Type: | Bug Report - General → Patch - Feature |
| Version: | Unspecified → Master Head |
comment:6 by , 13 years ago
| Milestone: | 0.26 → 0.27 |
|---|
comment:7 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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