[Gena01 Logo]
March 28, 2024, 09:44:01 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Tags Login Register  
Pages: [1]
  Print  
Author Topic: Odd spacing / printing issue  (Read 33288 times)
0 Members and 1 Guest are viewing this topic.
jweiner
Newbie
*
Posts: 2


« on: February 11, 2008, 01:49:36 pm »

Normally W32Pad acts in line, and has very little hiccups.

Today, I noticed that some of the spacing seemed a bit off from what was shown on the screen.
I'll list what it looks like below, using <tab> for a tab character, and <crlf> for an Enter (windows system).

Code:
DSL Tests<tab>$1<crlf>
T1 Tests<tab>$1<crlf>
DSL Test<tab>$1<crlf>
T1 Test<tab><tab>$1<crlf>

On the screen, this had an output of:
Code:
DSL Tests       $1
T1 Tests        $1
DSL Test        $1
T1 Test         $1

The printed version showed:
Code:
DSL Tests       $1
T1 Tests $1
DSL Test $1
T1 Test         $1
Adding additional tabs brought it in line, but it still was odd that I had to do this. 

Printed in XP Pro, US English, on an HP Laserjet 4000.  Tools -> Options -> Editor has Highlight URLS, Single Click Launch URL, Auto Indent, and Smart Home checked.  Font is Fixedsys, tab size is 8. 

I checked notepad, and saw that it was using Lucida Console.  I substituted that font instead of Fixedsys, and the problem persists.  The same text in Notepad seems to print as it should.

Tested in 1.5.10.4, and 1.5.9.1 and both versions showed the same output.

Is this normal operating behaviour, or is something amiss?

Thanks!
« Last Edit: February 11, 2008, 02:03:31 pm by jweiner » Logged
Gena01
Administrator
Sr. Member
*****
Posts: 423



WWW
« Reply #1 on: February 11, 2008, 02:44:09 pm »

I will take a look at this when I get a chance.

Thank you,

Gena01
Logged
jweiner
Newbie
*
Posts: 2


« Reply #2 on: February 21, 2008, 09:35:44 am »

Thanks Gena01.

Have you had a chance to confirm this as a bug, or should I treat it as a nonconfirmable random user incident, and continue troubleshooting?

Thanks again!
Logged
Gena01
Administrator
Sr. Member
*****
Posts: 423



WWW
« Reply #3 on: February 23, 2008, 11:50:02 pm »

I am still investigating. In my environment the problem is with the last line that has two tabs. I also found a few small things with the printing code. Might fix a few things there as well.

Gena01
Logged
Tags:
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines | Sitemap Valid XHTML 1.0! Valid CSS!