Issue Number Description Root Cause Solution
HDR-41416 Failed to unlock by keyboard ShowWindow with SW_SHOWNA caused login focus change if syntpenh was started from service. Removed this unused code, show/hide window is done through SetWindowPos in the cursor starttrack and stoptrack, this code is not needed anymore.










Issue Number Description Root Cause Solution
HDR-39510 [Fujitsu_Win10] "Scroll up button action" & "Scroll down button action" functions are unworkable. "Scroll up button action" & "Scroll down button action" functions failed. By customer's request, hide the GUI of "Scroll up button action" & "Scroll down button action" functions.




Issue Number Description Root Cause Solution
HDR-39138 GUI check box location is not correct "Pointing on button area" option should not be showed, because this is Touchpad. Hide "pointing on button area" option for Touchpad device.




Issue Number Description Root Cause Solution
HDR-38933 default setting change request for 19.0.13.xx with SYN1F00 For HWID SYN1F00, TP setting is incorrect. Hide "pointing on button area" option, because this is Touchpad. Enable "3F flick" feature by default.
HDR-39138 GUI check box location is not correct "Pointing on button area" option should not be showed, because this is Touchpad. Hide "pointing on button area" option for Touchpad device.




Issue Number Description Root Cause Solution
HDR-38933 default setting change request for 19.0.13.xx with SYN1F00 For HWID SYN1F00, TP setting is incorrect. Hide "pointing on button area" option, because this is Touchpad. Enable "3F flick" feature by default.




Issue Number Description Root Cause Solution
HDR-37052 please remove debug registry in v19.3.31.13_HPConsumer, v19.3.31.x branch and trunk Customer request Remove key stroke log.
HDR-37997 Secure SynTPAPI (plugin API) shared memory The SYNTPAPI library created shared memory with default security descriptor which is not secure. Changed the library to set shared memory security descriptor to deny unauthorized access.




Issue Number Description Root Cause Solution
HDR-34188 [Fujitsu, Win10] Incorrect touchpad type shown in some videos Wrong videos played which are not according to touchpad type. Play the right videos according to touchpad type.
HDR-34409 Add a Fix for RS1 WHLK INFVerify Failure to All Active Branches.
HDR-37841 Send wheel mouse to VMWare - 19.0.13.2x Customer requested to use Kernel wheel for scrolling by default setting. Change code to use Kernel wheel for scrolling by default setting.




Issue Number Description Root Cause Solution
HDR-34182 Request to merge HDR-34172 fix into Fujitsu branches 19.2.4.35, 19.0.13.19, 19.0.26.4 String token 'ProgramFiles' not defined in [Strings] section Intended if to use a literal '%' in a string, use '%%' instead. So change %ProgramFiles% to %%ProgramFiles%%



Issue Number Description Root Cause Solution
HDR-34133 Set ReadDeviceInfoFromRegistry to 1 for all Fujitsu PNPID under all OS Customer requests. Set ReadDeviceInfoFromRegistry to 1 for all Fujitsu platform.



Issue Number Description Root Cause Solution
HDR-33184 USB-KB doesn't work after reboot and from S5 shutdown The same as in HDR-31654, we still don't know the root cause why USB keyboard would be affected by reading device information from FW when the touchpad is initialized. We just guess that the communication between USB controller and USB driver might be affected by touchpad's reading from FW, and the OS treats USB device as a wield device and doesn't accept the key input from that USB keyboard. Enable ReadDeviceInfoFromRegistry to avoid the affect to USB keyboard initialization.



Issue Number Description Fix Comment
HDR-33140 Merge HDR-32342 check-in into 19.0.13.16 Fujitsu branch Porting HDR-32342 into branch. Remove the printed messages which are added accidentally.



Issue Number Description Fix Comment
HDR-32784 Merge HDR-28619 fix to v19.0.13.x Fujitsu branch [branch] Update button status after detection of touchpad during reboot procedure in case of button status not synchronized with touchpad if ButtonsEnabledDisabledWithDevice is set.



Issue Number Description Fix Comment
HDR-32037 Tap zones not working Ignore edge filter when enable tap zone.; [ADC] TL2->TL3
HDR-32038 2F horizontal scroll not working in Photos Porting HDR-31430 (TouchInjection for 2Finger Scroll) to branch.
HDR-32044 TouchPad still be function by external monitor when simulate LCD close Add LidClose/Open Action.
HDR-32295 Volume control doesn't work well Not ActiveOnce on 3FVertical Scrolling to control volume.




System enhancements



Issue Number Description Fix Comment
HDR-31396 2F horizontal scroll is too sensitive in Windows Photo Apps Add code to make ActivateOnce to work with scrolling (in v19_0_13_main_branch).; Set key scroll for Horizontal scroll in Microsoft Photos for win10 (in v19_0_13_main_branch).; Update settings for 2F scrolling in MS Photos for win10 Th2 (or v10586) in v19_0_13_main_branch.
HDR-31654 USB keyboard doesn't work after install driver Enable ReadDeviceInfoFromRegistry to change the PS2 device (keyboard mouse) detection timing to avoid keyboard not working issue.




