Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Not Able to scroll in android device

    Hi Isomorphic,

    After upgrading to version 6.1-p20200204 Scrolling is not working in Android device(Galaxy J7, Galaxy Tab 8) Android Version (7.1.1).

    #2
    Thanks for the notification. We are taking a look.

    Regards
    Isomorphic Software

    Comment


      #3
      Any update on this issue?

      Comment


        #4
        Hi sidharth1917
        We believe this is related to this thread: https://forums.smartclient.com/forum...on-chrome-ipad (specifically response #8)

        In short, we are aware that when the "request desktop site" option is enabled in Chrome on touch-interface devices this introduces some problems with SmartGWT pages.
        There are two obvious effects:
        1) The desktop version of the UI will be delivered, meaning that you'll see things like desktop-style scrollbars on scrollable components, and adaptive components like the SplitPane will render using the desktop layout
        2) There is a problem with event handling whereby drag events are not properly handled. This in turn means you can't drag the scrollbar thumb on a scrollable component.

        The second issue is a bug.
        The first issue is more ambiguous -in order to respect the user's preferences, it is appropriate for us to serve the desktop interface for splitPanes, etc when "request desktop site" was checked by the user.
        However some of the UI, including support for native touch-scrolling may make sense to serve in this mode, since this is a touch-screen interface.

        We do have a developer working on this and will follow up here when we have a resolution.

        However, can you confirm that the problem you're reporting is indeed occurring with "use desktop site" enabled?
        Also, in our testing environment this option is unchecked by default, meaning a user would have to enable it explicitly to run into this problem.
        Can you confirm whether that's also your experience?

        Thanks
        Isomorphic Software

        Comment


          #5
          Hi Isomorphic,

          I have checked it again and it is happening vice versa as you have mentioned. I am able to scroll it when "use desktop site" is checked and not able to scroll when it is unchecked.

          One more thing, we have tried this version -12.0-p20191102 also and same issue exists there.

          Thanks

          Comment


            #6
            Any update on this issue?

            Comment


              #7
              Any update on this issue?

              Comment


                #8
                Yes! This issue should now be resolved.
                Please try the next nightly build, dated March 28 or above (fixed on all 12.x branches)

                Let us know if the problem persists for you

                Regards
                Isomorphic Software

                Comment


                  #9
                  Hi Isomorphic,

                  The issue has been fixed.

                  Thanks

                  Comment

                  Working...
                  X