Cannot scroll with Synaptics touchpad
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 27
- Joined: Mon Mar 29, 2010 9:07 am
Cannot scroll with Synaptics touchpad
Hi,
with a Synaptics touchpad I cannot scroll through pages, if I use PDF-XChange Viewer as ActiveX plugin. If I start PDFXCview.exe directly, then the scroll gesture works. With the mouse wheel of an external mouse it works in both cases.
I tried it with your demo application OpenDocument.exe too, but scrolling with touchpad doesn't works.
Is there a solution for this?
Regards,
Jörg.
with a Synaptics touchpad I cannot scroll through pages, if I use PDF-XChange Viewer as ActiveX plugin. If I start PDFXCview.exe directly, then the scroll gesture works. With the mouse wheel of an external mouse it works in both cases.
I tried it with your demo application OpenDocument.exe too, but scrolling with touchpad doesn't works.
Is there a solution for this?
Regards,
Jörg.
-
- Site Admin
- Posts: 19913
- Joined: Mon Jan 12, 2009 8:07 am
Re: Cannot scroll with Synaptics touchpad
Hello Jorg!
Please make sure that the SDK is the latest build (195) - you can check this in the information for e.g. the dll files provided with it, as if you are using an older build of the SDK this is what could be causing the problem.
Best,
Stefan
Please make sure that the SDK is the latest build (195) - you can check this in the information for e.g. the dll files provided with it, as if you are using an older build of the SDK this is what could be causing the problem.
Best,
Stefan
-
- User
- Posts: 27
- Joined: Mon Mar 29, 2010 9:07 am
Re: Cannot scroll with Synaptics touchpad
Hi Stefan,
tried it with the lastest build 195 too. The same problem.
I think, the Synaptics driver doesn't send mouse wheel events, but simulates mouse click events on the scrollbar buttons.
Regards,
Jörg.
tried it with the lastest build 195 too. The same problem.
I think, the Synaptics driver doesn't send mouse wheel events, but simulates mouse click events on the scrollbar buttons.
Regards,
Jörg.
-
- Site Admin
- Posts: 19913
- Joined: Mon Jan 12, 2009 8:07 am
Re: Cannot scroll with Synaptics touchpad
Hello jphilipp,
Only the guys in Synaptics will know how the driver works exactly, but in any case - have you disabled/hidden the scroll bars in the Viewer AX in your application and is this the reason you think the synapsis driver is not behaving properly?
Best,
Stefan
Only the guys in Synaptics will know how the driver works exactly, but in any case - have you disabled/hidden the scroll bars in the Viewer AX in your application and is this the reason you think the synapsis driver is not behaving properly?
Best,
Stefan
-
- User
- Posts: 27
- Joined: Mon Mar 29, 2010 9:07 am
Re: Cannot scroll with Synaptics touchpad
Hello Stefan,
no, I haven't disabled the scrollbar. And in your demo OpenDocument.exe the scrollbar is enabled too.
In another application without PdfXC plugin I have written a mouse wheel handler (with Delphi OnMouseWheel event). So I could see, that the touchpad driver doesn't send mouse wheel events. But all applications, scrollable windows and controls I tested work with the Synaptics driver, only the PdfXC plugin doesn't.
Regards,
Jörg.
no, I haven't disabled the scrollbar. And in your demo OpenDocument.exe the scrollbar is enabled too.
In another application without PdfXC plugin I have written a mouse wheel handler (with Delphi OnMouseWheel event). So I could see, that the touchpad driver doesn't send mouse wheel events. But all applications, scrollable windows and controls I tested work with the Synaptics driver, only the PdfXC plugin doesn't.
Regards,
Jörg.
-
- Site Admin
- Posts: 2448
- Joined: Thu Jun 30, 2005 4:11 pm
Re: Cannot scroll with Synaptics touchpad
Hi, Jörg.
Check one moment please: in our demo enable any non-Hand tool ("Shapshot" tool for example) and try mouse wheel. What is result?
Best
Regards.
Check one moment please: in our demo enable any non-Hand tool ("Shapshot" tool for example) and try mouse wheel. What is result?
Best
Regards.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
-
- User
- Posts: 27
- Joined: Mon Mar 29, 2010 9:07 am
Re: Cannot scroll with Synaptics touchpad
Hello Vasyl,
I tried it with the Select and Zoom tools, but scrolling with touchpad doesn't work. Cannot find the Shapshot tool in the context menu.
Regards,
Jörg.
I tried it with the Select and Zoom tools, but scrolling with touchpad doesn't work. Cannot find the Shapshot tool in the context menu.
Regards,
Jörg.
-
- Site Admin
- Posts: 19913
- Joined: Mon Jan 12, 2009 8:07 am
Re: Cannot scroll with Synaptics touchpad
Hello Jörg,
Vasyl made a typo - it should have been the "Snapshot tool" - which is between the hand and the text select tools.
Best,
Stefan
Vasyl made a typo - it should have been the "Snapshot tool" - which is between the hand and the text select tools.
Best,
Stefan
-
- Site Admin
- Posts: 2448
- Joined: Thu Jun 30, 2005 4:11 pm
Re: Cannot scroll with Synaptics touchpad
Hi, Jörg.
The "Select" or "Zoom" tool are also suitable.
Strange. We cannot reproduce this issue.
Will investigate it...
Best
Regards.
The "Select" or "Zoom" tool are also suitable.
Strange. We cannot reproduce this issue.