System enhancements



Issue Number Description Fix Comment
HDR-31395 Can't keep driver settings after upgrade from v19.0.13.7 to v19.0.13.10 Fujitsu.inf Keep driver settings after upgrade new driver.



Issue Number Description Fix Comment
HDR-30865 Sometimes pointing doesn't work after 3 Finger Gesture Clean the active gesture in progress when all fingers are left.
HDR-3103 Change SYN1F10 config PS2 to Intertouch Configure SYN1F10 from PS2 to Intertouch.
HDR-31044 [Fujitsu_Win10] "Search" action can't be triggered by Tap zones and multi-finger click action. Use the Windows 10 search scan code for the "Search" action in Windows 10.
HDR-31308 Scroll is working under Zoom gesture after upgrade install Use server to launch SynTpEnh. Remove Enhancement run key registry when using service launcher.



Issue Number Description Fix Comment
HDR-30865 "Sometimes pointing doesn't work after 3 Finger Gesture Clean the active gesture in progress when all fingers are left.



Issue Number Description Fix Comment
HDR-30218 "Restrict tapping to zone” is unchecked Rollback UnCheckAdvancedFilter



Issue Number Description Fix Comment
HDR-30049 Tapzone action bad UnCheckAdvancedFilter by default
HDR-30058 Disable Click when ClickPad is disabled Disable Click when ClickPad is disabled. Disabled/Enabled state of buttons have to stick to TP device.



Issue Number Description Fix Comment
HDR-30058 Disable Click when ClickPad is disabled Add ButtonStatusWithTouchPad feature.



Issue Number Description Fix Comment
HDR-30048 BSOD when click after disabled TouchPad Apply a sanity check



Issue Number Description Fix Comment
HDR-30048 BSOD when click after disabled TouchPad Apply a sanity check



Issue Number Description Fix Comment
HDR-29769 3 Finger Scrolling doesn't work well to change volume Get the correct delta of finger movement to change the volume.
HDR-29944 Enable gesture when "Point anywhere" is disable Just suppress cursor position, not gesture, when "Point Anywhere" is unchecked.



Issue Number Description Fix Comment
HDR-29769 3 Finger Scrolling doesn't work well to change volume Switch packet between primary and secondary instead of assigning primary always.



Issue Number Description Fix Comment
HDR-29598 Merge settings in Fujitsu.inc(1.243.2.18) Restore JustSuppressCursorPositionInButtonZone.; Remove the unnecessary settings.
HDR-29770 Tray Icon Popup doesn't work No need to hide ballon if we decide not to show the ballon.



Issue Number Description Fix Comment
HDR-29759 Please show FW version while query information in SynReflash Fixed SynReflashPkg fail while image size over USHORT; Show FW version while query information under console



Issue Number Description Fix Comment
HDR-29609 Missing ACM2 data when converting secondary finger packet to primary finger. Moved ACM 2 data from secondary finger packet to primary finger packet when the packet is converted to raw packet.
HDR-29638 BSOD when pressing any key Fixed BSODs.
HDR-29671 Remove sticky border control from all UIs Removed sticky border feature from all control panel since this feature is rarely used by end users and also the driver cannot detect windows border correctly every time when there is a new OS release so we decided to remove this feature.
HDR-29597 Remove Tap/Click suppress after typing in Windows 8.1 and Windows 10 Merge the solution from v18.1.22 main branch to the trunk.



Issue Number Description Fix Comment
HDR-29039 Video & Descrption for Windows 10 3F Swipe New UI translations for Windows 10; New Windows 10 Translations for Enhancement



Issue Number Description Fix Comment
HDR-29283 SynReflashPkg need to support more informations Add packrat ID into file property while use SynReflashPkg to pack image and cfg
HDR-29353 Change featurescore to 0xF9 per MS recommendation Changed FeatureScore to 0xF9
HDR-29412 [Win10] Disable PTP 3F & 4F Gestures Remove PTP 3F & 4F Gestures and GUI



Issue Number Description Fix Comment
HDR-29353 Change featurescore to 0xF9 per MS recommendation Changed FeatureScore to 0xF9
Update DriverName to the one with UUID appends.
Added Win10 gesture and UI
HDR-29070 Fujitsu: Windows 10 new multi-finger gestures support Enable Win PTP feature in Win 10.



Issue Number Description Fix Comment
HDR-10618 SynCOM samples have errors and warnings when compiling mfctest; keypad; cPadClock; cPadImage; Disabler; Comtest; DisableGesture; SynDrumPad; BezelTest; SynWrapSample; SynPlot; SynDrumPad take out from SDK since it depends srd party library DirectX; SynView; SynForcePad; Dpn't include build bat files
HDR-13375 Remove LAPACK copyright info Copyright 2014 to 2015; Remove LAPACK copyright info
HDR-28137 Un-installation driver is not clean Use %ProgramFiles%\Synaptics\SynTP as temp dir to install auxiliary drivers instead of creating temp dirs in %ProgramData%
HDR-29104 Change driver package name from SynARP Update OS support information in SynPD.inf
HDR-26997
(FM: 2259)
This is a placeholder for build generated checkins. Update ReleaseNotes.html



