[Webkit-unassigned] [Bug 34527] Improve/maintain Haiku port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 3 08:19:58 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34527
Stephan Aßmus <superstippi at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #48036| |review?
Flag| |
--- Comment #9 from Stephan Aßmus <superstippi at gmx.de> 2010-02-03 08:19:57 PST ---
Created an attachment (id=48036)
--> (https://bugs.webkit.org/attachment.cgi?id=48036)
Various fixes to mouse/wheel/keyboard event propagation on Haiku
This patch can be applied individually.
* Some compiler warnings were fixed.
* Wrong coordinates were extracted from the Haiku event BMessage, resulting in
an offset for mouse moved events.
* Improved the compatibility of keyboard events.
* Use the correct code for the tab/backspace key in EventHandlerHaiku.cpp and
fix the build by not including PlatformScrollBar.h
* Generate a correct timestamp for mouse/wheel events. The value is documented
as being in seconds.
* Fill the modifier flags in mouse/wheel events.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list