Closed
Bug 268509
Opened 20 years ago
Closed 20 years ago
Paste broken in 2004110411-cal
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: psudrumjas, Assigned: mostafah)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910
If I cut a calendar entry, the entry is presumably cut, as it disappears, but
when I attempt to paste it in a different location, nothing is pasted. Similar
issue exists with copy/paste
Reproducible: Always
Steps to Reproduce:
1.select an entry to copy or cut
2.attempt to paste
3.
Actual Results:
the entry is not pasted into the new location
Expected Results:
the entry should have been pasted into the new location
Comment 1•20 years ago
|
||
confirming
JavaScript error: chrome://calendar/content/clipboard.js, line 212:
parseIcalData is not defined
regression from bug 253420
gekacheka: does the new pasreIcalEvents about the same?
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
I am sorry, yes. Thank you for catching this.
Patch submitted at bug 253420 comment 21.
Cut and copy appear to work fine (paste to a text editor).
Changing summary from
Copy/Paste, Cut/Paste are broken in 2004110411-cal
to
Paste event broken in 2004110411-cal
Depends on: 253420
OS: Windows XP → All
Hardware: PC → All
Summary: Copy/Paste, Cut/Paste are broken in 2004110411-cal → Paste broken in 2004110411-cal
Comment 3•20 years ago
|
||
fixed with the patch in bug 253420
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in
before you can comment on or make changes to this bug.
Description
•