Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: ollydbg on April 16, 2013, 04:55:28 am

Title: spell check issue when a word is selected
Post by: ollydbg on April 16, 2013, 04:55:28 am
I see such issue, when a word is selected, then context menu does not show spell check menu item, is it possible to enable it in such case?

See the screen shots below:

The first screen shot, no selection, looks good:
(http://i.imgur.com/v8Mc60O.png)
The second screen shot, with selection, context menu does not show spell check menu entry:
(http://i.imgur.com/0esetTz.png)
Title: Re: spell check issue when a word is selected
Post by: ollydbg on April 18, 2013, 11:12:03 am
I confirm this is fixed in rev8993, thanks to danselmi (http://forums.codeblocks.org/index.php?action=profile;u=1068).