Closed Bug 5881 Opened 26 years ago Closed 25 years ago

{feature} Cut/Copy/Paste menu items need to be more intelligent

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 5563

People

(Reporter: sujay, Assigned: sfraser_bugs)

References

Details

using 4/30 build on all platforms. 1) launch apprunner 2) launch editor from Task menu 3) Cut/Copy some text. 4) As you pull down the Edit menu to paste the text, notice that the Cut/Copy menu items are not dimmed out like they should be after such an operation. Also ensure: before cut/copy of any text, they should be dimmed out if nothing is selected, unless something is left over in the buffer.
[Note bug #4960]
Assignee: kostello → cmanske
Summary: Cut/Copy/Paste menu items need to be more intelligent → {feature} Cut/Copy/Paste menu items need to be more intelligent
Status: NEW → ASSIGNED
Target Milestone: M7
I think Simon was assigned the menu enabling/disabling work, but this is a big task so I'll hold on to this one.
Target Milestone: M7 → M9
This can wait.
Target Milestone: M9 → M10
Assignee: cmanske → sfraser
Status: ASSIGNED → NEW
Since Simon is doing menu enabling/disabling, I'm going to let him handle this.
Blocks: 10770
Status: NEW → ASSIGNED
akk, is there a way to tell if the clipboard contains pastable data?
I don't think the Clipboard interfaces currently offer any way to do this. Adding Clipboard people to the cc list -- xpfe folks, how can we do this?
hrm, there doesn't seem to be any "good" way to do this, besides, well, asking the clipboard for the data and testing it yourself. I agree that kinda blows. Tell me what you want and I'll think about how to do it. Do you want to open up another bug for that?
Target Milestone: M10 → M12
M12
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 5563 ***
Status: RESOLVED → VERIFIED
verified in 9/14 build.
You need to log in before you can comment on or make changes to this bug.