Opened 16 years ago
Closed 16 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 16 years ago by
Keywords: | Pending added; spellchecker ie7pro removed |
---|
comment:2 follow-up: 3 Changed 16 years ago by
You can set
FCKConfig.BrowserContextMenuOnCtrl = true ;
and use CTRL+right button to open IE menu.
I can't see any other way.
comment:3 Changed 16 years ago by
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 16 years ago by
Resolution: | → expired |
---|---|
Status: | new → closed |
Expired.
Reopen if IE7Pro does support some API.
As mentioned in http://www.fckeditor.net/forums/viewtopic.php?f=5&t=8882&p=23119&hilit=ie7pro#p23127