karthick2014 / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
0 stars 0 forks source link

Safari/FF lose focus when clicking a menu button #56

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Type a bit in the editor
2. Click bold
3. Continue to type without clicking on the editor

What is the expected output? What do you see instead?
Expected output: I will continue typing into the editor with bold text.

Actual output: My typing is ignored because the editor no longer has focus.

What version of the product are you using? On what operating system?
FF 3 on Mac OS X Leopard, Safari 3.1.2 on Mac OS X Leopard

Please provide any additional information below.

I tried to add a mouseup function on appendMenu but it didn't work out right.

Original issue reported on code.google.com by umb...@gmail.com on 5 Nov 2008 at 3:46

GoogleCodeExporter commented 8 years ago
if this problem is corrected solve, many issues as the 54 will be fixed too

Original comment by dei...@gmail.com on 13 Nov 2008 at 9:38

GoogleCodeExporter commented 8 years ago
Checkout my solution in issue #69.  Somehow I missed this post, or I would have 
added
it here.  But this is working for me know.

Original comment by bryanbla...@gmail.com on 15 Dec 2008 at 6:17

GoogleCodeExporter commented 8 years ago
Great, thanks Bryan!

Original comment by umb...@gmail.com on 15 Dec 2008 at 6:27

GoogleCodeExporter commented 8 years ago

Original comment by akzhan.a...@gmail.com on 6 May 2010 at 1:31