Closed
Bug 232013
Opened 22 years ago
Closed 10 years ago
Add Cut Option to Document Context Menu
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: amutch, Assigned: amutch)
Details
Attachments
(1 file)
|
774 bytes,
patch
|
timeless
:
review-
|
Details | Diff | Splinter Review |
Another minor addition for embedding testing. This allows text to be cut and
paste in form fields within web pages.
Attachment #139774 -
Flags: review?(timeless)
I must be missing something, why don't you just show the POPUP "Editor Context
Menu"?
also,
191 MENUITEM "View Page &Info", ID_VIEW_INFO
192 MENUITEM "View Background &Image", ID_VIEW_IMAGE
that second one should probably use &w (if you do end up patching this menu)...
Looks pretty straightforward to me, although I suppose showing the document menu
in a text field is probably incorrect behaviour
Comment on attachment 139774 [details] [diff] [review]
Patch to Add Cut option to document context menu
please answer my question from comment 2
Attachment #139774 -
Flags: review?(timeless) → review-
Updated•16 years ago
|
QA Contact: apis
Comment 5•10 years ago
|
||
Marking a bunch of bugs in the "Embedding: APIs" component INCOMPLETE in preparation to archive that component. If I have done this incorrectly, please reopen the bugs and move them to a more correct component as we don't have "embedding" APIs any more.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•