Nayigiziki / closure-library

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

RichtTextEditor looses focus after toggling a link in Webkit #283

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to 
http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/editor/editor
.html
2. Enter text and make a word a link.
3. While having the caret in the word with the link click the Link button

What is the expected output? What do you see instead?
In Firefox and IE, the link will be toggled and the focus will be set at the 
end of the word. In webkit, the rich text field losses the focus.

What version of the product are you using? On what operating system?
I reproduced this with Closure r305 and r683 in Safari5 and Chrome9

Please provide any additional information below.
I am not sure if this is related to Issue282, so I filed it separately. But 
they might be related.

Original issue reported on code.google.com by jtuchsch...@rallydev.com on 1 Mar 2011 at 11:10

GoogleCodeExporter commented 8 years ago

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