Opened 15 years ago

Closed 15 years ago

#2851 closed New Feature (expired)

IE7Pro support

Reported by: pavelgj Owned by:
Priority: Normal Milestone:
Component: UI : Spell Checker Version:
Keywords: Pending Cc: pavelgj

Description

as mentioned in http://www.fckeditor.net/forums/viewtopic.php?f=5&t=8882&p=23119&hilit=ie7pro#p23119

Hi,

IE7 Pro come with spelling functionality. The way to do it is right
clicking on the field you want to check. But with FCKEditor, there
is a context menu that prevent it.

Is it possible to integrate IE7Pro Spell checking in your context
menu or called with the check button on your toolbar ? it will be
very nice !

Thanks for your answer.

Change History (4)

comment:1 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Keywords: Pending added; spellchecker ie7pro removed

As mentioned in http://www.fckeditor.net/forums/viewtopic.php?f=5&t=8882&p=23119&hilit=ie7pro#p23127

Does it provides some api that can be used from a webpage?

comment:2 Changed 15 years ago by Artur Formella

You can set

FCKConfig.BrowserContextMenuOnCtrl = true ;

and use CTRL+right button to open IE menu.

I can't see any other way.

comment:3 in reply to:  2 Changed 15 years ago by pavelgj

Replying to arczi:

You can set

FCKConfig.BrowserContextMenuOnCtrl = true ;

and use CTRL+right button to open IE menu.

I can't see any other way.

Thanks for the suggestion, this might work. I'm also trying to find out if there's an API available to access spell checker in IE7Pro.

comment:4 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Resolution: expired
Status: newclosed

Expired.

Reopen if IE7Pro does support some API.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy