Opened 14 years ago
Closed 14 years ago
#7686 closed Bug (invalid)
Paste buttons in toolbar become disabled depending on the content in the clipboard
Reported by: | James Cunningham | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 3.5.4 |
Keywords: | IBM | Cc: | Damian, Satya Minnekanti, Teresa Monahan |
Description
Steps to reproduce the defect:
- Right click on a file on your desktop & choose copy from the context menu so that the whole file is in the clipboard (not just the contents of the file). Note: I know that you cannot paste files into the editor. I have just added this content to the clipboard to demonstrate the test case.
- Open any sample of the editor in any browser.
- Click into the editor to give it focus.
Result: The Paste buttons in the toolbar are disabled (see screenshot).
I think ticket 7132 that was closed could have been caused by a similar issue.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | disabled paste buttons.JPG added |
---|
comment:1 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is not a feature controlled by us, but I asume that the browser is not willing to enable these buttons if there is nothing "useful" to get pasted.
That's the expected behavior, considering that the paste buttons would do nothing.