Closed
Bug 58620
Opened 25 years ago
Closed 25 years ago
"Paste" in dimmed state is not there in context menu
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
INVALID
People
(Reporter: sujay, Assigned: rubydoo123)
Details
using 10/30 build of netscape
1) launch netscape
2) launch composer
3) insert text
4) highlight text
5) bring up context menu
notice Paste(in a dimmed state) is not available..
Pull-down the Edit menu and you will see "Paste" in a dimmed state.
we should be consisted across menus.
Paste does show up in the context menu after you've chosen Cut/Copy.
all platforms.
Comment 1•25 years ago
|
||
By design, all disabled menu items in a context menu are not shown. The menu
would be much too long if we showed all of the disabled menu items. Besides
"paste", undo, redo and many other items won't show up until you can use them.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Ok, I never got any spec on this....
verified in 10/30 build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•