Bug 45400 - mouseover makes form elements active
Summary: mouseover makes form elements active
Status: RESOLVED DUPLICATE of bug 45180
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-17 23:03 UTC by jellicle
Modified: 2002-09-25 16:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***