Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread Touch Scroll Panels
Mon, May 9 2016 3:39 AMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

Hi,

I have a panel that has vertical scroll bars enabled and onto this I
have placed several other panels one under the other now I can scroll
using the scroll bar but can't scroll using the touch on the panels.

I am sure that this has been fixed once but appears to not be working
again unless there is a setting that I am missing!

--
Chris Holland
[Team Elevate]
Mon, May 9 2016 2:53 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Chris,

<< I have a panel that has vertical scroll bars enabled and onto this I have placed several other panels one under the other now I can scroll using the scroll bar but can't scroll using the touch on the panels.

I am sure that this has been fixed once but appears to not be working again unless there is a setting that I am missing! >>

Are you touching the child panels, or the parent container panel ?

Tim Young
Elevate Software
www.elevatesoft.com
Tue, May 10 2016 2:57 AMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

I get the same result with either.

I have attached a small example program.

Chris Holland
[Team Elevate]

On 09/05/2016 19:53, Tim Young [Elevate Software] wrote:
> Chris,
>
> << I have a panel that has vertical scroll bars enabled and onto this I have placed several other panels one under the other now I can scroll using the scroll bar but can't scroll using the touch on the panels.
>
> I am sure that this has been fixed once but appears to not be working again unless there is a setting that I am missing! >>
>
> Are you touching the child panels, or the parent container panel ?
>
> Tim Young
> Elevate Software
> www.elevatesoft.com
>



Attachments: PanelTest.zip
Wed, May 11 2016 4:15 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Chris,

Which browser/OS combo are you using ?  I just tried it with Chrome on Android (4.2.2, so old) and it works fine, as well as on Safari on iOS 9.3, where it also works fine.

Tim Young
Elevate Software
www.elevatesoft.com
Thu, May 12 2016 9:30 AMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

Hi Tim,

It works in Chrome but doesn't work in

Firefox      43.0.1
IE      11.212.10586.0
Edge      25.10586.0.0
      (Edge HTML 13.10586)

But most importantly it doesn't appear to work on mobile phones when I
compile it using Cordova for a Windows phone.
(Seems fine running on my windows mobile using the browser though!)


Chris Holland
[Team Elevate]

On 11/05/2016 21:15, Tim Young [Elevate Software] wrote:
> Chris,
>
> Which browser/OS combo are you using ?  I just tried it with Chrome on Android (4.2.2, so old) and it works fine, as well as on Safari on iOS 9.3, where it also works fine.
>
> Tim Young
> Elevate Software
> www.elevatesoft.com
>
Thu, May 12 2016 2:22 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Chris,

<< Firefox      43.0.1 >>

Don't know about that - I'll have to test that one.

<< IE      11.212.10586.0
Edge      25.10586.0.0
      (Edge HTML 13.10586)

But most importantly it doesn't appear to work on mobile phones when I compile it using Cordova for a Windows phone. >>

Windows has some issues with the touch events.  It requires special "pointer" events, and EWB does not have support for them at this time.  Edge was supposed to have proper "touch" event support, checking.....okay, you have to do what's indicated here:

http://stackoverflow.com/questions/33300962/touch-api-e-g-touchstart-not-working-in-ms-edge

Tim Young
Elevate Software
www.elevatesoft.com
Image