Issue Number Description Fix Comment
HDR-28137 Un-installation driver is not clean Un-installation driver is not clean - remove old SynTPCoInstaller; Use %ProgramFiles%\Synaptics\SynTP as temp dir to install auxiliary drivers instead of creating temp dirs in %ProgramData%; Always overwrite Coinstaller in update install
HDR-28874 Incorrect ASIC Displayed in Diagnostics Window Get correct ASIC type from F01 query 19.
HDR-29080 Suppress Tap on Top Left Corner for SecurePad Added code to suppress tap in the SecurePad notch area.; Checked whether query41 exists to find right offset for query43.
HDR-29102 Update control panel to disable top left corner tap zone from UI Hidden top left tap zone controls from the control panel.; Fixed a compiling error.
HDR-29103 Update device type to SecurePad for SecurePad in the CPL to refer the device type Updated device type to SecurePad in the CPL to refer the device type for SecurePad
HDR-29070 Fujitsu: Windows 10 new multi-finger gestures support Enable Win PTP feature in Win 10.



Issue Number Description Fix Comment
HDR-28622 Tap zones can't work on the top right and top left corner Allowed tap if a finger is in tap zone and object type is non-finger and tap zone is enabled.
HDR-28913 Return code=-1 Fixed return code for setup



Issue Number Description Fix Comment
HDR-28907 Correct Finger Packet State not for all fingers in a group but for those who are really in the zones Correctly update Finger Packet State not for all fingers in a group but for those who are really in the left/right/resting zones
HDR-28944
(676644)
[Microsoft Windows 10 Team] [DeviceCompat][HID][CUET] : The check box setting "Disable internal pointing device..." in mouse properties under clickpad tab doesn't get applied. Fixed checkbox out of sync issue when there are two tabs in the control panel such as Show tray icon in the taskbar or disable internal pointing device when external USB pointing device is attached.




System enhancements




System enhancements



Issue Number Description Fix Comment
HDR-28731 Add FeatureScore for all OEM INFs. Fixed build errors.; Added FeatureScore in INF so OEM driver is always picked by WU first so the generic driver can be overridden in WU.
HDR-28736 Change SMBus mode switch retry to zero Removed SMBus mode switch retry from SwitchMode because there is a retry logic in the low level driver (retry 16 times).




System enhancements



Issue Number Description Fix Comment
HDR-28484 Create miniport driver INF for major customers. Created miniport driver installation package for major ciustomers. 1, Added plugin registries back fir miniport driver, otherwise synthenh cannot be launched. 2, Always created OSD class instead of enabling by registry because OSD is used several placec, if this registry is missing, the syntpenh will crash.
HDR-28488 Gesture and Pointing performance improvement 1, Fixed memory leakage when the miniport driver is disabled or removed. 2, Fixed the miniport driver is disabled when any USB mouse is unplugged from USB ports. 3, Reported to PTP using normalized X, Y instead of filtered X, Y.; Fixed 1palm+1F failure issue if palm is down first, 1F is down second, then palm is up, the pointing does not work any more. We should fill in finger data one by one from array index 0, should no gap between finger data..
HDR-28370 Not trigger left click Change click behavior settings for "one finger is on left button and another is on right button".



Issue Number Description Fix Comment
HDR-28484 Create miniport driver INF for major customers. Created miniport driver installation paclage for major ciustomers.
Decrease the debounce time for button down and up.



Issue Number Description Fix Comment
HDR-28341 Review all INFs to add HID/ACPI before PnP IDs Per Win10 WU we have to add ACPI before PnP IDS isntead of *.




System enhancements




System enhancements




System enhancements



Issue Number Description Fix Comment
HDR-28175 Hide all edge swipe controls for Win10 Hidden edge swipe controls from CPL for Win10.
HDR-28189 Add Intel SkyLake chipset support in SMB INF Added Intel Skylake chipset support for SMBus.




System enhancements



Issue Number Description Fix Comment
HDR-28039 TouchPad should be enabled after checked "Disable internal pointing device when external USB pointing device is attached" then unplugged external USB mouse. Fixed the USB mouse plugin/unplugin disable/enable issue, the notification reason is changed, it does not match with user mode driver, so the event is not processed by the user mode driver.,




System enhancements



Issue Number Description Fix Comment
HDR-27930 Disable audio feedback for button clicking Read ForcePad click sound mute status from registry..




System enhancements



Issue Number Description Fix Comment
HDR-913
(Hyder001)
Using force data to reduce false taps working with ACM Ignored tap decoding if force is less than certain threshold.



