pharo icon indicating copy to clipboard operation
pharo copied to clipboard

[RB] Instance variable Remove causes exception

Open aiksiongkoh opened this issue 9 months ago • 2 comments

Pharo 13.0.0 Build information: Pharo-13.0.0+SNAPSHOT.build.672.sha.4e20ce011a0502daf04cf3f7c714944f72f74e78 (64 Bit) Build date: 26 May 2025

Virgin image.

  • Click/Browse/System Browser/
  • Select class AIAstar
  • Click/Vars radio button/ to show instance variables.
  • Select "end" instance variable.
  • RightClick/Remove/
  • Select/Browse referenced instance variables/
  • Click/Accept/ -> Exception "#numberOfElements was sent to nil"

aiksiongkoh avatar May 30 '25 13:05 aiksiongkoh

Thanks for your report.

Ducasse avatar Jun 01 '25 06:06 Ducasse

This is a UI bug.

Ducasse avatar Jun 01 '25 06:06 Ducasse