Some touchpads' right button doesn't work under I2C mode, need support of clickpads
Bug #1456881 reported by
Adam Lee
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HWE Next |
Fix Released
|
High
|
Adam Lee | ||
linux (Ubuntu) |
Fix Released
|
High
|
Adam Lee | ||
Trusty |
Fix Released
|
High
|
Adam Lee | ||
Utopic |
Fix Released
|
High
|
Adam Lee |
Bug Description
We need to add this support, otherwise some touchpads' right button doesn't work under I2C mode.
commit 015fdaa9f8edd89
HID: multitouch: add support of clickpads
Touchpads that have only one button are called clickpads and should
be advertised as such by the kernel.
Signed-off-by: Benjamin Tissoires <email address hidden>
Tested-by: Jason Ekstrand <email address hidden>
Signed-off-by: Jiri Kosina <email address hidden>
CVE References
Changed in hwe-next: | |
importance: | Undecided → High |
assignee: | nobody → Adam Lee (adam8157) |
summary: |
- Need support of clickpads + Some touchpads' right button doesn't work under I2C mode, need support + of clickpads |
Changed in hwe-next: | |
status: | New → In Progress |
Changed in linux (Ubuntu Trusty): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Utopic): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in hwe-next: | |
status: | In Progress → Fix Released |
Changed in linux (Ubuntu Trusty): | |
importance: | Undecided → High |
Changed in linux (Ubuntu Utopic): | |
importance: | Undecided → High |
Changed in linux (Ubuntu Trusty): | |
assignee: | nobody → Adam Lee (adam8157) |
Changed in linux (Ubuntu Utopic): | |
assignee: | nobody → Adam Lee (adam8157) |
To post a comment you must log in.
patch for trusty and utopic has been submitted to kernel-team@. vivid has that commit already.