Bug #1478
IE copy to clipboard bug
Status: | Closed | Start date: | 10/11/2011 | |
---|---|---|---|---|
Priority: | Medium | Due date: | 11/11/2011 | |
Assignee: | Kostas Papadimitriou | % Done: | 0% |
|
Category: | Cyclades UI | Spent time: | - | |
Target version: | v0.8.0 |
Description
After several recurrent create vm view uses, the copy to clipboard button stops showing.
It could be that IE has some issues with hidden flash objects (such as copy to clipboard util) The access to the object should be made as late as possible to be sure that the object is added to the DOM and is visible.
Associated revisions
Updated copy to clipboard utility,
- Replaced ZeroClipboard.js with zclip.js
- Fixed IE issues, Refs #1478
- Updated helper function
- Updated views to use the new helper
History
#1 Updated by Vangelis Koukis over 11 years ago
- Due date set to 11/11/2011
#2 Updated by Kostas Papadimitriou over 11 years ago
- Status changed from Assigned to Feedback
fixed on 35584d8
#3 Updated by Vangelis Koukis over 11 years ago
- Status changed from Feedback to Closed