Opened 13 years ago
Closed 9 years ago
Last modified 7 years ago
#10521 closed Bug Report - General (Won't Fix)
Frontend services api not responding as expected
Reported by: | Owned by: | Bill Meek | |
---|---|---|---|
Priority: | minor | Milestone: | 0.28 |
Component: | MythTV - Services API - Frontend | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I'm using the new Services API to write a remote control application and there is an issue with the SendAction? API when trying to enter a Parental PIN in MythVideo?, ie
http://FrontendIP:6547/Frontend/SendAction?Action=4
will bring up the window to enter the parental PIN, but, after entering the PIN and entering Action=DOWN it appears to enter the text DOWN in the PIN field, rather than moving the focus down to the OK button. (I can't be sure of what is being entered in the field as it is masked, but Action=DOWN enters 4 characters and Action=UP enters 2 characters)
I've tried this with the Mythbuntu and Terra themes and both have the issue.
Also, when in the setup screens the Frontend API doesn't seem to respond at all to the SendAction? API, you have to use a physical keyboard to navigate around.
LEt me know if there are any logs for the Frontend API that I can send to help with this.
Change History (6)
comment:1 Changed 12 years ago by
Component: | MythTV - General → MythTV - Services API - Frontend |
---|
comment:2 Changed 9 years ago by
comment:3 Changed 9 years ago by
Owner: | set to Bill Meek |
---|---|
Status: | new → assigned |
comment:4 Changed 9 years ago by
Milestone: | unknown → 0.28 |
---|
comment:5 Changed 9 years ago by
Resolution: | → Won't Fix |
---|---|
Status: | assigned → closed |
comment:6 Changed 7 years ago by
Owner: | changed from Bill Meek to Bill Meek |
---|
In 87e72e97a8238aafa375acb0a53ebc6b50193894/mythtv: