Bug 19398 - Resizing using the resize handle causes spurious mouse events.
Summary: Resizing using the resize handle causes spurious mouse events.
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: GoogleBug, InRadar
Depends on:
Blocks:
 
Reported: 2008-06-04 15:17 PDT by Erik Arvidsson
Modified: 2024-04-10 08:24 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2008-06-04 15:17:51 PDT
If the user resizes the window using the resize handle in the lower right corner we get a mousedown, mousemove and a mouseup directly after the user releases the mouse button after the resize.

This can cause "random" conversations to get loaded in Gmail because Gmail uses  the mousedown event to load a conversation.

Expected behavior:

No mouse events should be fired when the user interacts with the resize handle.
Comment 1 Mark Rowe (bdash) 2008-06-04 15:35:45 PDT
<rdar://problem/5986685>
Comment 2 Ahmad Saleem 2024-04-10 08:24:30 PDT
This was tackled by this - https://github.com/WebKit/WebKit/commit/5a3c5676a28f70458adc9b4c3af8e2c9cec0bc42