WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
19398
Resizing using the resize handle causes spurious mouse events.
https://bugs.webkit.org/show_bug.cgi?id=19398
Summary
Resizing using the resize handle causes spurious mouse events.
Erik Arvidsson
Reported
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-06-04 15:35:45 PDT
<
rdar://problem/5986685
>
Ahmad Saleem
Comment 2
2024-04-10 08:24:30 PDT
This was tackled by this -
https://github.com/WebKit/WebKit/commit/5a3c5676a28f70458adc9b4c3af8e2c9cec0bc42
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug