Opened 6 years ago
Last modified 6 years ago
#161 new defect
Debug window appears when adding instance variables - blocking any furhter work
Reported by: | Patrik Svestka | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | default | Keywords: | |
Cc: | Also affects CVS HEAD (eXept version): | no |
Description
When I add instance variable to ListView? a debug window appears on both Windows and Linux.
The steps to reproduce:
1) from ST/X laucher start systemBrowswer
2) press ctrl+shift+t for searching
3) search for method 'contents'
4) select the one from ListView?
5) Right click on the instance variable space and click on Add (unclick setters and getters creation)
6) After while a debug window appears (as shown on attached screenshot)
Note: When adding instance variable to EditTextViewTests? nothing happends, but when adding it to EditTextView? the same thing happens as with the ListView?
Attachments (3)
Change History (4)
Changed 6 years ago by
Attachment: | debug_window_appears_after_adding_instance_variable.jpg added |
---|
Changed 6 years ago by
Attachment: | debug_window_appers_linux.mp4 added |
---|
Adding instance variable on linux causes debug window to appear
Changed 6 years ago by
Attachment: | Debug window appears.mp4 added |
---|
Adding instance variable on windows causes debug window to appear
comment:1 Changed 6 years ago by
Note: For example such error is not produced when adding instance variable e.g. EditTextViewTests?
This debug window appears