ColumnCopy icon indicating copy to clipboard operation
ColumnCopy copied to clipboard

Does not work in a page with frames

Open tinysnowman opened this issue 11 years ago • 4 comments

Observed in PHPMyAdmin in the right frame. Loading the right frame in its own windows makes it work.

tinysnowman avatar Aug 29 '14 14:08 tinysnowman

I thought Ace Editor was broken, but after trying out the different extensions I had, I realized it was an issue with ColumnCopy.

arikrak avatar Sep 03 '14 22:09 arikrak

Thanks for the report @tinysnowman and @arikrak. I tried reproducing this on http://demo.phpmyadmin.net/STABLE but copying columns from those tables seems to work for me.

Could you point me to a specific URL which is exhibiting the issue?

Thanks

jamesandres avatar Sep 06 '14 12:09 jamesandres

It happened when I clicked on the code editor on my site: https://www.learneroo.com/modules/11/nodes/99

(Also, vertical lines showed up when viewing this page: http://news.railstutorial.org/rails_tutorial_draft_second_launch/ )

arikrak avatar Sep 07 '14 01:09 arikrak

Good spot - The latest stable version of PHPMyAdmin (4.2.8) no longer uses frames. I am using 3.3.7deb7 and 3.5.3 - both use frames and both do show this problem. I cannot find a publicly available copy to show you but I just tested it on another random site that use frames, and it also did not copy.

tinysnowman avatar Sep 08 '14 22:09 tinysnowman