multicolumnlist crash

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

Metabug
Just popping in
Just popping in
Posts: 8
Joined: Wed Apr 09, 2008 00:12

multicolumnlist crash

Postby Metabug » Wed Jul 23, 2008 00:43

I made two multicolumnlists with list items inside each. When I try to shift click to select multiple items across these two lists (i.e. select an item from one list, shift click an item from the other list), I get a exception "the given listboxitem is not attached to this multicolumnlist". It doesn't happen all the time, but it happens pretty frequently.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Wed Jul 23, 2008 08:39

Hi!

Absolutely required:
- CEGUI Version?
- Full exception text, including any member function name?

Would be nice:
- Minimal code to reproduce?


Having requested the above, I think it could be a dangling pointer to a removed item. Shift-select is used in selecting a range, so if the previous 'last selected' item in a list was removed, a subsequent range selection could cause this issue if we are leaving a dangling pointer.

Once we have at least the first couple of bits of info, I'll check it out further.

CE.


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 10 guests