Closed
Bug 18763
Opened 26 years ago
Closed 26 years ago
The context menu should recognize more types of images.
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
M12
People
(Reporter: sdm, Assigned: law)
Details
Attachments
(2 files)
|
2.87 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.42 KB,
text/html
|
Details |
The current context menu (and the one in 4.x) only recognizes <img> tags. Other
types should be recognized, such as <input type=image>, background images, and
images included using CSS.
I'll attach a test page and a patch for nsContextMenu.js which implements all of
these.
| Reporter | ||
Comment 1•26 years ago
|
||
| Reporter | ||
Comment 2•26 years ago
|
||
Thanks. This is a great patch. I'll work to get it checked in ASAP.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Component: XP Miscellany → XP Apps: GUI Features
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•