LionHeart123 / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Enabling word-wrap disables highlighted text items in editor window #692

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Double-click on a word in the text editor.
2. Toggle word wrap on/off

What is the expected output? What do you see instead?
Double-clicking on a word selects that word. It also highlights other 
occurrences of the same word on the text editor page.
When word-wrap is active, the highlighted items are no longer highlighted. The 
highlight goes away and comes back with word-wrap on or off.

What version of the product are you using? On what operating system?
PyScripter v2.5.3.0 x86
Windows XP SP3 x86

Original issue reported on code.google.com by lars.ru...@gmail.com on 11 Oct 2012 at 12:02