Opened 6 years ago

Last modified 6 years ago

#232 new defect

A Class definition is randomly corretly populated or just blank. — at Version 1

Reported by: patrik.svestka@… Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description (last modified by patrik.svestka@…)

This is an error which is hard to describe.

There is a time where the method (e.g. #ps_salamander_menueditor_tests ) definition is displayed

e.g.:

"{ NameSpace: Smalltalk }"

LibraryDefinition subclass:#ps_salamander_menueditor_tests
        instanceVariableNames:''
        classVariableNames:''
        poolDictionaries:''
        category:'* Projects & Packages *'

"/  no comment or documentation method found                                                           

Sometime the definition is just blank. I tried to find out any rules to it but did not find any.

One thing I noticed. When it is blank it sometimes starts to display a text e.g. "{ NameSpace: Smalltalk }" which is then deleted. It just blinks there and disappears.

For better understanding I'm adding also screenshots.

No Class definition displayed - just blank
Correctly displayed definition

Change History (2)

by patrik.svestka@…, 6 years ago

Attachment: no_definition.gif added

No Class definition displayed - just blank

comment:1 by patrik.svestka@…, 6 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.