| Issue Number | Description | Fix Comment |
|---|---|---|
| TP-45032 | Please disable SMBUS for SYN2B2C | [Branch] : Disable SMBus to SYN2B2C(Temp), and show animation trayicon. |
| TP-45033 | Change Palm Detection Behaviour | [Branch] : Modify Palm Detection Config for SYN2B2C. |
| 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-44689 | Palm Tracking fail in Lenovo_Ideapad_NewUI.inf | Follow Up:[ADC] Roll back this change and previous palm check logic.; As we changed logic of PalmCheck from w >= threshold to w > threshold, so we need to update "ignore" threshold accordingly. |
| TP-44840 | Do not filter click during typing | Adjust palmdetectconfig, not to suppress button. |
| TP-44841 | Change PalmDetectConfig Value | Update FAE request, only enable FastFingerGestureSwitch to SYN2B2C.; Adjust palmdetect setting of SYN2B2C. |
| TP-44867 | Change Setting for all Profile Sensor in Lenovo Ideapad New UI | Expand the cancel threshold of top edge pull. |
| 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-44766 | Modify edge swipe behavior Lenovo_Ideapad_NewUI platform | Disable Right edge extend zone and features. |
| 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-43300 | Change Video and Description of four fingers in Lenovo Ideapad New UI | Add 2 Vdieo for descrbing Lenovo_Ideapad 4F Flick feature. |
| TP-44645 | Pinch Behaviour Change for Lenovo Ideapad New UI | Apply the feature that gesture will be cancelled when finger count changed. |
| TP-44688 | 2F continuous scrolling behaves strangely | Roll back duplicate of TP-44707; Fixed 2F continuous scrolling behave strangely, changed 2Finger_EdgeMotionScroll to 2Finger_Coasting |
| TP-44689 | Palm Tracking fail in Lenovo_Ideapad_NewUI.inf | Fixed Control Panel Palm Tracking not working properly.; Follow Up [ADC] Change the constant for slider position 0 (PalmRT=0) from 15->16. |
| TP-44707 | 2F countinous scrolling should be coasting in Lenovo Ideapad New UI | Apply the change for Lenovo Spec 5.3 to all Lenovo_Ideapad_NewUI. |
| TP-44720 | Apply Setting for Lenovo Ideapad New UI | Ignore more packets after button clicked. Lenovo test this feature and decide to use 16 for all clickpad. |
| 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. |
| TP-44599 | New Hardware ID application for Lenovo Ideapad | Add new Id SYN2B2E, all settings are same as SYN2B2C. |
| TP-44600 | Adjust Edge Swipe Width for S410P | Adjust edge pull setting of SYN2B23. |
| TP-44614 | Set "Enable Edge Motion" to check | Disable EdgeMotion in win8, enable it in win7 and before. |
| TP-44628 | Move HIDs to Lenovo_IdeapadNewUI | Move 2 id SYN2B0A/SYN2B0B from Lenovo_Ideapad to Lenovo_Ideapad_NewUI, all settings are same as SYN2B1C. |
| TP-44629 | 2F horizontal swipe will be triggered after click the previous / next button on photo viewer | Disable 2F Horizontal scrolling in photoviewer for several Lenovo INF. |
| TP-44630 | PnPID application for Lenovo Ideapad | Add 2 id (SYN2B2F/SYN2B30), all settings are same as SYN2B25. |
| TP-44643 | Adjust Edge Swipe Setting for Lenovo Ideapad | Adjust edge pull settings for several ids. |
| TP-44646 | HID Applicaiton | Add new PNPID SYN2B31, all settings are same as SYN2B26. Only change scan code definition. |
| 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-44471 | No Help Text in CN OS | Fixed Control Panel No Help Text in non-englishg OS. |
| 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. |
| TP-44473 | Modify default setting for Ideapad NewUI v5.3 spec. | Modify default settings for Ideapad NewUI ControlPanel. |
| TP-44480 | Apply setting for Lenovo IPG | Adjust edge pull settings for SYN2B2A. |