bugDotGNU Portable.NET - Bugs: bug #10830, TreeView node text: workaround...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10830: TreeView node text: workaround needed to display last char

Submitter:  None
Submitted:  Fri 29 Oct 2004 06:12:44 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  Rich333 Open/Closed:  Open

Discussion

Sat 11 Dec 2004 01:21:18 PM UTC, comment #2: 

Please track this down to the regression - the workaround is in place for this .

Gopal.V <t3rmin4t0r>
Group administrator
Mon 01 Nov 2004 10:46:58 AM UTC, comment #1: 

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.

Deryk Robosson <drobosson>
Group Member
Fri 29 Oct 2004 06:12:44 PM UTC, 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).

Anonymous

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

History

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2007-05-10 t3rmin4t0r Attached File#12743 Removed
2007-05-10 None Attached File- Added file pdf.txt, #12743
2004-12-11 t3rmin4t0r Assigned toNone Rich333
    SummaryTreeView node text: last character not displayed TreeView node text: workaround needed to display last char

Back to the top

Powered by Savane 3.16-598c.
Corresponding source code