Closed
Bug 225212
Opened 22 years ago
Closed 21 years ago
provide context menu with "submit"/"submit to new window" for select options
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
People
(Reporter: hauser, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030907
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030907
In order to minimize the number of clicks needed when navigating using a form,
it would be great, if the right-click on a form select option would not only
offer "back", "View Source" but also the two entries suggested in the summary line.
Reproducible: Always
Steps to Reproduce:
obviously, if there are multiple submit buttons applicable to a specific select
fields, the number of additionally needed context menu options grows similarly.
Actual Results:
.
Expected Results:
AFAIK, the same effect of "selecting an option and simultaneously submit" can
partially be achieved also with JavaScript, but
i) not with the variety of (power-user) choices this RFE offers
ii) and some people feel uneasy about JavaScript for various (security) reasons
anyway.
A related RFE is probably http://bugzilla.mozilla.org/show_bug.cgi?id=17754
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 63823 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•6 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
•