Issue Number Description Fix Comment
HDR-27746 Add more log information in the driver Logged ForceModel reset event.




System enhancements




System enhancements




No changes




No changes




No changes



Issue Number Description Fix Comment
HDR-626
(ECR232511)
Unqouted Service Path in Registry with SynTPEnhServic add quotes to Service's ImagePath in Registry



Issue Number Description Fix Comment
HDR-624 Make DPI aware default disabled Make DPI aware
HDR-65 TouchPad doesn't work for a time after detaching external USB mouse Fixed TouchPad does not work after detaching external mouse



Issue Number Description Fix Comment
HDR-511 Pinch does not work in ForceTutorial app Fixed wrong cursor position when DPI aware is enabled in syntpenh, that caused pinch or scrolling does not work if it uses wheel mouse message and the system is not in 96dpi. Called right function to window handle under pointer to fix wrong window handle which causes pinch does not work in ForcePad Tutorail app.




No changes



Issue Number Description Fix Comment
HDR-28 [3+2BCP] 3F swipe not working on Metro Photo Application Make 3F swipe working in Metro Photo Application
HDR-411 Powerpoint 2013 will be Grayed when using finger to Horizontal scrolling Used key scroll instead of bar scrolling for PowerPoint to fix "Powerpoint 2013 will be Grayed when using finger to Horizontal scrolling".




No changes



Issue Number Description Fix Comment
HDR-20 SYN1F10 setting is wrong. The PNPID supporse to be Touchpad Remove clickpad setting



Issue Number Description Fix Comment
HDR-264 Audio feedback missed if clicking is too fast and audio playback is too slow Queued clicking press/release event, then playback audio feedback one by one if the queue is not empty, this fixed clicking sound missing or press/release misorder.



Issue Number Description Fix Comment
HDR-208 Remove allowing edge swipe if first three packets are palm Removed old implementation for relaxing palm rejection in the edge fro edge swipe gestures.
HDR-209 Add API to disable/enable suppression motion while typing. Exposed API to allow an application to disable/enable motion suppression while typing.
HDR-210 Force drag is triggered unexpected Fix an wrong ForceReleased drag generated by Force-Clciking-releasing without motion before release force.
HDR-227 Relax edge swipe condition in edge if first three packets are palm Ignored palm check for first three packets if it is edge swipe, this will fix edge swipe missing with large flat finger or very fast edge swipe.



Issue Number Description Fix Comment
"Enable" button is not greyed out if the TP is disabled, then plug in USB mouse with "Disable internal pointing device when external USB pointing device is attached" checked.
HDR-26 3 Finger Swipe doesn't work after 3 Finger Click Fixed inf comments
HDR-26 3 Finger Swipe doesn't work after 3 Finger Click Add registry configurable feature to still suppress the cursor for multifinger in plugin action




No changes




No changes




No changes



Issue Number Description Fix Comment
TP-48489 Change tray icon pop up menu to 150dpi for Yoga3 Pro(3200*1800) Turn off ReadDeviceInfoFromRegistry for Fujitsu
TP-48538 Change SYN1F10 config PS2 to Intertouch Change SYN1F10 config PS2 to Intertouch




No changes



Issue Number Description Fix Comment
TP-48345 Enable Animated Tray Icon Enable aminated tray icon, apply for Win7 also
TP-48378 Change launch application from Tray icon - Update Update default command ID when user double click on tray icon; Add new capability for existing feature ShowTouchPadProperties to launch either Synaptics propetries and Mouse properties (existing) or Synaptics properties (new); If system has stick, launch OS "Mouse Properties" with 'Synaptics Device Settings' tab selected; Add cpability flags ff system has no stick



Issue Number Description Fix Comment
TP-47650
(ECR209588 -> Win7, ECR209586 -> Win8)
UI translation on Chinese Simplified New translations for the word "Charms" for Windows 8
TP-48348 SynTPEnh crashes when the driver is uninstalled. Fixed syntpenh crash when the dirver is uninstalled.
TP-47968 Change launch application from Tray icon Launch "Synaptics Properties" if system doesn't have stick.
TP-48345 Enable Animated Tray Icon Enable aminated tray icon



Issue Number Description Fix Comment
TP-47968 Change launch application from Tray icon Launch "Synaptics Properties" if system doesn't have stick.
TP-48314 Pinch Zoom can zoomin icons on Desktop - Win7, Win8 Disable zoom in Desktop



Issue Number Description Fix Comment
TP-48242 Remove all short cuts all user when the driver is uninstalled/upgraded. Remove All users short cuts in uninstallation or before driver update
TP-47968 Change launch application from Tray icon Change launch application from Tray icon.
TP-48190 Adjust speed of volume distance Adjust speed of volume distance
TP-48207 Remove ClickPad setting Removed unsused sections; Take out checkbox "Point anywhere" under Pointing for Gigan



Issue Number Description Fix Comment
TP-47968 Change launch application from Tray icon Change launch application from Tray icon.
TP-48143 Japanese GUI issues Fix some Janpanese GUI issues.



