thanhlong203 / closure-library

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

Actions spanning over multiple <p> cause problems #265

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Select text that spans across multiple paragraphs.
2.Start creating a link then press cancel.
3.Remove the formatting.
4.Make the text bold then try making it non-bold again.

What is the expected output? What do you see instead?
When starting to create a link and aborting, the link should be gone; currently 
there will be a link left out in all selected paragraphs but the last one.
When removing the formatting, the first selected paragraph gets split up.
Attempting to make text non-bold across multiple paragraphs doesn't work.

What version of the product are you using? On what operating system?
r656 in Chrome v10.0.649.0 on Windows XP 32bit.

Please provide any additional information below.
Parts of this is probably a WebKit bug. A workaround could be made, though.

Original issue reported on code.google.com by oscar.br...@gmail.com on 27 Jan 2011 at 1:11

GoogleCodeExporter commented 8 years ago

Original comment by pall...@google.com on 3 Oct 2011 at 8:24