Sithu1988 / smart-highlighting-gedit

Automatically exported from code.google.com/p/smart-highlighting-gedit
0 stars 0 forks source link

special characters result in bad offsets #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. type "foo bár foo"
2. select the first foo

What is the expected output? What do you see instead?
I expect the second foo to be highlighted, instead the mark is off by one 
column.

What version of the product are you using? On what operating system?
plugin version 3.1, gedit 3.6.1, xubuntu 12.10

Please provide any additional information below.
obviously caused by the special (=multibyte?) character in the middle.

Original issue reported on code.google.com by alexdel...@gmail.com on 20 Jun 2013 at 8:34

GoogleCodeExporter commented 8 years ago
It works fine in my computer, plugin v3.1.0, gedit 3.8.2.

Original comment by swatch.c...@gmail.com on 24 Jun 2013 at 11:47

GoogleCodeExporter commented 8 years ago
does not occur when using plugin version 3.0.5, so I guess this is just a 
python2/3 unicode issue.

Original comment by alexdel...@gmail.com on 6 Jul 2013 at 9:59

GoogleCodeExporter commented 8 years ago
You should not use v3.1.0 in gedit 3.6.x, it's for gedit 3.8.x only.

Original comment by swatch.c...@gmail.com on 6 Jul 2013 at 4:26