Ivan Brizuela wrote:
> Using XMLmind XML Editor Personal Edition 4.5.1
> 
> (1) Steps to reproduce:
> 
> Use the spell-check tool on this sample docbook xml fragment:
> 
> <menuchoice lang="en">
>   <guimenu><accel>F</accel>ile</guimenu>
>   <guimenuitem><accel>O</accel>pen</guimenuitem>
> </menuchoice>
> 
> (2) Observed behavior:
> 
> The spell-checker flags as an unknown the word "ile", instead of
> proofing the word "File."
> The word "pen" is not flagged, since it finds it in the dictionary.
> 
> (3) Expected (wished) behavior:
> 
> While spell-checking a docbook document, the <accel> element is ignored
> and the content of the containing element, in the sample code <guimenu>
> and <guimenuitem> are instead proofread.
> 

We are aware of this limitation. Our spell-checking facility used to
support this feature[*] several years ago. However we have decided to
remove it because it added a lot of complexity to the code and also
because we consider that this feature is rarely needed.


---
[*] We used to call this feature "smart text boundaries". This feature
leveraged the DTD or schema to which the document is conforming.

This feature is still available in the Search/Replace tool.
http://www.xmlmind.com/xmleditor/_distrib/doc/help/textSearchReplacePane.html


Reply via email to