Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#301 closed bug (fixed)

BScrollBar::SetRange crash

Reported by: marcusoverhagen Owned by: bpmagic@…
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

BScrollBar::SetRange crashes, happened when trying to display connection information in Cortex (right click one of the wires and select from menu)

Attachments (1)

screen8.png (118.4 KB ) - added by marcusoverhagen 18 years ago.
Stack Crawl

Download all attachments as: .zip

Change History (4)

by marcusoverhagen, 18 years ago

Attachment: screen8.png added

Stack Crawl

comment:1 by axeld, 18 years ago

Fixed in hrev17009. Our BView resized/moved hooks weren't called asynchronously, and Cortex used a view in such a hook that were created later in AttachedToWindow() - bad style, I'd say :-)

comment:2 by axeld, 18 years ago

Status: newclosed

comment:3 by axeld, 18 years ago

Resolution: fixed
Note: See TracTickets for help on using tickets.