Bug 19398

Summary: Resizing using the resize handle causes spurious mouse events.
Product: WebKit Reporter: Erik Arvidsson <erik.arvidsson>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, rniwa
Priority: P2 Keywords: GoogleBug, InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.