Opened 15 years ago

Closed 15 years ago

#3724 closed bug (fixed)

BOutlineListView selection issue

Reported by: PieterPanman Owned by: anevilyak
Priority: normal Milestone: R1
Component: Kits/Interface Kit Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

See the test app attached to #3711 I noticed some slightly weird behavior regarding selection. Try the test application:

  • Select the last item.
  • collapse its parent
  • expand it again
  • collapse it again
  • expand it again
  • try to select the last item's parent: it is not possible
  • try it again, now you can select it. Weird huh?

Obviously its parent should be selectable on the first click.

Change History (7)

comment:1 by anevilyak, 15 years ago

Owner: changed from axeld to anevilyak

comment:2 by anevilyak, 15 years ago

Status: newassigned

comment:3 by anevilyak, 15 years ago

I'm having trouble reproducing this....do you mean selecting the items individually or shift selecting? Just selecting items individually, I can't seem to duplicate the case of being unable to select the parent here.

comment:4 by anevilyak, 15 years ago

I think what you might be running into is somewhat problematic multiple click detection...I can reproduce problems in different ways.

comment:5 by anevilyak, 15 years ago

Please try with hrev30131 and see if you can still reproduce this problem.

comment:6 by PieterPanman, 15 years ago

Yup, you have indeed fixed the issue, thank you! Can be closed.

comment:7 by anevilyak, 15 years ago

Resolution: fixed
Status: assignedclosed

Cool, thanks for the report :)

Note: See TracTickets for help on using tickets.