Bug 45400

Summary: mouseover makes form elements active
Product: [Applications] konqueror Reporter: jellicle
Component: khtmlAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description jellicle 2002-07-17 22:52:37 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konqueror
Version:           KDE 3.0.2 
Severity:          normal
Installed from:    Unlisted Binary Package
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

KDE 3.02 using unofficial Debian packages from kde3.geniussystems.net.

Mousing over form elements (typically a SELECT box) and turning the scroll wheel allows the form element to be modified.  This is VERY BAD.  Form elements must require a click to activate them for modification (which was true in KDE 2) else the user's input for moving around the webpage will be confused with the user's input for changing the form.

Since I navigate up and down through webpages by scrolling the mouse wheel when using webpages with forms especially forms which take up more than one screen's worth of real estate so that scrolling down is necessary I end up submitting essentially random data when the form is submitted since the cursor will pass over form elements and randomly modify them.  The scroll wheel cannot be used for navigation on any webpage with forms as long as this bug remains.

(Submitted via bugs.kde.org)
Comment 1 Daniel Naber 2002-09-25 15:40:38 UTC
I agree with that, although I'm not sure if the solution belongs to khtml or 
Qt (Bugzilla is agood example of this problem :-) 
Comment 2 Dirk Mueller 2002-09-25 16:10:58 UTC

*** This bug has been marked as a duplicate of 45180 ***