Thread: [pgAdmin III] #161: Hidden tab characters in output pane of SQL window

[pgAdmin III] #161: Hidden tab characters in output pane of SQL window

From
"pgAdmin Trac"
Date:
#161: Hidden tab characters in output pane of SQL window
------------------------+---------------------------------------------------
 Reporter:  brsa        |       Owner:  dpage  
     Type:  bug         |      Status:  new    
 Priority:  minor       |   Milestone:         
Component:  pgadmin     |     Version:  trunk  
 Keywords:  sql window  |    Platform:  windows
------------------------+---------------------------------------------------
 Tab characters have no visible effect in the output pane of the SQL
 window. They are there (copy & paste reveals their existence), so it is
 possibly a problem with the used font.

 Testing pgAdmin 1.10.1 on Win XP Home and 1.10.1 / 1.10.2 on Win XP Pro.

 -- demo --
 select E'x\t\ty'

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/161>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Re: [pgAdmin III] #161: Hidden tab characters in output pane of SQL window

From
"pgAdmin Trac"
Date:
#161: Hidden tab characters in output pane of SQL window
------------------------+---------------------------------------------------
 Reporter:  brsa        |       Owner:  dpage  
     Type:  bug         |      Status:  new    
 Priority:  minor       |   Milestone:         
Component:  pgadmin     |     Version:  trunk  
 Keywords:  sql window  |    Platform:  windows
------------------------+---------------------------------------------------

Comment(by gleu):

 Seems to me a font issue on Windows. Linux works fine. I'm not sure we can
 do something about this.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/161#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III