Issue Number Description Fix Comment
TP-48057 Update PNPID request : inf : fujitsu; PNPID=SNY1F10 Update the setting of SYN1F10.



Issue Number Description Fix Comment
TP-48043 Add TM number in configkey Appended TM number in configkey so we can support multiple TouchPad in the system.
TP-47432 New translations needed in Help files Updated help text.



Issue Number Description Fix Comment
TP-47432 New translations needed in Help files Update help for 'Enable Clicking in Pointing Zone'
TP-47847 3 Finger Horizontal Swipe trigger rate is low Fixed 3 Finger Horizontal Swipe trigger rate is low with RecaptureFingerDownPacket key
TP-47958 Add GUI to enable/disable "Restrict pointing to zone” in Click area - trunk Added enable/disable 'restrict pointing to zone' I/O control.
TP-47962 Change default setting - SmartSense(Fujitsu.inf) - trunk Sync solution from fujitsu_18_1_0 branch to trunk.
TP-47969 Use 4 finger vertical flick to change brightness Remove unsused section; Update files' header



Issue Number Description Fix Comment
TP-47648
(ECR209588 -> Win7, ECR209586 -> Win8)
UI translation on Brazil Portugese Fix Portuguese translation for "charms" from Windows 8
TP-47650
(ECR209588 -> Win7, ECR209586 -> Win8)
UI translation on Chinese Simplified Add translated strings for TouchPad Pointing Speed and 3F Swipe; Fix Traditional and Simplified Chinese words for Win8 Charms
TP-47856 Text "Momentum" is not translated Restore translation for "Momentum"
TP-47874 SynForcePad is not working on SMB or HID/I2C system Modified the connection type in SynForcePad so we can run the demo app on SMB and other platform.
TP-47595 Volume jump when finger near the edge : [ADC] TL2->TL3



Issue Number Description Fix Comment
TP-47801 On simplified Chinese language, the translation for "Pointing Speed" is different from the help file on the General tab Fix Traditional Chinese translation for "Pointer Speed" help topic
TP-47860 Spell out FW to Firmware Spelled out FW VErsion to Firmware Version.
TP-47595 Volume jump when finger near the edge Added comments; Fujitsu already requested turned off Edgemotion for 3FVertical Scrolling for volume control in TP-40719 but we did not turn off; Clean code
TP-47596 Increase volume distance For SYN1f09 - Group 10 Win8, from top to bottom for the volume change is 30 %.; Removed unused sections, apply registry settings for volume scale for only Fujitsu



Issue Number Description Fix Comment
TP-47799 Set focus on Synaptics device tab Set focus to Synaptics tab after the CPL is opened.
TP-47814 Top edge zone size is wrong Top edge swipe zone size is wrong, whole TP is top edge swipe zone, this causes tue cursor cannot be moved vertically.
TP-47815 Change FW version display format for HID device Changed FW version display format for HID device from major.minor to an integer.




No changes




No changes




No changes



Issue Number Description Fix Comment
Fixed TP lost function after this power sequence s3->s4->resume.resume from s4, then resume



Issue Number Description Fix Comment
Prevent unnecessary registry reads if stick device is not present.
TP-47221 Cursor gets stuck inside Application's border Fixed "Sticky Border" option (in Accessibility options) so that the cursor is not stuck inside application's border after the application is closed.



Issue Number Description Fix Comment
TP-47432 New translations needed in Help files Add new strings requested by Fujitsu; Add new help topics in preparation for translation for Fujitsu



Issue Number Description Fix Comment
TP-46951 Remove setting remote control region register for AMD SMB driver Don't touch other bits of ASF_IO index 0x15 register, otherwise ASF does not work after S3/S4/S5.
Added button state in packet when momentum was stopped otherwise drag was dropped after momentum if the button is still down.
Greyed out some controls in main page if the device is disabled.




No changes




No changes



Issue Number Description Fix Comment
TP-47170 customer report filter activation time is in 0/6, correct setting should be in 2/6 Modified PalmCheck filters registry path to get settings for either ACM1 or ACM2.0.; Set advanced filter timeout to notch 2 (1sec).



Issue Number Description Fix Comment
TP-46663 Click near of right click becomes left click Change the check box position as the picture
TP-47069 Pinch Zoom can zoomin icons on Desktop Disable pinch on desktop.



Issue Number Description Fix Comment
TP-46502 Click Settings is different when ClickPad is disable/enable. Merge branch fix to trunk; Set the wrong bit of clickpad button mode (correct TP_ClickPad_1FClickInNonButtonZoneCustomize is 0x00200000)
TP-46661 Accidentally trigger Pinch Zoom Merge branch fix to trunk
TP-46664 Use same GUI for Windows 7 Merge branch fix to trunk
TP-46998 1 Finger Scrolling becomes opposite direction after rotate screen (SYN1F07, SYN1F08. SYN1F09, SYN1F07, SYN1F08. SYN1F10) Modify DisableGestures value and reverse scrolling direction for SYN1F07, SYN1F08. SYN1F09,SYN1F10.
TP-46999 Accidentally trigger Mute - v18.1.0 and trunk Merge branch fix to trunk




