Bug #4740

Spellchecker css bad positioned

Submitted:
2011-09-20 17:24:07 By: vistol
Browsers:
firefox msie safari chrome opera
Closed Priority: 3 Resolution: Fixed Assigned to: spocke
Description of problem:

Steps to reproduce:
1. Go to this URL: http://www.tinymce.com/tryit/skins.php
2. In the third demostration: "Editor with o2k7 skin + black variant enabled", click on ABC button to make a spellcheching
3. Click on the bad misspelled words and you will see the suggestions box is showing at the top of the page and not inside the textarea.

Expected result:

Suggestion words must appear inside each textarea over the clicked misspelled word.

Actual result:

When you click on a misspelled word the suggested words appears at top of the page.

 

If you wish to follow or post a comment, you need to be registered and logged in.

Comments

User Image
  • 2011-09-23 12:53:42

Afraithe

This ticket has been accepted and we are working on a fix for the upcoming release. Thanks for reporting this issue.

User Image
  • 2011-09-27 13:11:57

spocke

This ticket has been closed. Since it has either been fixed in the latest released version or in the GitHub/Nightly build. So please help us verify it. Thanks!

User Image
  • 2011-09-27 14:41:18

vistol

Hi Spocke

I cannot see the spellchecker error fixed in the TinyMCE 3.4.5 changelog: http://www.tinymce.com/develop/changelog/?type=tinymce<br />
Im testing it on a TinyMCE 3.4.5 version I downloaded two weeks ago (14 sept) and It seems nothing is fixed in spellchecker.

Can I download TinyMCE 3.4.5 again to test it?

User Image
  • 2011-09-27 15:52:24

vistol

Thanks Spocke

Sorry for the spam (I clicked on F5 button twice)

Now I see I replace the file editor_plugin.js with the new version from github and its working perfect!!

Here the new version of spellchecker

https://github.com/tinymce/tinymce_spellchecker_php/commit/31153feb7a8aba555615dab96e3f83c17733946b

Thanks a lot for your great job