Closed
Bug 72340
Opened 24 years ago
Closed 24 years ago
Enter in web-checkbox does not submit form
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
People
(Reporter: BenB, Assigned: mpt)
Details
Reproduction:
1. Give a checkbox on a web form the keyboard-focus.
2. Hit Return.
Actual result:
The checkboxes state changes (enabled/disabled)
Expected result:
The form will be submitted.
Comment 1•24 years ago
|
||
-> UI:DF for discussion.
Assignee: trudelle → mpt
Component: XP Toolkit/Widgets → User Interface: Design Feedback
QA Contact: jrgm → zach
Comment 2•24 years ago
|
||
I don't see why <Return> should toggle the check, since <spacebar> already
handles that. Why use two easy targets for the same action? Better to allow much
easier submission. Nav 4.x behaves the same as mozilla, but IE maps <Return> to
the first Submit button, which I think is more useful, and now probably more
expected, thanks to their market share.
Comment 3•24 years ago
|
||
aaaand its a dup.
*** This bug has been marked as a duplicate of 22526 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•