jahlxx Posted November 30, 2018 Posted November 30, 2018 Hi. I have a unihtmlframe in a unigui form. For that htmlframe, I load some html code fom a file, and that code is a simple html form, with some fields. All is OK, but in the html form, I can't move from a field to other by pressing the tab key. Pressing the tab key only affects to unigui components. How can I do this? Thanks. Quote
delagoutte Posted December 3, 2018 Posted December 3, 2018 have you try tab index : https://webcheatsheet.com/HTML/controll_tab_order.php Quote
jahlxx Posted December 4, 2018 Author Posted December 4, 2018 yes, tested before my post, but with no success. If I have a unihtmlframe (with an html form inside), and 2 unibuttons, when I am in the html form ans press tab key, the focus is changed to one unibutton. It seems that tab only affects to "unigui elements" Any idea? Thanks. Quote
Sherzod Posted December 4, 2018 Posted December 4, 2018 7 minutes ago, jahlxx said: yes, tested before my post, but with no success. If I have a unihtmlframe (with an html form inside), and 2 unibuttons, when I am in the html form ans press tab key, the focus is changed to one unibutton. It seems that tab only affects to "unigui elements" Any idea? Hi, Can you please make a simple testcase for this ?! Quote
jahlxx Posted December 4, 2018 Author Posted December 4, 2018 Ok. Based in htmlframe demo. Thanks. HTMLFrame.zip Quote
jahlxx Posted December 5, 2018 Author Posted December 5, 2018 Hi. Have you seen the test? Any way to do it? Thanks. Quote
Sherzod Posted December 5, 2018 Posted December 5, 2018 Hi, Yes, I saw your testcase I will let you know... Quote
jahlxx Posted December 10, 2018 Author Posted December 10, 2018 Hi. tested with only the htmlframe, without any other component, the behaviour is the same. the tab key press is ignored. How can I solve this? Thanks. Quote
jahlxx Posted February 5, 2019 Author Posted February 5, 2019 Hi. Still waiting for this. Is there any solution? I need this. Thanks. Quote
jahlxx Posted February 12, 2019 Author Posted February 12, 2019 Hi again. I really need a solution to this. I've people waiting for this, and need a solution. I heve made some different tests and can't find the way to do it. Please. Quote
Sherzod Posted February 12, 2019 Posted February 12, 2019 3 minutes ago, jahlxx said: I really need a solution to this. I've people waiting for this, and need a solution. I heve made some different tests and can't find the way to do it. Hi, Sorry for the late reply, I also could not find a solution then... Quote
jahlxx Posted February 25, 2019 Author Posted February 25, 2019 Hi. With URLFrame instead of HTMLFrame, it works as I need. Thanks. Quote
jahlxx Posted March 31, 2022 Author Posted March 31, 2022 Hi. With newer versions of UniGUI, this is still not working. Can`t move between hmtl elemets, and can't scroll with arrow keys, nor AvPAg / RePag. Is there any solution for this? Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.