Will investigate it...
Best
Regards.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
-
- User
- Posts: 27
- Joined: Mon Mar 29, 2010 9:07 am
Re: Cannot scroll with Synaptics touchpad
Hi Vasyl and Stefan,
I explored the OpenDocument.exe with WinSight32 from Borland (see screenshot): The window with classname "DSUI:DocView" and the subwindow "DSUI:PagesView" receive WM_VSCROLL (0x115) SB_LINEUP/DOWN events. But the PDF doesn't scroll
Regards,
Jörg.
I explored the OpenDocument.exe with WinSight32 from Borland (see screenshot): The window with classname "DSUI:DocView" and the subwindow "DSUI:PagesView" receive WM_VSCROLL (0x115) SB_LINEUP/DOWN events. But the PDF doesn't scroll

Regards,
Jörg.
You do not have the required permissions to view the files attached to this post.
-
- User
- Posts: 27
- Joined: Mon Mar 29, 2010 9:07 am
Re: Cannot scroll with Synaptics touchpad
The screenshot for PagesView...
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 2448
- Joined: Thu Jun 30, 2005 4:11 pm
Re: Cannot scroll with Synaptics touchpad
Hi,
We have modified our PDFXCview.exe COM-server. As a test - please replace your existing (create backup first) PDFXCview.exe file and use the one in the attached archive and try to reproduce the bug.
For Info: the changed server edition contains text to indicate it is a test version : see "[SPECIAL]" in the 'About' Dialog.
Please advise us of the results of this test..
Best
Regards.
We have modified our PDFXCview.exe COM-server. As a test - please replace your existing (create backup first) PDFXCview.exe file and use the one in the attached archive and try to reproduce the bug.
For Info: the changed server edition contains text to indicate it is a test version : see "[SPECIAL]" in the 'About' Dialog.
Please advise us of the results of this test..
Best
Regards.
You do not have the required permissions to view the files attached to this post.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
-
- User
- Posts: 27
- Joined: Mon Mar 29, 2010 9:07 am
Re: Cannot scroll with Synaptics touchpad
Hi Vasyl and Stefan,
it works, I can scroll with the touchpad
Thank you very much.
Best regards,
Jörg.
it works, I can scroll with the touchpad

Thank you very much.
Best regards,
Jörg.
-
- Site Admin
- Posts: 7370
- Joined: Wed Mar 25, 2009 10:37 pm
Re: Cannot scroll with Synaptics touchpad
HI jphilipp,
thanks for the feedback. I'll be sure to pass on your thanks to the project team...
thanks for the feedback. I'll be sure to pass on your thanks to the project team...

Best regards
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com