Menu

#135 TreeListView FullRowSelect=1 and HideSelection=0 looks invalid

C#_v2.8
closed
nobody
None
1
2016-01-09
2015-01-05
sepa
No

Hello,
I see attached behavior in 2.8 examples for TreeListView if I change in designer:
FullRowSelect=1
HideSelection=0
Selected row displays correctly when tree is focused, but incorrectly when tree lost focus.

1 Attachments

Discussion

  • Phillip Piper

    Phillip Piper - 2015-06-27

    This has been fixed in v2.9

     
  • Phillip Piper

    Phillip Piper - 2015-06-27
    • status: open --> pending
     
  • Phillip Piper

    Phillip Piper - 2015-11-07
    • status: pending --> closed
     
  • Phillip Piper

    Phillip Piper - 2015-11-07

    Fixed in v2.9

     
  • Rodrigo Agüero

    Rodrigo Agüero - 2016-01-02
     

    Last edit: Rodrigo Agüero 2016-01-02
  • Phillip Piper

    Phillip Piper - 2016-01-09

    It seems to be fixed for me. Can you still reproduce?

     
    • Rodrigo Agüero

      Rodrigo Agüero - 2016-01-09

      Sorry, I'm wrong thread and sorry for my english.
      Thread I referred to is this(Python):
      https://sourceforge.net/p/objectlistview/bugs/84/

      I'm using c# with the latest version(2.9)

      Same Steps
      Steps to reproduce:
      1. Create a TreeListView with FullRowSelect=True
      2. Add some nodes to the tree
      3. Select a row with the mouse and press the up or down key

      Look this image(Gif)

      And when i use a small imagelist with 1px width this happens:

       

Log in to post a comment.