Closed
Bug 279411
Opened 20 years ago
Closed 20 years ago
copyclipboard() function doesnt works
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 239481
People
(Reporter: retula, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.5) Gecko/20041202 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.5) Gecko/20041202 Firefox/1.0
The copyclipboard) function doesnt works in Firefox, while it does in Internet
Explorer; Firefox only copies it the first time when I click, but then it doesnt
anymore
Reproducible: Always
Steps to Reproduce:
1.go to http://www.ircspy.com/search.asp
2.enter a search, eg Half life 2 or Blade 3
3.click on the number befor the searches (starting with the #)
4.then it should copy the code(displayed in the "HandleMoveOn()") to the
clipboard (which it doesnt)
Actual Results:
Nothing, my old value in the clipboard is still there
Expected Results:
copy the value to the clipboard, to paste it in mirc...
Comment 1•20 years ago
|
||
Accessing the system clipboard requires a signed script. We don't let website
change anything on your system without being granted privilleges.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 239481 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•