thaolt / qscite

Automatically exported from code.google.com/p/qscite
GNU General Public License v2.0
0 stars 0 forks source link

qscite ignores disabled line numbering option when it reads new line #41

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. uncheck the box "line numbers" in preferences dialog
2. type down new line (eg. pressing enter) or load some file containing newline 
character (LF in my case)

What is the expected output? What do you see instead?
I expect no line numbering, but the left vertical bar with line numbers appears 
after the qscite reads the first newline character. If I restart qscite, the 
left bar with numbers does not appear, but if i reproduce the step 2. from 
above, I get the same unexpected result I mentioned earlier.

What version of the product are you using? On what operating system?
I use the latest svn version (r211).

I use UTF-8 encoding in my whole system and have tested this only on UTF-8 
files.

Original issue reported on code.google.com by dumb...@gmail.com on 18 Dec 2010 at 9:04