jQWidgets Forums

jQuery UI Widgets Forums General Discussions Windows touch devices

This topic contains 17 replies, has 4 voices, and was last updated by  Peter Stoev 8 years, 9 months ago.

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
  • Windows touch devices #58191

    reptile
    Participant

    jqWidgets does not working correctly on Windows touch devices. I tried Windows Phone and Windows RT. In demos on this site even combobox does not react on touches. If I added $.jqx.mobile.touchDevice = false, part of functionality started working, but there is still no touch scrolling. On tablets there is scrollbars, but phone browser missing it, so there is no way to scroll content.
    Is there any workaround or fixes?

    Windows touch devices #58193

    Peter Stoev
    Keymaster

    Hi reptile,

    jQWidgets is tested and works fine on Windows Phone 8 and Windows Phone 8.1.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Windows touch devices #58224

    reptile
    Participant

    Tested on real phones? Because I tried on several WP devices – Lumias and ATIV S, WP8.1 and WP8.1 update 1 – touch not working. The same is on Surface 2 with Windows RT 8.1 update 1. Should I make a video?

    Windows touch devices #58226

    Peter Stoev
    Keymaster

    Hi reptile,

    Yes, we tested on real devices with the online demos. We have phones with Windows Phone 8 and Windows Phone 8.1. We also have tablets which run the full Windows version, not RT. We do not support the restricted RT versions. However, If you do not find the behavior of our widgets to be suitable for your app, you may look for and use something else. Of course, we will continue improving our software in the future versions.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Windows touch devices #58227

    reptile
    Participant

    More tests:
    1) WP – click to combo – OK, touch scroll in combo dropdown – not working, touch scrolling inside splitter with ‘overflow: auto’ for content divs – not working, touch scrolling inside splitter in jqxpanel – OK, touch zoom over splitter – not working
    2) Windows RT (and I think, the same is for Windows 8.1 on tablets) – click not working, touch scroll not working. With $.jqx.mobile.touchDevice = false – click working, touch scroll inside splitter not working, both with native browser scrolling and jqxpanel.
    3) jqxpanel scrollbar ignores window size changes in desktop browser.

    Windows touch devices #58228

    Peter Stoev
    Keymaster

    Hi reptile,

    1. jqxSplitter’s overflow auto scrolling does not depend on jQWidgets logic because we do not implement any scrolling there. It is browser built-in scrolling with overflow: auto.
    2. This is not true. Windows 8.1 and Windows RT are different things and as I wrote we do not support RT. $.jqx.mobile.touchDevice – why do you set this at all? Do you make a desktop simulator for testing? If you do, set it. If you don’t, then don’t set it.
    3. If the panel’s size is in percentages, nothing is ignored.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Windows touch devices #58231

    reptile
    Participant

    1. This behavior is only seen over jqwidget controls. Try it yourself.
    2. “$.jqx.mobile.touchDevice – why do you set this at all?” – because without it even click not working in RT. And, of course, I set it only for RT.
    3. OK, it’s working, thanks.

    And what about touch zoom on WP?

    Windows touch devices #58232

    Peter Stoev
    Keymaster

    Hi reptile,

    I believe Zooming depends on whether the widget is scrollable or not. However, as I already wrote, If you do not find the behavior of our widgets to be suitable for your application, you might look for something else which behaves better for your application. Of course, we will continue improving our software in the future versions. We will also add support for RT in a future update.

    Have a nice day.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Windows touch devices #58233

    reptile
    Participant

    No, zoom is not working on WP, even if content of widget is scrollable. Try your own jqxPanel demo – zoom touching outside panel working, inside – not.
    And, can you hide scrollbars in jqxPanel on touch devices, like mobile browser do?

    Windows touch devices #58235

    Peter Stoev
    Keymaster

    No, you can’t hide the scrollbars of jqxPanel.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Windows touch devices #58239

    reptile
    Participant

    “No, you can’t hide the scrollbars of jqxPanel.” – It wasn’t a question, it was a suggestion.

    Windows touch devices #58241

    Peter Stoev
    Keymaster

    Ok, reptile. Sorry, I missed that.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Windows touch devices #63743

    DAGGOT
    Participant

    Hi guys.

    Has there been any further development on this issue?

    I can confirm that although your components work on a lowly Nokia Lumia 520 running WP8 they are dead as a do-do on my Nokia Lumia 1020 running WP8.1

    I started building a proof of concept using your grid component but once I deployed it and checked on my phone I found to my horror it was unresponsive!
    I have checked your mobile demos and can confirm the same problems exist there; grid, combos and other components which require scrolling etc don’t work at all on my WP8.1 device.

    I will try to find other WP8 and/or WP8.1 devices to check. What Windows device do you test with?

    Windows touch devices #63755

    Peter Stoev
    Keymaster

    Hi DAGGOT,

    Unfortunately, we cannot reproduce such issue with the current version of jQWidgets.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Windows touch devices #63800

    DAGGOT
    Participant

    Have you guys tried it with a Nokia phone running Windows 8.1?

    Where does that leave us? Is this something you guys will investigate further?

Viewing 15 posts - 1 through 15 (of 18 total)

You must be logged in to reply to this topic.