Closed Bug 153663 Opened 24 years ago Closed 24 years ago

Mouse wheel dont work, no scrolling

Categories

(Core :: DOM: Core & HTML, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: jomogo, Assigned: alexsavulov)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1a) Gecko/20020610 BuildID: 2002061014 when using a reply to a forum message in form data the mouse wheel does not work. It works on a regular webpage but loses it's funtionality after you click to reply to a thread.I included the web address to a website it happened on, but you have to actually click on a reply to a thread to reproduce the bug.The wheel don't work in this form I am using now. So you don't even have to go to the page i supplied just use this form for your example. Reproducible: Always Steps to Reproduce: 1.Just go to a form data page. The form i filled out this bug report will work . 2.Just use a scroll wheel on a mouse. 3.The scroll wheel does work on a regualr webpage but not one with form data fields on it. Actual Results: i lost funtionality of my mouse wheel. Functionality returns to the mouse wheel after leaving the area of where it dont work. Expected Results: I don't know I'm not a programmer. I'm just trying to help by supplying any bugs I find.:) </head> <body bgcolor="#FFFFFF" background="http://bbs.xlr8yourmac.com/ubb/pagebak2.gif" text="#000000" link="#000080" alink="#800000" vlink="#2f2f4f" marginheight=0 marginwidth=0 topmargin=0 leftmargin=0 rightmargin=0> <font SIZE="2" FACE="Verdana, Arial"> <ul><b>NOTE</b> Registrations are closed due to mail server problems beyond my control</ul> </font> <table border=0 width=95% align=center> <tr><td> <a HREF="http://bbs.xlr8yourmac.com/cgi-bin/Ultimate.cgi?action=intro&BypassCookie=true"><img SRC="http://bbs.xlr8yourmac.com/ubb/forums_header.gif" BORDER=0></a></td> <td align=center> <table border=0> <tr><td><font Face="Verdana, Arial" size="2"><b>Forum:</b></font></td><td><font Face="Verdana, Arial" size="2">General Mac Topics</font></td></tr> <tr><td><font Face="Verdana, Arial" size="2"><b>Topic:</b></font></td><td><font Face="Verdana, Arial" size="2">Very strange networking problem</font></td></tr></table> </td></tr> <tr><td colspan=2><font SIZE="1" FACE="Verdana, Arial"><a HREF="http://bbs.xlr8yourmac.com/cgi-bin/Ultimate.cgi?action=agree">Want to register?</a></font> </td></tr> </table> <form ACTION="http://bbs.xlr8yourmac.com/cgi-bin/postings.cgi" NAME="REPLIER" METHOD="POST"> <center>
John, the scroll wheel applies to the form field if you've clicked in it. It will start working on the page as a whole once you return what we call "focus" to it by clicking elsewhere on the page (elsewhere, that is, that isn't another form element). Is that the behavior you're encountering?
Reporter: >I did what you suggested, by clicking outside of the text >box area the scroll wheel does in fact work. So I guess it was not a bug >after all. Resolving based on coments
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
verifying
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.