| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-39923 ✓ | [Funtion Issue] Funtion of "Pinch Zoom" is not sensitive in [Photos App] on Non-PTP model | Customer requested | Apply TouchInjection for Pinch on Photos |
| HDR-39924 ✓ | [UI Issue] The advanced setting UI of Accessibility has been cut on Non-PTP model | UI layout mess up | Adjust UI layout |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-39586 ✓ | [RS5 Upgrade] Configure the settings to "Reload the current web page", "Browse backward..." and “Browse forward.." from right button actions of Touchstyk, but not work on Edge | Edge may not accept combination key on RS5. Send VK via kernel to avoid not accepted by Edge when focus on URL. | Send single key to Edge. |
| HDR-39587 ✓ | [RS5 Upgrade] The UI at the bottom of touchpad advanced setting be cut in when change make text bigger setting to 225% | none | Adjust UI layout |
| HDR-39800 ✓ | BSOD issue | CntDevice might be NULL, and causes BSOD when calling it. | Add sanity check |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-37602 ✓ (HID-114) |
[Altair LE50]The "left button" of button actions should be disabled by default accroding to product spec | customer request. | Modify the Styk tab page on UI |
| HDR-38755 ✓ | [Toshiba][UR20]Touch pad can't keep the disable status after resume from S3/S4/S5/restart/Hybrid S5 | For HIDmini device, Toshiba setting app only changes Synaptics Touchpad disable/enable state, but it doesn't change PTP disable/enable state. It causes that PTP Touchpad state isn't the same as Synaptics Touchpad state. After restart and cold boot, "disable/enable" state of Touchpad will be updated if PTP Touchpad state isn't the same as Synaptics Touchpad state. Hence, Touch pad can't keep the disable status on SW PTP device. | When Toshiba setting app uses API to disable/enable Touchpad, we will change PTP state at the same time. |
| HDR-39586 ✓ | [RS5 Upgrade] Configure the settings to "Reload the current web page", "Browse backward..." and “Browse forward.." from right button actions of Touchstyk, but not work on Edge | Edge may not accept combination key on RS5 | Send single key to Edge. |
| HDR-39587 ✓ | [RS5 Upgrade] The UI at the bottom of touchpad advanced setting be cut in when change make text bigger setting to 225% | none | Adjust UI layout |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-38871 ✓ | [Synaptics][Altair UR] The Copyright message should be "@1996-2018" in Patent Notices Help panel | The setting is incorrect. | Modify the setting to "1996-2018". |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-38693 ✓ (HID-149) |
[Synaptics][Altair R] Flick 3/4 fingers up/down not work when store app shows on the front. | The class name of taskswitcher window in RS4 is the same as some metro app. We will send wrong command to "some metro app". | Add execution name and app title name to check if foreground window is taskswitcher window. |
| HDR-38869 ✓ | [Synaptics][Altair UR] The settings and actions of left/right buttons of Touchpad and TouchStyk not change to be the default after selecting "left handed", then clicking "Defaults" button on Touchpad and TouchStyk Settings. | The default setting of left button is "primary click". The default setting of right button is "secondary click". The default setting will not be changed even if it is left handed mode. Hence, user will find that the default setting is wrong. | For right hand mode, left button is primary click and gray out. Right button is secondary click and can be changed. For left handed mode, right button is primary click and gray out. Left button is secondary click and can be changed. |
| HDR-38871 ✓ | [Synaptics][Altair UR] The Copyright message should be "@1996-2018" in Patent Notices Help panel | The setting is incorrect. | Modify the setting to "1996-2018". |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-38755 ✓ | [Toshiba][UR20]Touch pad can't keep the disable status after resume from S3/S4/S5/restart/Hybrid S5 | The authority of Centennial app is limited by MSFT when app may try to write "registry". It is a new feature for Windows 10 RS4. | Use kernel driver to write "registry". |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-37878 ✗ | [Synaptics][Altair UR20]Touchstyk sometimes can't be used and touchpad can't be enabled after resume from S3/S4 when touchpad is disabled before | ||
|
HDR-38507 ✓ (HID-146) |
[RS4 Upgrade] Flick 3 or 4 finger down on touchpad, opened APP can't be restored to desktop | The class name of multi-tasking view is different on RS4 | Add new class name to make multi-tasking view be identified. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-38505 ✓ (HID-148) |
[Altair UR10] The check box for enable/disable four finger flick function is missing on V19.4.3.60 | Customer requests. | Show 4 fingers flick checkbox only on CPL |
|
HDR-38506 ✓ (HID-147) |
[Altair UR10] The behavior of three fingers flick left or right not correct on V19.4.3.59 and V19.4.3.60. | 3 fingers flick setting is altered. | Restore setting for 3 finger flick |
|
HDR-38507 ✓ (HID-146) |
[RS4 Upgrade] Flick 3 or 4 finger down on touchpad, opened APP can't be restored to desktop | The class name of multi-tasking view is different on RS4 | Add new class name to make multi-tasking view be identified. |
| HDR-38512 ✓ | [Synaptics][Altair UR20] Change the setting of Touchpad sensitivity to "Most Sensitivity" , but the setting not work | TPTyping feature is enabled | Disable TPTyping for miniport driver |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-38146 ✓ | The setting of Four finger flick function should be removed on UR10/MR10 | customer request | Hide 4 fingers flick setting |
| HDR-38147 ✗ | [Synaptics][Altair LE50] Left button action content "Primary click" not localized, always show as English words | ||
| HDR-38354 ✓ | V59 driver yellow bang issue on Dione | There is SMBus on system and Touchpad is configured as PS/2, so SMBus is not configured to be installed. | Add turn off multiple physical interface to install SMBus driver on device that configured as PS/2. |
| HDR-38374 ✓ | V58/V59 new issue about SynCom.dll | The SynCOM API will deny access on the user mode application when running as an admin. It caused the application access denied exception error. | Changed SynCOM DLL security descriptor to allow user mode processes running as an admin. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-38002 ✓ | Check whether the device is TouchPad instead of checking not Styk. | SynTPEnh would find the path with "PTP" string because of miniport driver installed. | Make sure the path would not include "PTP" for Styk button path. |
| HDR-38146 ✓ | Hide 4 fingers flick setting | customer request | Hide 4 fingers flick setting. |
| HDR-38168 ✓ | Enable 3 fingers flick by default. | Disable 3 fingers flick accidentally by implementation of 4 fingers flick before. | Enable 3 fingers flick by default. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| 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-37880 ✓ | [Synaptics][Altair UR20]The mouse properties UI is oversize when DPI 150% with resolution ratio 1920*1080 after installing Synaptics touchpad driver | Customer request | Adjust UI layout |
| HDR-38002 ✓ | [Synaptics][Altair UR20]All configure settings like "a web...","run a..." and“Record and play.." not work on Right Button Actions of touchstyk. | SynTPEnh would find the path with "PTP" string because of miniport driver installed. | Make sure the path would not include "PTP" for Styk button path. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-37605 ✓ (HID-116) |
[Altair UR20] The Clickpad or securepad tab should be removed from Mouse Properties for PTP model according to product spec | Customer request | Rename ClickPad to SecurePad. |
|
HDR-37686 ✓ (HID-129) |
[Altair LE50] Can't install Synaptics touchpad driver on OS which language is Russian | ||
| HDR-37879 ✓ | [Synaptics][Altair UR20]The securepad/clickpad will be automatically enabled after resume from first time sign out when touchpad is disabled before. | Delete registry that checked PTP status, and it causes re-enable PTP after signed out and sign in. | Re-arrange the order of delete user setting. |
| HQA-16549 ✗ | [UR20] HLK test on latest RS3 OS and 19.4.3.54 driver |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-37607 ✓ (HID-118) |
[Altair UR20]Button Actions of touchstyk setting UI has been realized, but all settings of right button after the change are invalid on v47. | Plugin zone is disabled. | Enable plugin zone |
|
HDR-37686 ✗ (HID-129) |
[Altair LE50] Can't install Synaptics touchpad driver on OS which language is Russian | ||
| HDR-37895 ✓ | Touch Pad dimension is not matched between FW and Driver. | SynTPEnhService didn't disable and enable Hidmini device again because flag to identify hidmini device is ready is not set. | Set the flag to inform SynTPEnhService to disable and enable hidmini device. |
| HDR-37922 ✓ | Land finger at edge but DigiInfo report to palm. | Edge origination feature is enabled. | Disable origination feature for miniport driver |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-37599 ✓ (HID-111) |
[Synaptics][Altair UR20R20] Check some settings of touchpad still have function after uncheck them | Kernel sends SynTP packet with 1 finger. | Pass all packets to OS as PTP packet. |
|
HDR-37601 ✓ (HID-113) |
[Altair UR20]The setting UI for UR20 clickpad w/ styk should be Touchstyk setting UI, but it is Non PTP setting UI on V47 | Apply the wrong group setting. | Apply the correct group setting. |
|
HDR-37605 ✓ (HID-116) |
[Altair UR20] The name of securepad is showed as "Clickpad" on the Mouse Properties | Customer request | Rename ClickPad to SecurePad. |
|
HDR-37608 ✓ (HID-119) |
[Synaptics][Altair R20UR20]The touchpad icon will automatically shows as" Static tray icon" on taskbar after doing any setting change on Touchstyk tab | customer request. | Hide tray icon by default. |
|
HDR-37819 ✓ (HID-117) |
[Altair UR20] "Press to Select" setting is no needed for model with Touchstyk | Customer request. | Hide Press to Select |
| HFW-3243 ✓ | [UR20]Default speed of Touchstyk on Altair UR20 is more sensitivity rather than Altair UR10 | Some ballistics algorithm parameters are missing. | Apply some ballistic algorithm parameter to decrease sensitivity of styk. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-37598 ✓ (HID-110) |
[Altair R20UR20]The "synaptics HID-Compliant touch pad device" always disabled status on device manager after reboot | SynTPEnhService would disable the hidmini device and enable it again. However, SynTPEnhService just disable it based on old mechanism. | Porting fix in HDR-35520 to applied the new mechanism to disable and enable hidmini device. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-37598 ✓ (HID-110) |
[Altair R20UR20]The "synaptics HID-Compliant touch pad device" always disabled status on device manager after reboot | SynTPEnhService would disable the hidmini device and enable it again. However, SynTPEnhService just disable it based on old mechanism. | Porting fix in HDR-35520 to applied the new mechanism to disable and enable hidmini device. |
| HDR-37727 ✗ | [Altair LE50] Left button action content “Primary click” not localized, always show as English words. | ||
| HDR-37736 ✓ | [LE50] Mouse properties will stop working when open it after pressing G key on keyboard | 1. Pressing "G" to call Press to select drag and "O" to call Press to select only would make CPL be crashed if we hide the both radio buttons. 2. User can call TP setting dialog by pressing "S" even we hide the button on CPL. | 1. Disable press to select feature by default to avoid crashing. 2. Return in TP setting function directly if we want to hide TP setting button on UI. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-37671 ✓ (HID-128) |
[Altair LE50] The touch sensitivity of Touchstyk not change after changing its level | Not apply gain table on relative packet. | Apply gain table on relative packet. |
|
HDR-37692 ✓ (HID-130) |
[Altair UR20] Palm rejection not work on Altair UR20MR20R20 | "Palm Confidence Threshold" value is larger than the maximum of ACM palm confidence. Hence, palm feature will not be triggered. | Modify "Palm Confidence Threshold" value and make sure that "Palm Confidence Threshold" value must be lower than the maximum of ACM palm confidence. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-37602 ✓ (HID-114) |
[Altair LE50]The "left button" of button actions should be disabled by default accroding to product spec | customer request. | Modify the Styk tab page on UI |
|
HDR-37606 ✓ (HID-117) |
[Altair LE50] "Press to Select" setting is no needed for model with Touchstyk | customer requests. | Remove Press to Select on UI. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-37651 ✓ | [Toshiba_Win10_WHLK] Failed Item : DF-InfVerif INF Verification | Duplicated section defined. | Delete duplicated section. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-37366 ✓ | styk setting tab not in the mouse property page | The port type of styk device is incorrect. | Update the port type and UI style for styk |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-37366 ✓ | styk setting tab not in the mouse property page | The port type of styk device is incorrect. | Update the port type for styk. |
| Issue Number | Description |
|---|---|
| HDR-37318 ✓ | Request to add back UI setting for styk left/right button function assignment pull down menu |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-37020 ✓ | The touch point is difficult to arrive the Max and Min coordinate | ||
| HDR-37348 ✓ | Request to change the order of device HID collection | FAE request | Change stick collection to 5. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-37050 ✓ | PNPID request: inf: Toshiba; PNPID=TOS01FC (miniport SW PTP) | Customer requests. | Add new PnPID for miniport driver |
| HDR-37188 ✓ | PNPID request: inf: Toshiba; PNPID=TOS01FA, ACPI ID = TOSB1002 | Customer request. | Add new PnPID |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-37038 ✓ | PNPID request: inf: Toshiba; PNPID=TOS01FD (miniport SW PTP) | FAE request. | Add new PnPID. |
| HDR-37039 ✓ | PNPID request: inf: Toshiba; PNPID=TOS01FE (miniport SW PTP) | FAE request. | Add new PnPID. |
| HDR-37050 ✓ | PNPID request: inf: Toshiba; PNPID=TOS01FC (miniport SW PTP) | Customer requests. | Add new PnPID for miniport driver |
| HDR-37051 ✓ | PNPID request: inf: Toshiba; PNPID=TOS01FF (miniport SW PTP) | Customer requests. | Add new PnPID |
| Issue Number | Description |
|---|---|
| HDR-36771 ✗ | Request to implement 4 finger flick up/down function pull down menu -- part II |
| Issue Number | Description |
|---|---|
| HDR-36509 ✗ | Request to implement 4 finger flick up/down function pull down menu |
| Issue Number | Description |
|---|---|
| HDR-36509 ✗ | Request to implement 4 finger flick up/down function pull down menu |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-36251 ✓ | Sometimes double tap will not work | FW sometimes reports NonFingerObject between continuous finger object packets, and it will break the tapping decoding. Driver already has a solution to prevent this FW report, but the registry value is not applied due to wrong path. | Add correct path of registry to make driver read the correct value. |
| Issue Number | Description |
|---|---|
| HDR-36096 ✗ | Request to add 4 finger flick up/down |
| Issue Number | Description |
|---|---|
| HDR-36096 ✓ | Request to add 4 finger flick up/down |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-35696 ✓ | [Toshiba SecurePad, Win10 RS1] Copyright year should be modified to 2017 | Copyright not updated | Update Copyright to 2017 |
| Issue Number | Description |
|---|---|
| HDR-36096 ✓ | Request to add 4 finger flick up/down |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-36252 ✓ | Request to disable touchinjection on IE and Edge for all Toshiba platform |
Customer requests. | Disable TouchInjection to scroll on IE and Edge |
| Issue Number | Description |
|---|---|
| HDR-36096 ✗ | Request to add 4 finger flick up/down |
| HFW-2417 ✓ | Styk 2.0 Default Sensitivity Change Request |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-35979 ✓ | 2 finger scroll being treated as Clicking/tapping? | FAE requests. | Disable TouchIngection for 1F/2F scrolling on IE and Edge. |
| HDR-36054 ✓ | request to fix styk left button to "Primary click" (grey out & not allow user to change) | Customer requests. | Grey out combo-box of configured action for styk left button. |
| HDR-36152 ✓ | Request to disable 3 finger tap by default for TOS0203 & TOS0204 | Disable 3F tapping by default. |
| Issue Number | Description |
|---|---|
| HDR-36096 ✗ | Request to add 4 finger flick up/down |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-36055 ✓ | request to remove 4 finger tap functions on TOS0203 and TOS0204 | disable 4finger tap for tos0203/0204 | disable 4finger tap for tos0203/0204 |
| Issue Number | Description |
|---|---|
| HDR-36096 ✓ | Request to add 4 finger flick up/down |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-36015 ✓ | ClickPad still works after checking "Disable Internal pointing device when external USB pointing device is attached" checkbox | We call initialization to read configure setting from registry to synchronize the setting of mini-port driver or MTP driver when we applied auto switching between mini-port driver and MTP driver. This doesn't be applied when we use pure MTP driver. | Make sure we are using mini-port driver to re-initialize the setting. |
| Issue Number | Description |
|---|---|
| HFW-2417 ✓ | Styk 2.0 Default Sensitivity Change Request |
| HFW-2417 ✓ | Styk 2.0 Default Sensitivity Change Request |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-35968 ✓ | Multi-finger Clicking pre-configured action doesn't work | Read the wrong registry key | Correct the registry key |
| HDR-35974 ✓ | Request to remove device setting Styk button enable/disable checkbox | Customer requests. | Hide Enable/Disable checkbox of Styk button. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-35683 ✓ | Master device's button left/right handed setting would affect slave device's. | Add registry to make master device and slave device button left/right handed setting are independent. | |
| HDR-35808 ✓ | There was an wrong INF registry settings in the GUI tapping items. | Changed INF file to set correct registry values. | |
| HDR-35813 ✓ | Integrated styk's default properties has one LED and that will cause diagnostic page display issue. | Changed the number of LED to zero by default. | |
| HDR-35828 ✓ | Add HDR-35685 fix to PNPID=TOS0211, TOS0212 devices | customer requests. | Set to ClickSmart |
| HDR-35852 ✓ | Request to add "tap to click" option back to the trayicon | dwSendPTPPacketConfigFlags is assigned to be eSynHIDMiniAlwaysSendPTP by default even we are using MTP driver, and it will show PTP popup menu. | Make sure we are using HID mini port driver, and then show the popup menu for PTP. |
| HDR-35930 ✓ | Styk FW version always shown as V0.0 in Mouse Property Page | The default Integrated styk FW version is zero. | Set the styk FW version the same as touchpad FW version. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-35468 ✓ | It is the standard toshiba GUI that shows a static image for all pointing devices. | Changed the UI to show manufactor company logo. | |
| HDR-35778 ✓ | Mouse Property Device selection changes by corresponding device operation | Switching to Device Setting page would block the feature that switching PD automatically depends on using PD on Button page. | Use a registry to disable the feature. |
| HDR-35808 ✓ | There was an wrong INF registry settings in the GUI tapping items. | Changed INF file to set correct registry values. | |
| HDR-35810 ✓ | There was a GUI bug and it will not update button status if both touchpad and stick device were disabled. | Changed GUI functions to handle and update device enable/disable status. | |
| HDR-35812 ✓ | Logical error to make ForcePad material would show even the device is not ForcePad. | Re-arrange the order of variables to determine whether the material of ForcePad must be shown. |
| Issue Number | Description |
|---|---|
| HDR-35799 ✓ | UI for Four-Finger Flick |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-35788 ✓ | Check settings are synchronized with v19.2.5.32 | change branch | checking and porting from v19.2.5.32 into new branch |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-35584 ✓ | Re-enable 4 finger gestures (tap, flick) on Toshiba HWID TOS02111,0212,0213,0214 | Customer requests. | Enable 3F and 4F tapping by default and show 4F tapping on CPL. |
| HDR-35652 ✓ | [Siemens] Copyright year does not upgrade to 2017 | New year 2017 | Update copyright to year 2017 |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-35465 ✓ | The GUI code will show the middle button text if the system have or have not middle button. | Have the GUI code query the middle button status. | |
| HDR-35584 ✓ | Re-enable 4 finger gestures (tap, flick) on Toshiba HWID TOS02111,0212,0213,0214 | Customer requests. | Enable 3F and 4F tapping by default and show 4F tapping on CPL. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-34768 ✓ | Secret Page Shows Incorrect ASIC | New hardware ID is missing. | Converted new HW ID to correct asic ID. |
| HDR-35278 ✓ | [Win7] Can't switch active applications via 4F swipe up/down, left/right gesture | We customized some cursor feature in Win 8 or 8.1. We use "ShowWindow" api to modify window style. However, it causes wrong style of Windows 7. | If OS is Windows 7, we will not call ShowWindow() to show our cursor. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-35166 ✓ | PNPID request: inf: Toshiba; PNPID=TOS0212 | Add new PnPID | |
| HDR-35167 ✓ | PNPID request: inf: Toshiba; PNPID=TOS0211 | Add TOS0211 | |
| HDR-35168 ✓ | PNPID request: inf: Toshiba; PNPID=TOS0214 | Add new PnPID | |
| HDR-35169 ✓ | PNPID request: inf: Toshiba; PNPID=TOS0213 | Add new PnPID |
| Issue Number | Description |
|---|---|
| PRJ-35809 ✓ | Intergrated Styk 2.0 support on PS2 port |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-31115 ✓ | "Rotating" delay in Photo app | Microsoft Photos has issue in handling rotation action timely, i.e., if user continuously pressing hot keys (Ctrl+R) or clicking the Rotation icon on menu quickly and repeatedly, the rotations are queued and will be fired one by one after keys released or clicking stopped. Since Chiral Rotate is simulation Ctrl+R keys for active rotation gesture, it shows the same behavior as user pressing keys directly | While this is not our bug, we can decrease speed of rotation for this application, so decrease the rotations after finger up. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-34558 ✓ | Revise description of Securepad EdgeMotion from HDR-34397 | Customer requests. | Modify the help string for EdgeMotion for SecurePad. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-34066 ✓ | Port changes from HDR-31114 to v19.2.5.21 Toshiba.inf | Not enable TouchInjection for Edge/IE. | Enable TouchInjection for 1F/2F scrolling with EdgeMotion. |
| HDR-34558 ✓ | Revise description of Securepad EdgeMotion from HDR-34397 | Customer requests. | Modify the help string for EdgeMotion for SecurePad. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
|
HDR-34491 ✓ (02433897) |
Trackpoint horizontal scrolling not working in correlation with Firefox browser | Fix stick horizontal scroll bug. When windows database unspecify the scroll method for the foreground app, it won't go back to use default but instead using the previous scroll method. | We should restore the scroll method back to default each time we are going to find the srolling target and decide the foreground app scrolling method. |
| Issue Number | Description |
|---|---|
| HDR-34397 ✓ |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-34165 ✓ | v19.3.19 - The cursor is jumping sometimes when doing Pinch and Zoom | When finger is in a non-active slave button zone, we filtered it wrongly, so another finger is treated as pointing finger so that cursor is moving. | Filter out finger in a slave button zone only if slave button is enabled and customer requested. |
| HDR-34236 ✓ | Pointing finegr can't move cursor when resting finger move a little then stop | We restrict "Resting finger" to must not move since it is landed, so motion of this finger will make it no longer qualify for "resting" but ready for gesture, thus cursor will be suppressed when another finger is on pad. | Make the "cannot move" restriction as an option for configuration, so OEM customer can make decision to tight or loose "Resting finger" criteria. |
| Issue Number | Description |
|---|---|
| HDR-34193 ✓ | Glove mode support |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-34125 ✓ | SynTPEnh keeps restarting after run 3DMark | SynTPEnhService will run SynTPEnh continuously for failing to install SynSmbDrv on PS2 | Only try to install SynSmbDrv when needed |
| HDR-34180 ✓ | Missing title | Add SmartSense title in the help string. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-33926 ✓ | 3F Swipe doesn't work - Upgrade installation case | Please reference HDR-33596. | Please reference HDR-33596. |
| HDR-34015 ↻ | Put message on the top of PNPIds.txt |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-33291 ✗ | Driver support new W values (from 4 ~ 15) mapping | ||
| HDR-33770 ✓ | "Tap zone = right click" does not work | The condition to determine whether add corner tapping action into processed packet had been modified to check StrokeFingerCount which would be reset in FingerUpProcessing. Therefore, the corner tapping action which is assigned to secondary click cannot be added to processed packet. | Rollback the code to use ulState to determine whether we should add corner tapping action into processed packet. |
| HDR-33843 ✓ | Add 3 finger tap UI option & disable by default for all Toshiba devices | Customer requests. | 1) Show 3 fingers tapping on UI, but disabled by default. 2) Hide 4 fingers tapping on UI, and disabled by default 3) Hide 4 fingers clicking on UI, and disabled by default |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-33548 ✓ | Remove 3 finger tap option for TOS0206 device | Hide 3 fingers tapping on CPL | |
| HDR-33549 ✓ | Remove "Four Finger Click" from TOS0205 device | Customer requests. | Disable 4 fingers clicking. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| PRJ-35772 ✗ | Add bootloader v7 and v8 Support in SynReflash |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-31703 ✓ | [Win10_Toshiba_HIDMINI] Three fingers (3F) swipe up can't be triggered sometimes. | ||
| HDR-33378 ✓ | PNPID request: inf: Toshiba; PNPID=TOS0203 | Add new PnPID TOS0203. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-33378 ✓ | PNPID request: inf: Toshiba; PNPID=TOS0203 | Add new PnPID TOS0203. |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-33229 ↻ | Change Palm Rejection Behavior on Miniport PTP |
| Issue Number | Description | Root Cause | Solution |
|---|---|---|---|
| HDR-33228 ✓ | 4F Flick to Switch Virtual Desktop Since Windows 10 Build 14328 | Added code to support 4F Horizontal Flick gestures to switch virtual desktops. This is a new Windows 10 touchpad feature. | |
| HDR-33127 ✗ | Toshiba GUI video is incorrect |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-32331 | Implement the new control flow work with FW new lid behavior. | implement PS/2 set sleep mode feature. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-32896 | Remove button action process from enabling/disabling device | Merge from branch: remove button action process from disabling/enabling TP |
| PRJ-35772 | Add bootloader v7 and v8 Support in SynReflash | Fixed block size in bootloader V5/6 |
| HDR-32984 | Remove "Four Finger Tap" from UI | Disable 4fingers tapping by default on win10 |
| HDR-32989 | Modify Help string of SmartSense.; Modify Help string of SmartSense. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-32107 | Create PTP injection code to replace touch injection | Add code to support PTP injection in kernel |
| Issue Number | Description | Fix Comment |
|---|---|---|
| SWT-459 | EFU shall support installation with silent mode | SynReflash Configuration shall support installation with silent mode |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-28669 | [Linux_Ubuntu 14.04] "Two Button Click Action" description should display in Buttons settings. | using consistent item code for 'text', 'combo list' and 'configure'.; [linux] Merge linux section into hpnewui for the trunk. |
| HDR-32107 | Create PTP injection code to replace touch injection | Add code to support PTP injection in kernel |
| HDR-32624 | Add 3+2BCP PnPIDs in Linux driver | [linux] build correct section for x86 or x64. |
| HDR-32734 | There is no pop-up message when connecting an external USB mouse | Better way: dont initialize the value on child class. Balloon not working on seperated TP and CB trayaction. |
| PRJ-35772 | Add bootloader v7 and v8 Support in SynReflash | Add bootloader v8 and UPP Support in SynReflash |
| HDR-32815 | PNPID request: inf: Toshiba; PNPID=TOS0204 | PnPID : TOS0204 |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-32331 | Implement the new control flow work with FW new lid behavior. | implement PS/2 set sleep mode feature.; Found a logic error....; Fix an issue that SMBus device won't correctly call RMI's WriteDeviceSleepMode |
| PRJ-35774 | Driver Upgrade Issues | Changed code to fix SMBus driver upgrade incompatibily issue. Take out OEM DelReg |
| HDR-32657 | PNPID request: inf: Toshiba; PNPID=TOS0205 | Add PnPID : TOS0205 |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-32007 | [Toshiba_Win10] Palm function can't be triggered by 30mm slug. | Adjust PalmStrokeThreshold fot TOS0206 |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-32442 | SMBus driver support for new AMD CPU Stoney | SMBus driver support for AMD Stoney. |
| HDR-32452 | [Toshiba, Win10 64bit] 1F Scroll direction in MS Edge is reversed when chiral scroll is checked | Fix chiral scroll bug when using touch injection. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-32202 | Sometimes TouchPad Button doesn't work on login screen | We should update Button Status when lid close/open disable device is called. The function EnableButtonActions called in DisableDeviceAndButton will check the setting "ButtonsEnabledDisabledWithDevice" So it won't break the feature that button disable/enable which should be independent from touchpad device disable/enable state. |
| HDR-32319 | [HID/USB] Observed opposite scroll direction while performing 2F edge motion scroll in MS Edge | Fix injection bug (reverse scroll doesn't work) |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-32029 | [Toshiba] Three-Finger (3F) Flick does not work sometimes. | Improve 3 finger filck performance. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-31756 | Cursor suppressed from moving sometimes when moving the cursor on the desktop for mini port driver | Add PalmCheck thresholds for PTP miniport driver withACM2.1 |
| HDR-32010 | [Toshiba_Win10] Two Finger (2F) EdgeMotion function is not sensitivity and smooth by Chrome and IE browsers. | Use TouchInjection to do 1F/2F scrolling with Edge Motion in IE. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-31942 | Tray icon lost but SYNTPENH still exsit | When someone had deleted our tray icon, the error code should be ERROR_TIMEOUT. Shell_NotifyIcon can't be deleted or modified before we add new tray icon. We should check correct error code and add tray icon again.; Restart SynTPEnh while tray icon can't refresh |
| HDR-31703 | [Win10_Toshiba_HIDMINI] Three fingers (3F) swipe up can't be triggered sometimes. | Disable 3 fingers flick gesture performed by SynTPEnh to avoid to trigger task switcher twice for HID mini port driver projects. |
| HDR-31860 | [Toshiba] Build Request for customer 2016 driver SPEC | Modify some settings accroding to Toshiba's spec. |
| HDR-32012 | [Toshiba_Win10] The introduction of Three-Finger Tap show "This page can't be displayed" in Mouse properties / Settings. | Add 3 figner tap video html into diskfiles and programfiles. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-31450 | 3F drags and slides video | Fix win10 3 finger vertical slide video |
| HDR-31882 | Change finger threshold to match FW for Imaging Sensor TP | Changed slider min, max and frequency to meet defautl value change in the driver.; Changed finger threshold to match FW for Imaging Sensor TP |
| HDR-31860 | [Toshiba] Build Request for customer 2016 driver SPEC | Apply Toshiba's default settings for 2016 platforms |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-31430 | 2F scrolling will cross more than one page on "photos” and "IE” | Injection for scrolling gesture in Microsoft Photos app should start from app window center rather than from the cursor. |
| HDR-31396 | 2F horizontal scroll is too sensitive in Windows Photo Apps | Update settings for 2F scrolling in MS Photos for win10 Th2 (or v10586).; Set key scroll for Horizontal scroll in Microsoft Photos for win10.; Update 2F scrolling for Microsoft Photos in latest version of win10 (TH2 or v10586) |
| HDR-31688 | [Toshiba] Non-active window should be scrolled when user enable "Scroll item under pointer" function. | Changed INF file to enable "Scroll under pointer" in multiple processes. |
| HDR-31796 | [Toshiba/Comapl] Cursor cannot be moved by touchpad and the it was recognized as LuxPad | 19.2.1.2.Toshiba.inf | Remove LuxPad setting on TTP1602 and TTP 1621 |
| Issue Number | Description | Fix Comment |
|---|---|---|
|
HDR-31713 (109532) |
Synaptics TP has no Scrolling function by Windows Photo Browser | Send only 1 finger position for metro photos |
| HDR-31743 | Report rate calculation is wrong on non-PS2 platform if there are more than 1 finger on the pad | Fixed a wrong logic that causes the driver uses wrong report rate for MF case. |
| HDR-31756 | Cursor suppressed from moving sometimes when moving the cursor on the desktop for mini port driver | Don't convert non-finger to palm for miniport driver. |
| HDR-30798 | PNPID request: inf: Toshiba; PNPID=TOS0207 | Correct the protocol from intertouch to PS2 |
| HDR-31629 | Win10 Menu Improvement request -- Twist rotate | Add pivot rotate settings changes on CPL. |
| HDR-31695 | [Win10_Toshiba_HIDMINI] TouchPad status of Mouse & TouchPad settings can't sync with driver UI. | Changed INF file to hide PTP Miniport driver touchpad Enable/Disable button. |
| HDR-31720 | Edge Motion (1 finger & 2 fingers) Sensitivity Improvement request on Toshiba branch v19.0.24 | 1F/2F scrolling with edge motion on Microsoft Edge by TouchInjection. |
| HDR-31721 | Win 10 Menu Improvement request -- 1 finger scrolling | Customer requests that checking the "Scrolling" to enable 1 finger scrolling without checking the next level setting about "Vertical scrolling" or "Horizontal Scrolling". |
| HDR-31723 | PnPID Requests: TTP1606, TTP1607 For Toshiba.inf | Add PnPID TTP1606, TTP1607 for Toshiba.inf |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-31629 | Win10 Menu Improvement request -- Twist rotate | Customer requests that checking the "Rotate" to enable rotation without checking the next level setting about "Twist Rotate". |
| HDR-31685 | [Win10_Toshiba_HIDMINI] MTP driver UI should be removed from miniport driver. | Change CPL from SGS94 to simple UXUI for PTP mini port. |
| HDR-31711 | Request to add option to enable/disable "3 Finger tap Cortana" | Add 3 fingers tapping checkbox on CPL. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| PRJ-35733 | Inertia, coasting and edge motion support for TouchInjection | Make scroll speed adjustment supported in touch injection |
| HDR-31597 | PnPID Requests: TTP1603, TTP1604, TTP1605, TTP1622, TPP1623 For Toshiba.inf | Re-organize the inc file to be parsed to separate win10 and win8, and some IDs are supported on win10 only.; Add IDs for mini port driver. |
| HDR-31640 | Request to define 2 finger gesture as "change one picture only" instead of "scroll continuously" | Enable TouchInjection on Photos when doing 2FingerScrolling. |
| HDR-31642 | Request to remove tap zone control from UI | Remove the Tap zone control from CPL; Add PnPID : TTP1602, TTP1621 |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-31551 | Add PS2 query $11 | Added PS2 $11 query for integrated stick |
| PRJ-35733 | Inertia, coasting and edge motion support for TouchInjection | Add 1 finger chiral scroll supported in touch action. add some performance fix |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-12003 | Review location of driver parameters | Moved some registry from HKLM\system.... to HKLM\Software\Synaptice\.. because they are put in wrong place.; Fixed a build error. |
| HDR-12577 | remove the m_pPluginAction from the zone | Removed the m_pPluginAction from the zone. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-31431 | Touchinjection error occurs when lifting one finger up during 2 finger gestures | Fix injection error. If the lifted up finger is finger 0 then we have no chance to go into slide to call cancel action of touch action, and we also do not contine to feed in moving finger of touch screen, then OS will found we time out to feed in touch screen packet and neither to send a finger up packet to end the stroke, then there is time out error. |
| PRJ-35733 | Inertia, coasting and edge motion support for TouchInjection | Add code to make touch injection support 1 finger scrolling. And fix a bug |
| HDR-31409 | [Toshiba_Win10] Touchpad should be disabled when connect with external monitor then close lid | Apply lid close/open action to all toshiba's platform |
| Issue Number | Description | Fix Comment |
|---|---|---|
| New language translations for Windows installer, help files and control panel | ||
|
HDR-31326 (ECR358436) |
Vertical/Horizontal Swipe checkbox under three fingers will auto be checked when switch tab in Gesture. | The hidden control should not get or set settings |
| HDR-31349 | Add back the logs for KTL Enhancement | Adding back KTL Enhancement log for different Stroke State. |
| We still need to install SMBus driver for FW with SMBus bootloader. | ||
| HDR-30983 | [Toshiba_Win10] Driver will display Synaptics SMBus TouchPad and SMBus driver will be installed on PS2 TouchPad device. | Remove Smb driver on pure PS2 or RMIHID device systems |
| HDR-31323 | PNPID request: inf: Toshiba; PNPID=TOS0206 | Add PNPID : TOS0206; Add PNPID : TOS0206, also update information of TOS0208 |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-31029 | "Reload current web page” and "Stop loading current web page” actions not working | Add "Microsoft Edge" into the list of browser identification. |
| HDR-31030 | Request to implement "disabling touchpad when lid close" | Add lid close/open to disable/enable touchpad |
| HDR-31088 | [Toshiba] Remove option "Top Left Action" and "Top Right Action" from tap zone controls (extend from HDR-30975 | Hide the Tap zone sub-tree on Win7 as tap zone functions impact TouchPad disable & app hotkey features.; Hide the Tap zone controls as tap zone functions impact TouchPad disable & app hotkey features. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-30955 | Win 10 PTP like 3 finger gesture: We should do nothing when doing 3 finger horizontal flick in task switcher window with "new desktop" button | Fix win10-like 3 finger flick issue in new windows internet browser. And add emit; Change win 10 PTP like 3 finger flick gesture behavior |
| HDR-31037 | When connect 2 PCs using a usb file transfer cable, and then use the mosue to move cursor between 2 PCs, then do 3 finger flick down, the behavior is not correct | fix win 10 like 3 finger flick issue |
| HDR-30874 | [Toshiba, Win81 64bit] EdgeMotion Speed is too fast | The packrat shows the report rate at 103. However, the driver reads the report rate at 12. Correct the reading of bit 0 for HasDS4Queries on F01_RMI_Query42. |
| HDR-30914 | "ECO" and "TP enable/disable" shortcut does not work immediately after idle mode | Ignore Palm rejection when tapping tap zone. |
| HDR-30975 | [Toshiba_Win10] "Top Left Action" and "Top Right Action" of tap zone functions should be removed and it will impact TouchPad disable & app hotkey features. | Hide the Tap zone controls as tap zone functions impact TouchPad disable & app hotkey features. |
| HDR-30987 | Touchpad buttons remain active after disabling Touchpad | Include ButtonStatusWithTouchPad to all toshiba platform. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-30773 | [ Win10] Alt + Tab / 3 finger left - right swipes to switch application function can be triggered after put 1 finger on the touchpad then do zoom / pinch gesture by another 2 fingers. | If one finger is not in resting zone, the other 2 fingers perform pinch gesture, then when thease 2 fingers lift up, we might triggered the 3 finger flick gesture. We should always do the finger direction check no metter the finger counts |
| HDR-30887 | Press Win + M to minimize all windows then Press Win + Tab to launch task switcher, then do 3 finger flick it will close the task switcher | Fix win10-like 3 finger flick up bug |
| HDR-30922 | Double tap to disable the touchpad it shows "ON" at the Mouse & touchpad | Wrong logic, a TP enable/diswable hot key only was sent to disable TP, otherwise the TP is disabled, there is no chance to sent the hotkey to enable it. |
| HDR-30617 | Request to remove "Touchpad enabled/disabled" popup on Win10 | Notify OS by hot key only for mini-port driver. |
| HDR-30781 | [Toshiba/Pega] The system can't be waked-up by TP if the system under S3. | Rollback because waking up by USB touchpad is not in the Toshiba's spec. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| PRJ-35570 | Change coinstaller and setup program to install HID/SMB miniport driver | Added Dpinst exit code |
| HDR-30617 | Request to remove "Touchpad enabled/disabled" popup on Win10 | Notify OS by hot key only in PTP mode for mini-port driver. |
| HDR-30781 | [Toshiba/Pega] The system can't be waked-up by TP if the system under S3. | Disable Connected suspend. |
| HDR-30797 | [WU] 19.0.19.1 apply into SONY0001 | add pnpid tos0207 |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-30012 | [Win10] Synaptics Startup Program in Windows 10 in comparison with Windows 8.1 | Remove run key if we use service to launch enhancement for all windows; Remove run key to start up SynLenovoHelper. |
| HDR-30745 | Merge toshiba_rmihid to toshiba | Merged Toshiba_rmihid to Toshiba. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-30303 | Please add localized help message for Windows 10 3F and 4F gestures | Fix "Maximum" and "Minimum" translations in Windows 10 gestures |
| HDR-30339 | Fail to uninstall driver from Win10 Settings: Apps & Features | Add detailed driver unstallation to the log log; Get original install dir of synpd oem inf to the log |
| HDR-30474 | Button comb box is not greyed out in PTP mode | Greyed out buttons combbox when the TP is switched to PTP. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-30458 | Turn off ALT+SHIFT+L to dump log file by default | Turned off using "ALT+SHIFT+L" to collect a log file because it affect some apps which use these hot key. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-30170 | Marking resources as non-discardable | Marking resources as non-discardable |
|
HDR-30268 (1197171) |
1197171 - FNC_PE_ /Aria & Venetian: In the drop down box of Button Action (Button /Zone completely disabled) repeat on Touchpad (TouchStyk) tab | Fixed plugin action list item repeat issue when there is only one plugin action; Removed all plugin actions for LRM buttons. |
| HDR-30339 | Fail to uninstall driver from Win10 Settings: Apps & Features | Add unstallation log ton Synaptics.PD.log; Hide command prompt windows in installation; Hide command prompt windows which remove SynTPEnhService in uninstallation; Add last step in finish install lon Synaptics.PD.log; Fixed cannot uninstallation driver from Win10 - Settings - Apps & features |
| HDR-30130 | Touchpad icon (X) will delay 4-5 sec after connecting USB mouse and checked "Disable internal pointing device when external USB pointing device is attached” | Avoid to send 2 notifications for non-PTP when plug/unplug in external device. |
| HDR-30258 | Request to add "ECO" and "TP enable/disable" shortcuts on TM-03185-001 Touchpad | Set DblTapping TopLeftCorner to disable/enable TP and tapping TopRightCorner to trigger Toshiba ECO. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-30262 | Use major version for HID/I2C in miniport driver | Changed FW version report format in miniport HID descriptor, for HID/I2C platform only major version is used, for InterToutch the version formation is major(8-bit).minor(8-bit). |
| HDR-30270 | Set ShareVector to TRUE which allows IRQ sharing in SMB | Set ShareVector to TRUE which allows other devices sharing interrupt with SMB. |
| HDR-30271 | Report max finger report count the same as FW in HID so we can support reported fingers less than 5 | Reported max finger report what FW reports instead of hard coded 5 in miniport driver HID descriptor so we can support less than 5 fingers. |
| HDR-30130 | Touchpad icon (X) will delay 4-5 sec after connecting USB mouse and checked "Disable internal pointing device when external USB pointing device is attached” | Rollback that calling HideBalloonPopup to refresh tray icon immediately instead of refreshing tray icon until the balloon is disappreared. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-30055 | Improve SMB data read performance | Combined F01 read with partial F11 and skipped F11 relative and gesture data for SMB so we can reduce SMB bus traffic. |
| HDR-30149 | Un-installation is not clean at the registry and C:\Program Files | Prevent restart too early in uninstallation |
| HDR-30171 | Report real FW version through miniport driver instead of hard coded 0 | Reported real FW version through miniport driver to OS for miniport driver PTP. |
| HDR-30103 | No notification reminder if enable notification and use F5 to disable TP | Modify the return value for WriteConfig. |
| HDR-30142 | Function fail after applying the right or left button to "Search” | Modify the virtual key to call "Search" on Windows 10. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-29834 | Add a new control type | Add a new control type ToggleSwitch. |
| HDR-30055 | Improve SMB data read performance | Combined F01 read with partial F11 and skipped F11 relative and gesture data for SMB so we can reduce SMB bus traffic. |
| HDR-30081 | Dynamically create HID descriptor based on TouchPad type | Create HID descriptor based on TouchPad type either report 3 buttons or 1 button for miniport driver. |
| HDR-29560 | 3F Flick demo video doesn't match the Win10 feature | Updated video files for Win10 |
| HDR-30010 | Change the function key to touch injection on 2F scrolling with photo viewer on WIn10 | Use TouchInjection to do 2 finger scrolling in photo viewer. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-29725 | Driver package to deprecate SynReflash tool from manifest | SynReflash will only be included in driver package if specified |
| HDR-29885 | Twist rotate is no function | Add Rotation support for Microsoft Window Photos App for win10 |
| HDR-29964 | Branch Build Request v19.0.14.x ( _UltraNav_HidMini.inf) | Changed ACM confidence value to zero to allow using FW reported contact type and ignore confidence value if the slider is in the last slot. |
| HDR-29817 | Please apply correct "3F Drages and Sildes" english "help message" to all language | Modify the help string of 3 finger drags and slides. |
| HDR-29902 | Please modify the default setting of PalmCheck on Win10 | Modify the PalmRT from 7 to 4. |
| HDR-29974 | PNPID request: inf: Toshiba; PNPID=TOS0208 | Add new PnPID : TOS0208 |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-28998 | Video for Windows 10 3F flick. | Added videos for Windows 10 3F gestures |
| 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 |
| HDR-29758 | Please add smartsence setting in TOS010A and TOS010E | Add smartsense setting |
| 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-29617 | Cursor doesn't move when 1 finger in button area and 1 finger in active area | Make ButtonStatus with TouchPad |
| 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 |
|
HDR-29345 (2947-6) |
"Enable sticky borders" setting results in cursor locked up within Windows | Make the sticky border work functionally on windows 10 in any DPI. |
| 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-29364 | Please remove HDR-29286 fix (uxui) for all Toshiba projects | Rollback CPL UI from UXUI to SGS94 in Windows 10 on all Toshiba projects.; Add SGS94 UI for all projects in Windows 10.; Change IDS to be "Three-Finger Drags and Slides".; Add SGS94 UI for all projects in Windows 10.; Add SGS94 UI for all projects in Windows 10.; Add SGS94 UI for all projects in Windows 10. |
| HDR-29390 | 2F tap can't trigger right button action | Set 2Finger Tap action as right button action in windows 10.; Set 2Finger Tap action as right button action in windows 10. |
| 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. | ||
| HDR-29286 | uxui for all Toshiba and Sony (Vaio)'s projects | Change CPL from SGS94 to UXUI for Win10.; Hide 3FSwipe.; Hide 3FSwipe.; Change CPL from SGS94 to UXUI for Win10.; Change CPL from SGS94 to UXUI for Win10.; Hide 3FSwipe.; Hide 3FSwipe.; Hide 3FSwipe.; Change CPL from SGS94 to UXUI for Win10.; Add 3Finger Drag and Slide.; Add 3Finger Drag and Slide.; Hide 3FSwipe.; Add 3Finger Drag and Slide.; Change CPL from SGS94 to UXUI for Win10. |
| 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 |
| 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. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-28694 | 4F Flick can't work | Hide 4-finger gesture. |
| 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). |
| HDR-28598 | Sometimes can't trigger drag function | Change the criteria of finger-down from ucZ_PROX to m_ucZTouchThreshold + ucZHysteresis. We must reset variable when the real finger is down. |
| HDR-28694 | 4F Flick can't work | Hide 4-finger gesture. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-28504 | "Three finger flick" gesture browsing photo resulting in more than one photo skip | Disable 2-finger scrolling in photo-relative apps. |
| HDR-28582 | Up edge swipe has high failure rate | Adjust Top Edge Pull zone size, and expand both sides of zone to the rim of touchpad. |
| HDR-28643 | Missing Video in "Accessibility" and "Buttons" in Win7 | Change the Ioctl ID to solve the conflict. Add videos for Buttons and Accessibility. |
| 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-28571 | HDR-28026 based, please modify VID from 06CB to 048D | Modify VID from 06CB to 048D. |
| HDR-28582 | Up edge swipe has high failure rate | Adjust Top Edge Pull zone size, and expand both sides of zone to the rim of touchpad. Duplicate section. |
| HDR-28595 | Please change the name from LuxPad to Touchpad | Remove the settings of LuxPad. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-28484 | Create miniport driver INF for major customers. | Created miniport driver installation paclage for major ciustomers. |
| HDR-28312 | Please remove "illumination options" item with PNPID = TOS010A and TOS010E | Hide "illumination options" on pop-up menu of tray icon. |
| HDR-28422 | Please remove HDR-12902 fix for all PNPIDs with Toshiba.inf | Show "Tap to Click" on popup config of tray icon. |
| HDR-28424 | Please remove "illumination options" item with PNPID = TOS0108 | Hide "illumination options" on pop-up menu of tray icon and in control panel. |
| HDR-28427 | There is no "Enable reverse scrolling direction" option for Two-Finger Scrolling | Add "Enable reverse scrolling direction" checkbox for 2-finger scrolling. |
| HDR-28428 | "Enable reverse scrolling direction" is grayout under "One-Finger Scrolling" after clicking default button | Adjust dependencies of Reverse Scrolling Direction for both 2Finger and 1Finger. |
| HDR-28432 | The [Button] item is missing in the driver | Show "Buttons" settings in CPL. |
| HDR-28433 | Top and right edge function fail | Adjust the Edge swipe zone size. |
| HDR-28434 | There is no Video in Sensitivity, EdgeMotion, Smart Sense and Tapping item | Adjust the position and height of radio buttons of Edge Motion. Add videos for Sensitivity, EdgeMotion, Smart Sense and Tapping. |
| HDR-28435 | Please change name from "pointing enhancements" to "accessibility" | Change from "Pointing Enhancement" to "Accessibility" |
| HDR-28436 | Edge Motion Speed function fail | Adjust Edge Motion zone size to verify temporally. |
| 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 *. |
| HDR-28312 | Please remove "illumination options" item with PNPID = TOS010A and TOS010E | Hide "illumination options" on CPL. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-28312 | Please remove "illumination options" item with PNPID = TOS010A and TOS010E | Hide "illumination options" on CPL. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-28228 | Please disable TP function when lid close , PNPID = TOS010A | Add LidCloseOpenActionByACPI. |
| 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. |
| HDR-28050 | 2F scrolling function can't stop when finger leave | Change MouseScroll to PostWheelThroughKernel. |
| HDR-28169 | Please enable ACM feature on PS/2, PNPID = TOS010E | Enable ACM feature. |
| HDR-28196 | Please add HDR-10226 fix into v18.1.49.x branch and main trunk, PNPID = TOS110E | Add QEvent funtion to PNPID=TOS110E |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-28047 | Please add TP-48467 and HDR-146 fix into normal touchpad, PNPID = TOS010A and TOS010E | Enable pointing and tapping when a palm on pad. |
| HDR-28065 | Top and Right edge function fail | Adjust edge swipe zone size. |
| HDR-28079 | Please enable resting palm + pointing or 2F gestures feature, PNPID = TOS110E | Enable pointing/2F gesture when a palm on pad. |
| HDR-28083 | PNPID request : inf: Toshiba; PNPID=TOS0108 | Add PnPID for toshiba. |
| HDR-28094 | Right and Top edge settings are too wide, PNPID= TOS010A | Adjust size of edge swipe. |
| HDR-28096 | TP can't work when Norton scanning then draw cycle continuously | Use service to launch enhacement to avoid touchpad stuck when Norton anti-virus scan disk. |
| 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., |
| HDR-28028 | Please enable ACM feature on PS/2, PNPID = TOS010A | Enable ACM feature.; Fix typo. |
| HDR-28046 | Can't do the tap function when palm resting on the ClickPad | Add tapping function when palm resting on clickpad. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-27959 | Right and Top edge function fail | Adjust edge swipe zone size. |
| HDR-27987 | Please modify driver setting to normal touchpad, and disable intertouch. PNPID = TOS010E and TOS010A | Remove the InterTouch setting from the setting used by TOS010E and TOS010A which are pure PS2 touchpad. |
| HDR-28001 | Please disable TP function when lid close | Add LidCloseOpenActionByACPI. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-27930 | Disable audio feedback for button clicking | Read ForcePad click sound mute status from registry.. |
| HDR-27780 | Driver UI cosmetics issues | Fix language issues |
| 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. |
| HDR-12902 | Please remove "Tap to Click” setting when right clicking tray icon | Hide "Tap to Click". |
| HDR-865 | Please change 3F press default setting from notepad to IE | Change 3FingerPress action to Notepad. |
| HDR-865 | Please change 3F press default setting from notepad to IE | Rollback the modification because of misunderstanding. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-900 | Driver UI cosmetics issues | Fix multiple translation issues |
| Issue Number | Description | Fix Comment |
|---|---|---|
| HDR-778 | PNPID request : inf : Toshiba ; PNPID= TOS010A | Add PnPID for Toshiba. |
| HDR-793 | PNPID request : inf : Toshiba ; PNPID= TOS110C | Add TM number for TOS110C |
| Issue Number | Description | Fix Comment |
|---|---|---|
|
HDR-626 (ECR232511) |
Unqouted Service Path in Registry with SynTPEnhServic | add quotes to Service's ImagePath in Registry |
| HDR-631 | PNPID request : inf : Toshiba ; PNPID= TOS010E and TOS110E | Add new PNPID=TOS010E, TOS110E |
| 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 |
| TP-48764 | Please disable cursor and gestures function within 300ms after typing into v18.1.7.x branch and main trunk | disable gestures 300ms after key press for TOS0330 |
| 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. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| TP-48763 | Please modify PalmCheck default value into v18.1.7.x branch and main trunk | Modify PalmCheck value to be level 8 as default for TOS0330 |
| 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". |
| Issue Number | Description | Fix Comment |
|---|---|---|
| QA-47863 | DUA Request - 18.1.8.2 | Toshiba.inf (Next/Blue) | Change edge swipe region width to 3mm |
| 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. |
| HFW-79 | SMBus ClickPad no function after Restart | Always set NotifyHandler to avoid incomplement of callback initialization at first time. |
| 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-98 | Please modify delay time to 300ms after typing | Merged to trunk. Added key press proximity time and gestures with resting finger or palm. |
| 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. |
| 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 |
| 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. |
| 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. |
| 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. |
| 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. |
| TP-47778 | PNPID request : inf: Toshiba; PNPID=TOS1131 | Added PNPID TOS1131 |
| Issue Number | Description | Fix Comment |
|---|---|---|
| Fixed TP lost function after this power sequence s3->s4->resume.resume from s4, then resume | ||
| TP-47514 | TP no function after resume from S3, AMD Kaveri TOS1151 | Correct comments.; Reset ASF slave when resuming from suspend. |
| 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-46923 | Quanta report TP sometime lose function after boot, and TP will recover after boot again | Reenable Listen mode when ASF slave hangs for Beema platform. |
| 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. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| Dono't include our Synaptics USB pnp device in OEM package |
| 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). |
| TP-47097 | Left and right swipe areas on the Touchpad are too wide | Increase L/R swipe areas for TOS1151 (SMBUS) |
| Issue Number | Description | Fix Comment |
|---|---|---|
| TP-47023 | TP has no function when finish uninstall driver | Revert device back to PS/2 mode after uninstall. |
| TP-47097 | Left and right swipe areas on the Touchpad are too wide | Adjust L/R edge swipe areas. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| TP-46707 | EdgeMotion scrolling on IE is not smooth on Win8.1 | update scrolling speed to perform better |
| 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-46897 | Cannot find 'Enable reverse scrolling direction' item in 'one-finger scrolling' of Properties | Added 'Enable reverse scrolling direction' item in control panel. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| TP-46706 | The function "Two-Finger Click Action" is abnormal on Win8.1 | Fixed 2F Clicking action. Removed registry settings. |
| TP-46756 | Edge-Swipe (right and up) no function | Adjusted right edge swipe settings; Adjusted edge swipe settings |
| Issue Number | Description | Fix Comment |
|---|---|---|
| TP-46706 | The function "Two-Finger Click Action" is abnormal on Win8.1 | Fixed 2F Clicking action |
| 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. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| TP-46624 | Suppress Palm Clicking for ForcePad | Suppressed palm clicking for ForcePad. |
| TP-46595 | Remove the LED on/off scan code in Toshiba INF | Remove LED on/off function and relative UI setting for TOS1151 and TOS1161 |
| 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. |
| TP-46523 | PNPID request; inf:Toshiba; PNPID=TOS1151 | Add Toshiba PNPID TOS1151. |
| Issue Number | Description | Fix Comment |
|---|---|---|
| TP-46081 | There was a message flicker in tasktray | Ported to trunk. Fixed message balloon flikering on notification area |
| 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. |
| TP-46176 | PNPID request : inf:Toshiba; PNPID=TOS1161 | Add PnPID TOS1161 in Toshiba.inf |
| TP-46178 | PNPID request : inf:Toshiba; PNPID=TOS1162 | Add PnPID TOS1162 in Toshiba.inf |
| TP-46179 | PNPID request : inf:Toshiba; PNPID=TOS0342 | Add PnPID TOS0342 in Toshiba.inf |
| TP-46180 | PNPID request : inf:Toshiba; PNPID=TOS0343 | Add PnPID TOS0343 in Toshiba.inf |
| 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-46034 | PNPID request : inf:Toshiba; PNPID=TOS03XX | Add new pnpid (TOS0341) setting for Toshiba |
| 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. |
| TP-45585 | Palm Check in Smart Sense is weaker than old version | Adjust palmstroke threshold for TOS1140 |
| 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-44991 | "Three fingure Flick" would browse several pictures at a time | Disable 2F Horizontal scrolling in photoviewer |
| 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. |
| 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 |
| TP-44818 | Remove the 0x97 notification for Toshiba project | Remove the 0x97 notification for Toshiba project |
| TP-44811 | Add New PNPID TOS0340 setting for Toshiba new project | Add PnPID TOS0340 |
| TP-44818 | Remove the 0x97 notification for Toshiba project | Add scancode back and only remove 0x97 notification |
| 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 |
| TP-44740 | Add PNPID TOS2020 and related setting | Add PNPID TOS2020 |
| 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 |
| TP-44634 | UI languag issue on Europe languages | Fix extra ampersand in many languages and some Turkish phrases |
| 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. |
| TP-44466 | Multi Language UI issue with v16.3.10.4 | Fix Slovak, Spanish, and Portuguese phrases |
| 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. |