Closed
Bug 25164
Opened 26 years ago
Closed 25 years ago
spacebar scrolls page instead of submits
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
M15
People
(Reporter: tsee, Assigned: rods)
References
(
URL
)
Details
For instance, pressing <Spacebar> on a button will submit the form AND pages
down the page. Similarly, scrolling in a menu scrolls the page (but doesn't
scroll the menu choices.
| Assignee | ||
Comment 3•26 years ago
|
||
This seems fixed, marking as works for me.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
I could be wrong, but I think the reporter is talking about hitting the spacebar
when the focus is on a submit button.
1. Go to http://my.yahoo.com
2. Type stuff in the text boxes
3. Hit tab until the Sign In button is focused
4. Hit space
The form is submitted, *and* the page is scrolled down.
Win98 2000092608
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
| Assignee | ||
Updated•25 years ago
|
Status: REOPENED → ASSIGNED
Summary: actions in forms affect entire page as well → spacebar scrolls page instead of submits
| Assignee | ||
Comment 6•25 years ago
|
||
*** This bug has been marked as a duplicate of 53896 ***
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•