View Issue Details

IDProjectCategoryView StatusLast Update
0003835mantisbtbugtrackerpublic2014-10-14 16:22
Reporterredcom Assigned Tograngeway  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionwon't fix 
Summary0003835: Spell Checker
Description

It would be nice if there was a spell checker for bug submission and bugnotes. This would save people the embarrassment of misspellings.

Additional Information

I beleive this may be why people use MS Word to type up the bug submissions and paste the text into Mantis. See bug <A HREF="/bug_view_page.php?bug_id=0003776">0003776</A>

TagsNo tags attached.
Attached Files
iespell.png (40,902 bytes)   
iespell.png (40,902 bytes)   
smpluginsc.gif (65,815 bytes)   
smpluginsc.gif (65,815 bytes)   

Activities

vboctor

vboctor

2004-05-14 11:11

manager   ~0005501

Last edited: 2004-05-14 11:12

Let me know if you saw this feature in other web projects (specially open source). What I would recommend for you to use is a tool called IE Spell. I tried it once and it seemed fine, however, I didn't use it for a long time. It is freeware.

See the following url for more details:
http://download.com.com/3000-2378-10220980.html?tag=lst-0-1

I am not sure if there are equivalent tools for other browsers.

edited on: 05-14-04 11:12

grangeway

grangeway

2004-05-16 11:38

reporter   ~0005508

number of open source html editors integrate iespell as an editor.

iespell however, has now gone towards being commercial - it's 'freeware' for personal use, any other user requires a license.

same open source html editor, also supports using MS Word as a spell checker (provided the mantis install is in trusted sites zone in IE - i.e. you need to be able to run activeX controls)

e.g. http://www.fredck.com/FCKeditor/ supports both MS word and Iespell for spell checking.

vboctor

vboctor

2004-07-18 19:02

manager   ~0006129

I saw an html based spell checker integrated into GPL licensed PHP weblog. For more details see http://www.b2evolution.net

KickTheDonkey

KickTheDonkey

2004-07-19 07:26

reporter   ~0006139

There's always this:

http://www.master-technology.com/demos/spell/

Alot of phpBB sites use it. Shouldn't be too hard to integrate into Mantis.

DGtlRift

DGtlRift

2004-07-19 07:34

reporter   ~0006141

There is a spell checker plugin built into SquirrelMail and uses apell/ispell as the backend. It works very well, and the source for it could be hacked up to be used with mantis.

For more info:
http://www.squirrelmail.org/wiki/en_US/SquirrelSpell

Origional Author:
Konstantin Riabitsev, http://www.mricon.com/

ryandesign

ryandesign

2006-03-02 06:50

reporter   ~0012263

I don't feel that a spell checker belongs in a web-based tool. I feel that a spell-checker belongs in an operating system or in a web browser. Mac OS X, for example, offers an OS-wide spell checker, which works great in the Safari web browser and all others that use standard Mac OS X text services.

grangeway

grangeway

2014-10-05 14:34

reporter   ~0041397

If someone did want to implement this, it would need to be done as a plugin now.

Whilst back in 2004, this was indeed a good suggestion, the modern browsers that now exist tend to have spell check built in - At least chrome,firefox and IE11.

Given the above, I think we can mark this as resolved "won't fix" - nothing has been done in 10 years to fix this issue, and the browsers probably now do a better job for us, such that implementing something would probably be more confusing for the end user.