Modify

Ticket #7363 (closed defect: fixed)

You must read the TicketHowTo before creating a new ticket or commenting on an existing ticket.

Opened 2 years ago

Last modified 2 years ago

mythbrowser: switch keyboard focus impossible

Reported by: Markus Schulz <msc@…> Owned by: paulh
Priority: major Milestone: 0.23
Component: Plugin - MythBrowser Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

it's impossible to switch the keyboard focus. I've changed the key to switch from F1 (see #7359) to "pause"-key. but nothing happens after changing focus, still the keys assigned to myth (r, z, BS, Space, ...) can't be used.

Attachments

Change History

comment:1 Changed 2 years ago by juho.rutila@…

I can confirm this. I have latest svn version of mythbrowser (22668) and can't type for example my mail address (because it contains .).

comment:2 Changed 2 years ago by Markus Schulz <msc@…>

TOGGLEINPUT is disabled with #if 0 in MythUIWebBrowser::keyPressEvent.

if you enable it (you must remove the VirtualKeyboard? part or it wont compile) it works mostly. There are only some problems to get back to mythtv-context (for showing the menu with "m", ...) but after switching you can pass all keys to the browser input.

comment:3 Changed 2 years ago by paulh

  • Milestone changed from unknown to 0.23

comment:4 Changed 2 years ago by paulh

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

(In [23731]) Re-work the keypress handling in MythUIWebBrowser.

This fixes the TOGGLEINPUT key-binding not working properly so you can now enter text properly on web pages. Also fixes the NEXTLINK, PREVIOUSLINK and FOLLOWLINK key-bindings not working when using a remote with myths lirc support. Fixes #7363, #8139.

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.