Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] RichTextEditor problem on windows 7 can't use Spell checker functionality

Sounds like you are familiar with ckeditor. I haven't known that feature and therefore I have no idea why it behaves that way in different environments. Does ckeditor in a web page show the same difference? 

<joacquim.esabe@xxxxxxxxxxx> schrieb am Mo., 3. Sep. 2018, 18:23:

hi everybody,

on my windows OS i can't use the spell checker fonctionnality of richText editor

 i have a problem on the richTextEditor on my windows environment, i can't use the spell checker functionality on my windows 7 OS with IE 11.09600.19080 version . But on my VM Windows Server 2012 R2 Statndard with IE 11.0.9600.19078 i can use the spell checker , i use the native spell checker for this.

i add in the configuration this line -> "[color=indigo]config.disableNativeSpellChecker = false[/color]

i do this on my two different environment.

For test that , i have downloaded the org.eclipse.nebula.widgets.richtext.example project on my two eclipse environment on the VM and the machine on windows 7 , when a config the "disableNativeSpellChecker" option in the RichTextEditionExample.java on my VM and i execute the the application the spell checker is activate but on my windows 7 is not activate .

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev

Back to the top