Closed
Bug 243205
Opened 21 years ago
Closed 12 years ago
'file' inputs on forms should have same context menu as 'text' inputs
Categories
(Firefox :: Menus, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: miken32, Unassigned)
References
()
Details
Attachments
(1 file, 1 obsolete file)
587 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040406 Firefox/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040406 Firefox/0.8.0+
For a form input of type 'text,' there is a context menu containing text-centric
items (cut, paste, undo.) The context menu for an input of type 'file' is the
same context menu as for any random place on the page. It should probably be
the same for both.
Reproducible: Always
Steps to Reproduce:
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 106354 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•21 years ago
|
||
That bug is for Seamonkey, this bug is for Firefox. Fixing that bug will have
no effect on Firefox's XUL.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Updated•21 years ago
|
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•21 years ago
|
||
reporter: that bug is about xul core. fixing that bug is essential for any fix
to any xul consumer. it happens that firefox is a xul consumer.
please be nice to the volunteer qa who work very hard to limit the number of
open bugs.
Reporter | ||
Comment 5•21 years ago
|
||
Okay, guess I didn't read the other bug carefully enough. So if the underlying
menu is fixed will Firefox's menu pick up on the change? Or will it need some
changes made to Firefox's chrome? If not, feel free to mark this back as duplicate.
And I do appreciate all the volunteer work that's gone into making the best
browser out there. I'm doing some now, I hope. If you're referring to the
terseness of my previous comment, I was probably just in a hurry or something. :)
Comment 6•21 years ago
|
||
Status: NEW → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → DUPLICATE
Comment 7•21 years ago
|
||
Reopening this poor drug-around bug: it can depend on bug 106354 if we would
really rather have the glaringly wrong context menu instead of a little
weirdness, but it isn't a dup. As timeless showed by turning it on for Seamonkey
in bug 172047 comment 14 you can actually have the editing options on <input
type="file">, they're just odd in that right-clicking the button also lets you
edit text in the textbox (at least, that's the only oddness I see or saw
mentioned). Apparently Seamonkey's survived that for a couple of years now. But
before or after a bug 106354 fix, we would need to change our menu code.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 8•21 years ago
|
||
*** Bug 276052 has been marked as a duplicate of this bug. ***
Comment 9•21 years ago
|
||
Turns on the edit options, lets the weirdness fall where it may.
Attachment #169656 -
Flags: review?(firefox)
Updated•20 years ago
|
Attachment #169656 -
Attachment is obsolete: true
Attachment #169656 -
Flags: review?(firefox)
Updated•20 years ago
|
Assignee: firefox → nobody
Status: REOPENED → NEW
QA Contact: bugzilla → menus
Comment 10•19 years ago
|
||
*** Bug 362591 has been marked as a duplicate of this bug. ***
Comment 11•12 years ago
|
||
considered Bug 345195 has replaced the anonymous text field with simple text, I'd say this is no more valid
Status: NEW → RESOLVED
Closed: 21 years ago → 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•