thanhlong203 / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

Major bug on the LinkPlugin #323

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create some DOM (images, texts, divs) on a closure editor instance
2. select several elements, or select All
3. click the LINK button
4. hit the cancel button on the bubble

What is the expected output? What do you see instead?
Nothing should happen. Instead, all selected elements are now sourrounded with 
a dummy a tag pointing to random goog_298374 urls.

What version of the product are you using? On what operating system?
latestes svn from closure. OSX 10.6, FF4 Chrome, Opera 11.10

Please provide any additional information below.
Same bug when creating a message under Google Apps

Original issue reported on code.google.com by s...@onlineville.com on 10 May 2011 at 7:55

GoogleCodeExporter commented 8 years ago

Original comment by pall...@google.com on 15 Jul 2011 at 1:33