[Webkit-unassigned] [Bug 34685] New: [Haiku] Fix various problems in mouse/wheel/keyboard event propagation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 6 14:29:44 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34685

           Summary: [Haiku] Fix various problems in mouse/wheel/keyboard
                    event propagation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: superstippi at gmx.de
                CC: simon.maxime at gmail.com


* 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