bugzilla-daemon at freedesktop.org
2008-Apr-06 02:19 UTC
[Swfdec] [Bug 15374] New: Selecting team in pinch-hitter became much harder
http://bugs.freedesktop.org/show_bug.cgi?id=15374
Summary: Selecting team in pinch-hitter became much harder
Product: swfdec
Version: git
Platform: x86-64 (AMD64)
URL: http://www.break.com/games/pinch-hitter.html
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
ReportedBy: proski at gnu.org
QAContact: swfdec at lists.freedesktop.org
In the recent days, selecting the team in the pinch-hitter game became much
harder than it used to be. It seems like only clicking on the upper pixel
belonging to the entry in the list would select the entry (with some luck from
the tenths attempt). Before that, entries could be trivially selected with the
mouse.
Bisecting shows that following commit is responsible for the regression:
commit 277577f22371575577799837f27b7c3826bd5d8f
Refs: refs/bisect/bad, 0.6.2-241-g277577f
Author: Benjamin Otte <otte at gnome.org>
AuthorDate: Wed Apr 2 17:32:01 2008 +0200
Commit: Benjamin Otte <otte at gnome.org>
CommitDate: Wed Apr 2 17:36:06 2008 +0200
TextField instances always receive mouse events
---
swfdec/swfdec_text_field_movie.c | 19 +++++++++++++++----
1 files changed, 15 insertions(+), 4 deletions(-)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Apr-11 17:35 UTC
[Swfdec] [Bug 15374] TextFields don't let enough events pass
http://bugs.freedesktop.org/show_bug.cgi?id=15374
Pekka Lampila <pekka.lampila at iki.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Summary|Selecting team in pinch- |TextFields don't let enough
|hitter became much harder |events pass
--- Comment #1 from Pekka Lampila <pekka.lampila at iki.fi> 2008-04-11
10:35:46 PST ---
Confirmed
This is because TextFields now don't let enough events pass (previously they
let too many)
Another example to test: http://www.onemorelevel.com/games/mousespeed.html
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.