No changes

Issue Number Description Fix Comment
TP-46951 Remove setting remote control region register for AMD SMB driver Removed unnecessary code to change the slave address of AMD SMB controller1 for ASF, this caused NIC fails to talk with SMB ASF.
TP-46404 1 Finger Scrolling becomes opposite direction after rotate screen Modify "DisableGestures" value in Windows 8 and reverse scrolling direction.
TP-46877 Increase Left/Right button zone size Increase Left/Right button zone size.
TP-46915 BSOD happened using new EC Failed detection will not has valid object, add checking before use that.


No changes


No changes

Issue Number Description Fix Comment
TP-46476 [ACM2.0] Edge swipes Eliminated accidental edge swipe while a finger moved to edge area of TouchPad.
TP-46588 New Video for SGS94 and UX_UI Updated Control Panel Help Video files.
TP-46749 Improve 2F scrolling and inertial by using history data Remove flag that is no longer used. Improve scrolling and inertia by using history data. Update 2FScrolling inertia settings for improved 2F scrolling. Change Inertia speed to be consistent with current settings.
TP-46763 Suppress other click (All PNPIDs) Suppress the click which is made by non-conductive object


No changes

Issue Number Description Fix Comment
TP-46624 Suppress Palm Clicking for ForcePad Suppressed palm clicking for ForcePad.
TP-46404 1 Finger Scrolling becomes opposite direction after rotate screen Disable ChiralMotion and enable one finger scrolling function. Keep this setting in SYN1F08.

Issue Number Description Fix Comment
Fix Max slider range after fixing DPI for slider

Issue Number Description Fix Comment
Lower the warning level to avoid annoying debug message.
TP-46526 Unexpected Click when a finger moves out of TouchPad from edge Fixed unexpected click when a finger moves out of the ForcePad from edge.


No changes


No changes

Issue Number Description Fix Comment
TP-46243 Difference performance of 2 Finger Tap Wait 20ms delay and retry ModeSwitch until it is sucessful or timeout.

Issue Number Description Fix Comment
TP-46162 HP-_project_: Unable to set EdgeMotion Speed faster than default Increased maximum edgemotion speed which has more selections from the edge motion speed slider.
TP-46206 Locking Drag has no function in OEM INF Fixed Lock Drag no funtion issuel.
TP-46218 Calculate the force after TPFiler Calculate the force after TPFiler
TP-46220 Make ClickDrag edgemotion on ForcePad Made ClickDrag edgemotion work after force calculation was moved after CTPFilter.

Issue Number Description Fix Comment
TP-45899 Add Code for supporting Legacy TouchPad PC settings opt-in on win 8.1 Add code to support Legacy touchpad setting on win8.1
TP-45967 BSOD on version 17.0.8.11 Check IRQL before calling KeClearEvent.
TP-46066 2F click & drag terminates when the force is relaxed = make it similar to 1F click & drag Added code to support 2F drag with force released.
TP-46082 BSOD after S3 resume Move startTimer in front of syn function.

Issue Number Description Fix Comment
TP-46014 OEMWPF and OEMWPF_RMIHID: TP can't work after drag file with DragLock function enabled with TP v17.0.17.0 Added fix to release drag lock after 500ms timeout, and not make touchpad frozen. Update code to allow dribble packets to be sent, but not mess other sending group packets.
TP-45830 Rotation doesn't sync with Start screen Added auto rotation

Issue Number Description Fix Comment
TP-45281 Click action is not consistent Fixed the issue which checked wrong registry control for enabling/disabling 1Palm+MF clicking.
TP-45755 resting palm + 1F click or 2F click support Removed TL2s.
TP-45976 Skip force calculation for Palm Skipped force calculation if there is only palm without any finger.

Issue Number Description Fix Comment
TP-45934 Add different force release threshold for 2F drag there is one finger in the button Added another force release threshold for 1F resting + another finger drag.
TP-45976 Skip force calculation for Palm Skipped force calculation for palm object.; Skipped force calculation if there is only palm without any finger.
TP-45977 Add "Enable Force" in the tray icon to disable/enable force continuation. Added control option "Enable Force" in tray icon that allows end user to enable/disable force conitnuation pinch and scrolling, and 2F clicking.

Issue Number Description Fix Comment
TP-45281 Click action is not consistent Added registry control to enable/disable 1Palm+MF clicking.
TP-45755 resting palm + 1F click or 2F click support 1, Used ClickSmart for 2F click in ForcePad, we don't need to consider the force. 2, Made 1Palm+1F and 2F click work.
TP-45756 resting palm + 2F tap Fixed bit mask. Reimplemented MF tap with resting fingers in button zone.
TP-45918 Add FW RawPacket Position filter to the driver Add FW RawPacket Position filter to the driver

