language sensitive spellchecking

Bug #170900 reported by Prokoudine
2
Affects Status Importance Assigned to Milestone
Inkscape
Confirmed
Wishlist
Unassigned

Bug Description

Spellchecker needs to know in what language each part
of the text is.

Ideally, there should be

1. A combobox to apply language attribute to a
selection. For now it should be in "Text and Font"
dialog, because it's not moved to commands toolbar yet.

2. A submenu to quickly mark a selection / a paragraph
as written is some of available for spellchecking
languages. A good implementation of an example would be
OpenOffice.org Writer with the only exception that
instead of "mark a word" it should be "mark a
selection", which is much more useful ir real life.

As for implementation on document format level, this
might require extending <tspan/> element to add a
"lang" attribute with a classic two-letter code like
'en', 'fr', 'de', 'ru' etc. SVG 1.1. doesn't cover
languages in <tspan/> element AFAIK.

Revision history for this message
Jon A. Cruz (jon-joncruz) wrote :

Actually, the "xml:lang" attribute is covered in section 5.10.2 of the
spec,
and is listed as a core attribute in 5.11. Thus, it can present on any
element.

http://www.w3.org/TR/SVG/struct.html#LangSpaceAttrs

Revision history for this message
Jpritikin (jpritikin) wrote :

Originator: NO

Can we have simple English spell checking, at least?

Revision history for this message
Horkana-users (horkana-users) wrote :

Originator: NO

jpritkin Inkscape already has spell check if you can find it.
unfortunately it is a compile time option that is not enabled by default
and uses Aspell. the fact that you and others do not already know about it
is a big problem in my opinion and I have requested it be turned on by
default where possible.
1605259 more discoverable spell checker
https://sourceforge.net/tracker/index.php?func=detail&aid=1605259&group_id=93438&atid=604309

as for language sensitive spelling it would at the very least be very
useful to be able to mark blocks of text as not for spell checking ("no
proofing" or whatever) and even better to be able to mark blocks as being
from particular languages.

Hystrix (hystrix-)
Changed in inkscape:
importance: Medium → Wishlist
status: New → Confirmed
summary: - language senstitive spellchecking
+ language sensitive spellchecking
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.