(Dialog OK) Not Clickable
#1
Brick 
Thankyou for this skin, Very nice and works well on my Pi1.

My issue is that when the Dialog OK pops up, the -ok- button is not clickable unless you have a mouse/touchpad and float over the button and click it, It seems that there is no focus on the button by default. Im Using a tv remote with CEC and have also tried with a Rii remote. Could you please guide as to how I can give that OK button focus, Im assuming its something to do with a hasfocus somewhere in one of the xml files.

Thank you once again for a great skin and all your dedication to this.
Reply
#2
Kodi version?
Reply
#3
Fixed in the latest revision on Github. Krypton only.

Tgx
Reply
#4
(2017-05-22, 09:22)Tgxcorporation Wrote: Kodi version?

Currently on Libreelec version 8

Thanks Tgx
Reply
#5
(2017-05-22, 19:02)myfototv Wrote:
(2017-05-22, 09:22)Tgxcorporation Wrote: Kodi version?

Currently on Libreelec version 8

Thanks Tgx

is this the version that you have mentioned where its fixed.

https://github.com/Tgxcorporation/skin.n...master.zip

Thanks Tgx
Reply
#6
(2017-05-22, 19:06)myfototv Wrote:
(2017-05-22, 19:02)myfototv Wrote:
(2017-05-22, 09:22)Tgxcorporation Wrote: Kodi version?

Currently on Libreelec version 8

Thanks Tgx

is this the version that you have mentioned where its fixed.

https://github.com/Tgxcorporation/skin.n...master.zip

Thanks Tgx

I have manually Edited the
Code:
- <defaultcontrol always="true">10</defaultcontrol>
to
+ <defaultcontrol always="true">9001</defaultcontrol>

as in the commit and can confirm that its working Perfectly so far in Libreelec 8

Great work, Thank-you
Reply

Logout Mark Read Team Forum Stats Members Help
(Dialog OK) Not Clickable2