Touchscreen controls both screens in dual-monitor setup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNOME Settings Daemon |
Fix Released
|
Medium
|
|||
OEM Priority Project |
Fix Released
|
High
|
Unassigned | ||
Trusty |
Fix Released
|
High
|
Unassigned | ||
gnome-settings-daemon (Ubuntu) |
Triaged
|
High
|
Unassigned | ||
Trusty |
Confirmed
|
Undecided
|
Unassigned | ||
unity-settings-daemon (Ubuntu) |
Fix Released
|
High
|
Alberto Milone | ||
Trusty |
Fix Released
|
High
|
Alberto Milone |
Bug Description
SRU Request:
Laptops and all-in-one systems with touchscreens don't currently map the touch input device onto the internal display. As a result, when the screen changes (e.g. the main output is rotated or an external output is connected), the touch input device maps onto the entire screen, regardless of the only relevant area, thus making the touchscreen completely useless.
[Impact]
* The touchscreen becomes unusable if an external output is connected or if the main output is rotated.
[Test Case]
* Either plug in an external monitor or rotate the internal monitor
- Expected: the touchscreen should respond to touch as usual.
- Bad behavior: the touchscreen is unusable and responds by selecting areas other than the one the user actually selects.
[Regression Potential]
* Low, it only affects the main touchscreen (tablets or multiple touchscreens are not supported) and it only adds a feature that is currently missing.
[Other Info]
* N/A
---
My laptop has a touchscreen. It works fine in 14.04 until I plug in an external monitor. When using an external monitor, input from the touchscreen is remapped so that the touchscreen provides input to both monitors. The result is that there is no longer a 1:1 correspondence between moving your finger and the cursor. This is confusing and difficult to use.
A touchscreen is a direct input device (vs an indirect one like a mouse/touchpad); input from the touchscreen should be bound to the physical display that it's attached to.
To reproduce:
1) On a computer with a touchscreen, use the touchscreen to move a window around, including to the edges of the screen. Note that the window moves exactly with your finger.
2) Plug in an external monitor
3) Try the same actions as in step 1
Expected results:
The touchscreen continues to operate as in step 1, allowing you to manipulate items on the display that contains the touchscreen. The touchscreen does not interact with windows, etc on the external monitor
Actual results:
The touchscreen is remapped across both displays. The result is that touch events no longer happen 'under the finger'. Assuming the two displays are the same size and resolution, moving your finger 1cm will cause the window or other objects to move 2cm onscreen. It becomes impossible to use the touchscreen to interact with widgets (menus, buttons, etc).
This is described in couple places:
http://
http://
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xinput 1.6.1-1
ProcVersionSign
Uname: Linux 3.13.0-14-generic x86_64
.tmp.unity.
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CompizPlugins: [core,commands,
CompositorRunning: compiz
CompositorUnred
CompositorUnred
CurrentDesktop: Unity
Date: Mon Mar 3 14:41:14 2014
DistUpgraded: 2014-02-12 13:40:42,704 DEBUG enabling apt cron job
DistributionCha
# This is a distribution channel descriptor
# For more information see http://
canonical-
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
oem-audio-
virtualbox, 4.3.6, 3.13.0-12-generic, x86_64: installed
virtualbox, 4.3.6, 3.13.0-14-generic, x86_64: installed
virtualbox, 4.3.6, 3.13.0-8-generic, x86_64: installed
EcryptfsInUse: Yes
GraphicsCard:
Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device [1028:060a]
InstallationDate: Installed on 2013-12-02 (90 days ago)
InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20130203-13:50
MachineType: Dell Inc. XPS13 9333
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xinput
UpgradeStatus: Upgraded to trusty on 2014-02-12 (19 days ago)
dmi.bios.date: 11/11/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A01
dmi.board.name: 0GFTRT
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: XPS13 9333
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.11+
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.
version.
version.
version.
version.
version.
version.
version.
xserver.bootTime: Mon Mar 3 11:02:50 2014
xserver.configfile: default
xserver.errors:
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
product id 4933
vendor CMN
xserver.version: 2:1.15.0-1ubuntu6
Related branches
- Sebastien Bacher: Approve
-
Diff: 381 lines (+295/-0)4 files modifieddebian/changelog (+19/-0)
plugins/common/gsd-input-helper.c (+49/-0)
plugins/common/gsd-input-helper.h (+3/-0)
plugins/xrandr/gsd-xrandr-manager.c (+224/-0)
- Sebastien Bacher: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 380 lines (+294/-0)4 files modifieddebian/changelog (+19/-0)
plugins/common/gsd-input-helper.c (+49/-0)
plugins/common/gsd-input-helper.h (+3/-0)
plugins/xrandr/gsd-xrandr-manager.c (+223/-0)
no longer affects: | xinput-calibrator |
affects: | xinput (Ubuntu) → gnome-settings-daemon (Ubuntu) |
Changed in gnome-settings-daemon: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in gnome-settings-daemon (Ubuntu): | |
importance: | Undecided → High |
status: | Incomplete → Triaged |
Changed in unity-settings-daemon (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: rls-t-incoming |
Changed in unity-settings-daemon (Ubuntu): | |
assignee: | nobody → Alberto Milone (albertomilone) |
Changed in unity-settings-daemon (Ubuntu): | |
status: | Triaged → In Progress |
Changed in gnome-settings-daemon: | |
status: | New → Incomplete |
Changed in gnome-settings-daemon: | |
status: | Incomplete → Fix Released |
description: | updated |
description: | updated |
Changed in oem-priority: | |
status: | New → In Progress |
Changed in unity-settings-daemon (Ubuntu Trusty): | |
assignee: | nobody → Alberto Milone (albertomilone) |
importance: | Undecided → High |
Changed in oem-priority: | |
status: | Fix Committed → Fix Released |
tags: | removed: ubuntu |
Did this work correctly in 13.10?