Page 1 of 1

double click doesn't always select current word

Posted: Fri May 07, 2010 4:51 am
by j&b
Hello,

I don't understand why a word like gü20150Glä is marked by doubleclick like this gü20150Glä (red ist the marked part)
and gü50150Glä is marked like this gü50150Glä (what I want).

The same is with gü50120Glä --> gü50120Glä.

There are more combinations which don't show the correct result after double clicking.

Posted: Sat May 08, 2010 6:07 pm
by Sergey Tkachenko
This may happen if this word internally consists of several text items.
It usually happens when this word is drawn using several fonts.
In addition, it sometimes happen when importing RTF files, especially of rv.RTFReadProperties.UnicodeMode = rvruMixed.
Was this document imported from RTF?

Posted: Sat May 08, 2010 6:32 pm
by j&b
It's always the same (one) font (copy & paste). I have only change one letter. I have mark him red:
gü20120Glä <--> gü20150Glä

Posted: Sat May 08, 2010 6:36 pm
by j&b
[quote="j&b"]It's always the same (one) font (copy & paste). I have only change one letter. I have mark him red:

2020Glä <--> gü5020Glä
gü20120Glä <--> gü20150Glä

Posted: Sat May 08, 2010 7:01 pm
by Sergey Tkachenko
How do you change it?
Please save this document to RVF and send it to me.

Posted: Sun May 09, 2010 6:21 am
by j&b
I think I've found the 'mistabe'

My memo has as delimeters only #32

In your rve-editor you have .;,:(){}"/\<>!?[]‘’“”-+*= „

After i have changed #32 to .;,:(){}"/\<>!?[]‘’“”-+*= „ all ok.

Thanks
Jürgen