Summary: | Unable to change cursor position in weston-editor ‘entry’ field via touch/mouse | ||
---|---|---|---|
Product: | Wayland | Reporter: | Anu Reddy <anasuyax.r.nannuri> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Anu Reddy
2014-05-07 23:21:46 UTC
I sent a patch to the list to fix the cursor position issue: http://lists.freedesktop.org/archives/wayland-devel/2014-May/014725.html commit 8e37d96bf70f59e062f7b703c328a00f663021b0 Author: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> Date: Thu May 8 14:55:50 2014 +0300 editor: Fix cursor positioning with pointer and touch The calculation off the vertical offset between the widget coordinates and where the text was rendered was wrong. It was using the constant for horizontal offset for that too. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=78411 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.