Home | History | Annotate | Download | only in WebCore

Lines Matching full:mouse

3314         Links are activated based on mouse down events instead of click events
5556 plugins/mouse-events.html to fail
5686 Make sure to handle mouseover and mouseout so the plug-in can track when the mouse is over it.
8667 Crash when using mouse wheel with plug-ins disabled.
9178 <rdar://problem/5430772> REGRESSION(303-310A5) list items do not show with mouse over on istweb.apple.com/quack.apple.com
11238 Let users create selections if they mouse down in a -webkit-user-select:none
11241 For example, in xxyyyxx where x is -webkit-user-select:none, a user can mouse down
11491 button even when moving the mouse.
11758 (WebCore::PopupWndProc): Track the mouse only inside the popup.
11999 better because it's the same thing we do for mouse moved events. Further,
12004 while the mouse is down and false for hit testing done while the mouse is up.
12005 3) The old code did not have the SVG-specific logic to match the mouse moved case.
12144 refetch the MouseEventWithHitTestResults in case the scrollbar widget was destroyed when the mouse event was handled.
14436 positionForPoint creates selections that aren't underneath the mouse. These
14791 word underneath the mouse regardless of whether its editable.
16372 the mouse press that caused the focus shift occurred in
16920 simulated mouse activations (using keyboard for example). However, it shouldn't be done when calling from javascript
19058 node the mouse is over.
19256 added that if the last mouse down event could not have started a
22689 Add support for horizontal mouse wheeling on Windows.
23934 REGRESSION: Acrobat 8 plug-in fails to scroll with trackpad two-finger scroll or mouse wheel (12995)
24234 The problem was when creating a mouse move event for the
24235 plugin we weren't passing on the mouse button state.
24336 Mouse cursors don't work with windowless plugins
24631 Fix for mouse wheel issues. Only return success from passWheelEventToSubframe is the event was
24859 (WebCore::PopupWndProc): Release the capture only when the mouse is not down, and the mouse moves outside the popup window,
24860 or if you mouse up inside the window, and you're about to hide the popup. The mouse will get recaptured if you mouse down
25774 - Send mouse events to the scroll bar when appropriate
25960 Don't set buttons for mouse move. Also, ignore unknown mouse events.
26277 provide the type of mouse event
27161 New functions for handling mouse and keyboard events, translating them and handing them to the plugin.
27724 Removed unnecessary check for mouse event type
27794 right mouse button
28070 Fixed <rdar://problem/4822632> clicks don't work if you move mouse immediately
29852 mouse drag. Pass in HDC from ::BeginPaint to PopupMenu::paint.
29937 Implement mouse hot-tracking for <select> menus
29939 Can select disabled options in <select> menus using mouse
30290 the selectedIndex because of mouse hot-tracking.
30912 Make key events work with iframes. Implement scrolling keyboard behavior. Fix a bug with mouse wheeling that
31121 Let Windows determine which mouse button is pressed.
31125 parameter to determine which mouse button is pressed.
31178 Fix mouse and wheel events to use GET_X_LPARAM and GET_Y_LPARAM so that negative coordinates work.
31179 (This comes up when a widget is capturing events and the mouse moves outside the HWND.)
31198 Hook up the mouse capture architecture so that child widgets capture events while the mouse is pressed.
31221 This patch makes iframes and frames able to receive mouse events. Down, up, click, selection
31223 A capturing system for routing events to the proper subwidget when the mouse has down
31319 the mouse enters and exits them.
31638 Stub out the mouse methods from the open source checkin and add a new member variable to track the current hovered scrollbar part.
32179 Implement mouse wheel scrolling on Win32. Also forked ScrollViewWin.cpp and fixed some bugs in it.
33508 The selection is updated both on mouse movement and
33510 code wasn't converting mouse coordinates to layer
33568 TSM may call -[WebHTMLView characterIndexForPoint:] on a mouse
34203 Links are activated based on mouse down events instead of click events
36673 the mouse stays the same.
38897 When dropping a file onto a file input we may mouse over either
40091 content. But we focus focusable elements on mouse
40102 doing any dragging because the mouse up sets a
43057 REGRESSION: Acrobat 8 plug-in fails to scroll with trackpad two-finger scroll or mouse wheel (12995)
43877 REGRESSION (r19595): WebViewDidBeginEditingNotification not posted when focusing with the mouse
45002 Fix for bug 13274. Rework mouse events so that subframe capturing works again. Make sure
45005 effect. Eliminate the notion of widget capture. Fix mouse moves so that they only fire
45087 Test: fast/forms/slider-mouse-events.html
45170 Don't set the selection ibeam cursor when there's a node that's capturing mouse events.
45418 (WebCore::EventHandler::hoverTimerFired): Instead of faking a mouse event,
45419 just hit-test the last mouse event coordinates and update for hover state
45420 changes. This eliminates the use of currentEvent, which can be a non-mouse
46468 On Mac, support fine grained wheel events generated by trackpad and Mighty Mouse.
47392 REGRESSION: Sometimes a frame resizer keeps following the mouse after mouseup
47727 midway through a mouse move.
47801 Moving the mouse was crashing WebKit. Fixes svg/hixie/dynamic/006.xml.
48015 * manual-tests/invalid-mouse-event.html:
50779 Reset mouse down/drag state variables on mouse button release
52173 If a node dies while mouse is over it, it is still supposed to receive
55028 it crashing whenever someone drags the mouse.
56196 Pass mouse press events to scrollbars even if event is swallowed.
56764 REGRESSION (Native slider): slider thumb not updated when the mouse is dragged/released out of range
56960 blinks when mouse is moved, and is invisible otherwise
57119 use the active selection indices to determine which item to reveal. This way, when you're selecting with the keyboard, or the mouse,
58705 we don't attempt to access it on on non-mouse related NSEvent.
60675 the mouse to scroll the frame because m_mousePressed was never
60771 click if the mouse moves.
62834 Test: fast/forms/select-list-box-mouse-focus.html
66118 adding a new field to HitTestResult called localPoint that cached the mouse coordinate in the coordinate