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
Mark Rowe (bdash)
Comment 1 2008-06-04 15:35:45 PDT
Ahmad Saleem
Comment 2 2024-04-10 08:24:30 PDT
Note You need to log in before you can comment on or make changes to this bug.