View Issue Details

IDProjectCategoryView StatusLast Update
0002002JEDI VCL00 JVCL Componentspublic2004-08-24 10:16
ReporteranonymousAssigned Toobones 
PrioritynormalSeveritytextReproducibilityalways
Status resolvedResolutionno change required 
Product Version 
Target VersionFixed in Version 
Summary0002002: JvRichEdit not diplays character ANSI 0173
DescriptionIn JvRichEdit the character ANSI 0173 is inserted correctly in the source RTF but it's not displeyed in video.
Additional InformationThe ANSI 0173 character is often empty in fonts, but some fonts use this character.

Sorry about my terrible english...
TagsNo tags attached.

Activities

remkobonte

2004-07-26 15:35

developer   ~0004835

The soft hyphen is made visible if a line break has been established within the word that contains the hyphen.

For example if you have the word:

algorithm

and you place with ALT+0173 the soft hyphen at:

algo[ALT+0173]rithm

it won't be visible until the word is broken at the end of the line:

lots of text and at the end of the line we have, algo-
rithm

without the hyphen it would be

lots of text and at the end of the line we have,
algorithm

BTW you need Rich Edit Version 3.0 or more.

anonymous

2004-08-07 04:23

viewer   ~0004960

This working of the soft hyphen is interesting.
But why do not insert a boolean in JvRichEdit to activate/deactivate this ability?
I have a probable not standard font that uses the ANSI 0173 as a normal character.

obones

2004-08-07 04:36

administrator   ~0004962

There is no way to disable that, this comes from the underlying Windows control.

Issue History

Date Modified Username Field Change
2004-07-26 06:59 anonymous New Issue
2004-07-26 15:35 remkobonte Note Added: 0004835
2004-08-06 04:47 obones Status new => resolved
2004-08-06 04:47 obones Resolution open => no change required
2004-08-06 04:47 obones Assigned To => obones
2004-08-07 04:23 anonymous Status resolved => feedback
2004-08-07 04:23 anonymous Resolution no change required => reopened
2004-08-07 04:23 anonymous Note Added: 0004960
2004-08-07 04:36 obones Note Added: 0004962
2004-08-24 10:16 remkobonte Status feedback => resolved
2004-08-24 10:16 remkobonte Resolution reopened => no change required