Changes between Version 1 and Version 2 of Ticket #2312, comment 20
- Timestamp:
- 11/13/19 02:44:44 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2312, comment 20
v1 v2 18 18 19 19 Then I tried it on win7... and nothing!? 20 Because I am{{{navigator.clipboard}}} returns null. r24328 will now log a message to the javascript console when that happens.20 Because {{{navigator.clipboard}}} returns null. r24328 will now log a message to the javascript console when that happens. 21 21 Then I remembered that I had to use https instead of http when connecting to something other than localhost (after telling chrome that yes, I do want to trust this self-signed cert), and things just worked as expected. (same steps as above, Chrome 78) 22 22