Issue Number Description Fix Comment
TP-44750
(20130628 meeting with Kirk)
After log file capture Kirk would like the default folder opened so that the log file can be copied or viewed instead of just closing Add option for user to open log file folder after collecting diagnostic info
TP-45827 Add option to show progress either in current command prompt window or show it in another command prompt window title Added an option to show progress either in current command prompt window or show it in another command prompt window title

Issue Number Description Fix Comment
Added HID mouse filter callback functions.
TP-45582 BSoD on WHCK test Keyboard filter driver should pass specific IOCTL to function driver.
TP-45786 BSOD 0x1E occur when customer uninstall driver For uninstall case, we still need to unregister notification handler.
TP-45792 988033 Touchpad cannot be disabled/Enabled by hotkey(Fn+f2)on bullet unit Fix Mux KBC if touchpad is connected to port 1, 2 or 3.
TP-45801 Keep motion/tap/gesture suppression after palm before timeout Last palm time stamp variables were reset. Fix "keep motion/tap/gesture suppressed after palm before timeout" feature.
TP-45803 Show right asic type from Diag. page Show right ASIC type for 1320 and 1321 on Diag. page.

Issue Number Description Fix Comment
TP-45582 BSoD on WHCK test Fix BSOD when doing system WHCK test
TP-45663 BSOD for WHCK "Fault Injection Test" Fix WHCK Fault Injection Test

Issue Number Description Fix Comment
TP-44637 Testarossa - BITS087995: [PT_TSA]Sometimes mouse cursor don't change icon as scrolling Added fix to show custom cursor correctly.
TP-45194 English description on Simplified Chinese OS Update translations
TP-45590 BSOD 0x10D occur when doing Restart,S3 and S4 +LAN (Right usb port) 14 hours Unregister RMI callback func before register it.

Issue Number Description Fix Comment
TP-45504 Spyder ULT - There is no function after install driver Pass the WdfRequest handle to the WDF function .

Issue Number Description Fix Comment
TP-45258 OEM_project_ (SYN1E62) - BSOD after installing v17.0.9 driver Use InterlockedExchange() and add comments.

Issue Number Description Fix Comment
TP-45096 Device fails detection after reflashing fw using SynapticsReflash found in v17_0_7 Fixed Device fails detection after reflashing fw
TP-45258 OEM_project_ (SYN1E62) - BSOD after installing v17.0.9 driver Use atomic variable to avoid reentry and add timeout mechanism as well.
TP-45209 Change setting for SYN1F10 and SYN1F08 Disabled "Restrict pointing to zone" for SYN1F08 and SYN1F10

Issue Number Description Fix Comment
TP-45258 OEMEnvy (SYN1E62) - BSOD after installing v17.0.9 driver Rollback codes. It seems problem to call Mutex acquire function in DPC.

Issue Number Description Fix Comment
TP-45025 After use touchpad to reboot system, it would BSOD in OS Check IRQL before calling RtlQueryRegistryValues function.
TP-45111 Mode switch failed on Win8.1 Suppor OEM SMBus Host Controller.
TP-45147 Cusor jumps with OEM 5BFP Add mechanism to avoid reentry for SMBus driver. Port reentry avoidance mechanism to CRMIPort.

Issue Number Description Fix Comment
TP-42303 Improve Driver build process and release note for customers Remove useless notification in middle of build; Fix file verification script; Fix UTF-8 failure to translate non-ASCII apostrophe in release notes
TP-44354 Horizontal two finger scrolling can't work on PDF file via win8 PFD APP Fix horizontal scrolling becomes vertical scrolling in Metro simple Chinese pdf reader
TP-44770 Bonsai - Can not use zoom in/out function after put a third or more fingers on the touchpad Avoid canceling pinch action when more finger down feature is set.
TP-44975 WHCK Failure (PS/2) - 17.0.5.3 | HPConsumer.inf (Next/Blue) Added Synaptics generic compatible ID *SYN0002 for all PS2 touchpad infs; Added a hack until Microsoft fixes its WHCK tool
TP-45042 Scrolling is not smoothly on metro app Photos and Camera while ZoomPerfect is enabled Fix injection error for 2 finger scrolling gesture under Metro-mode app. This error will cause scrolling not smooth.

Issue Number Description Fix Comment
TP-44571 Spyder ULT - Default setting is incorrect Duplicate of ClickpadViews, ClickpadViewModel for OEM Win7 UI for 2013.
TP-44879 OEMWPF TPPB - modified Win7 UI for 2013 Changed help text. Added new help text, all in English for now.
TP-44969 PNPID request : inf : fujitsu; PNPID=SNY1F10 Added PNPID SYN1F10
TP-44970 Remove the function for SNY1F10 Added setting to remove "Disable internal pointing device when external USB pointing device is attached" function.

