dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #10830] TreeView node text: last character not d


From: Deryk Robosson
Subject: [Pnet-developers] [bugs #10830] TreeView node text: last character not displayed
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804 Galeon/1.3.17

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #10830] Latest Modifications:

Changes by: 
                Deryk Robosson <address@hidden>
'Date: 
                Mon 11/01/2004 at 10:46 (GMT)

------------------ Additional Follow-up Comments ----------------------------
This was more than likely introduced on 26.Oct.04 as that was when changes were 
made on the text layout calculator.

I can duplicate this on Linux/Xorg using latest CVS checkout compiled 
--enable-xft.  If I manually add 10 to width of GetTextBounds() in 
TreeView.cs:781 (prior to return) the fault is not exhibited.






/**************************************************************************/
[bugs #10830] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10830>
Project: DotGNU Portable.NET
Submitted by: 0
On: Fri 10/29/2004 at 18:12

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  TreeView node text: last character not displayed

Original Submission:  
The last character of the text for
each node in a TreeView isn't rendered.

e.g.:
instead of showing the tree:
  hello
      abc
  xyz

only the follwing is displayed:
  hell
    ab
  xy

This wasn't the case about 2 weeks ago
(or perhaps even not one week ago).


Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 11/01/2004 at 10:46       By: Deryk Robosson <drobosson>
This was more than likely introduced on 26.Oct.04 as that was when changes were 
made on the text layout calculator.

I can duplicate this on Linux/Xorg using latest CVS checkout compiled 
--enable-xft.  If I manually add 10 to width of GetTextBounds() in 
TreeView.cs:781 (prior to return) the fault is not exhibited.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10830>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]