ObjectExplorer bug -- "Assertion failed"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

ObjectExplorer bug -- "Assertion failed"

Chris Muller-4
I think we have a bug for when trying to spawn a Hierarchy browser or
System browser from the ObjectExplorer -- its failing one of its own
assertions.  If I comment out the assertion, it opens browser on the
parent object instead of the selected object.

To reproduce:  Simply explore the 'preferencesDictionary' class-inst
var of Preferences, and then select one of the PragmaPreferences, then
press Command+h.  Boom.