Issue Number Description Fix Comment
Display ACM 2.0 type in Diagnostic panel
TP-44941 Getting wrong register offset of ACM20 existence for old FW Parsing ACM2.0 existence information correctly.; Update the packrat number.; Provide ACM2.0 disabled setting.

Issue Number Description Fix Comment
Follow-up: add registry overrides for RMI4 caps; Add RMI4 capabilities query to API
TP-44188 Customer wants previous release notes combined with current release notes Add a "history" feature to ReleaseNotes.HTML; Build script now creates a history from previous release notes
TP-44828
(958966)
It will pop up the error "SynTPEnh.exe-Entry Point Not Found" at the end of insttalling Synaptics driver on Vista 32&64. Fixed SynTPEnh and SynTPHelper crash in Vista with driver built with Vs2012

Issue Number Description Fix Comment
Do fixme and handle F11 data offsets properly. Still a wip since a large number of F11 data registers remain unchecked in the interrupt handler.
TP-44721 Geasture issue on Google Chromewith High DPI setting Fixed issue of two finger scrolling not working when cursor is near the right edge of the window with DPI=150%
TP-44750
(20130628 meeting with Kirk)
After log file capture Kirk would like the default folder opened so that the log file can be copied or viewed instead of just closing In Windows 8.1 Preview, the GetVersion(Ex) APIs have been deprecated.; In Windows 8.1 Preview, the GetVersion(Ex) APIs have been deprecated. Update Manifest

Issue Number Description Fix Comment
TP-42303 Improve Driver build process and release note for customers For release notes, if "Contact" field is missing, print the Creator of the Jira issue; Create a default empty dictionary in case JSON load fails for invalid and missing Jira numbers; Use Python decode('utf-8-sig') to strip byte order mark out of text; Do not distribute Release.txt any more since it is not updated. Use ReleaseNotes.html.
TP-43964 ACM 2.0 change of algorithm strength driver meta-bug Make contact type interface consistent. Add HasACM2() query.
TP-44618
(TM-2768-001)
The systray icons will flicker when scrolling in a photos viewer with three finger flick Only turned on IME workaround for twist action instead of all gestures for Photo Viewer.
TP-44682 Use maximum force instead of total force for multiple fingers click Used maximum force instead of total force for MF click.
TP-44692
(ECR177029, ECR176429)
Copyright issue Update Coypyright to 1996-2013

Issue Number Description Fix Comment
TP-44299 Right side, down side "Return at edge of screen" in Momentum doesn't work Fixed the bounce off screen edge in momentum not working issue with high DPI.

Issue Number Description Fix Comment
TP-44440 Convert packet count to time Improve taps-Convert packet count to time.; Make gesture work properly for different report rates of devices; Make PalmOnPad gesture works normal for various report rate of devices.; code improve by rename a function.; Add a utility function to clear packet.
TP-44531 Silent Uninstallation fail in in toshiba.inf Silent Uninstallation fail with SynIsdll built with Vs2012; Silent Uninstallation fail in in Win8 x64
TP-44533 Application crashes when we double tap on the top left corner of the TP to disable the touchpad in HPNEWUI v17.0.0 Changed call convention from std to cdecl to fix syntpenh creash when it reads Png file.
TP-44564 ACM2.0 can't work on OEM machine FollowUp:Change uiQuery36Offset -- to uiQuery36Offset--.; Correct RMI query parsing.
Issue Number Description Fix Comment
TP-44045 _project_ (175) - Tap to click will invalid for few seconds after 2 or 3 finger slide on pad Improve conmunication between API and Kernel Driver.;
TP-44046 _project_ (176) - Continue tap the 2-finger on the touchpad surface will always trigger both of mouse right and left button events. Improve tap vs drag with 1F and multifingers, as well as communication between API and Kernel Driver..
TP-44244 Task tray Synaptics icon, "Pressure graph" and "MoodPad" items cannot be seen. Fixed the wrong location of popmenu by right clicking trayicon, when the size of all items is set to 150% in control panel.
TP-44299 Right side, down side "Return at edge of screen" in Momentum doesn't work Fixed the bounce off screen edge in momentum not working issue, when the size of all items is set to 150% in control panel.
TP-44300 Enable Tap zone, even touch right up corner, Maximum windows doesn't work Fixed the issue of maximizing windows not working, when the size of all items is set to 150% in control panel.
TP-44348 Switch from VS2005 to VS2012 by Default Save 2005 solution; Switch from VS2005 to VS2012 by Default Use include and lib files from T drive; Bump SynTPCo19.dll to SynTPCo20.dll; SynDell;share\Png; Solution files; KmdfLibraryVersion = 1.11, WdfCoInstaller01011.dll; SynOsLib dir.lst; Remove ...2012.sln files; Inf2Cat; forcetext2bin; Use Include and lib files from T drive
TP-44457 16.6.5 sony2006.inf Two-Finger horizontal scroll failed. Only read application specific settings when apps switch happens, otherwise some user specific settings will be overridden if CPL is opened and changes are not apllied.