View Issue Details

IDProjectCategoryView StatusLast Update
0001123Ecere SDKide:designerpublic2017-02-11 08:05
ReporterCaptainBlackton Assigned Tojerome  
PriorityimmediateSeverityminorReproducibilityalways
Status confirmedResolutionopen 
PlatformDesktopOSLinux MintOS Version18.1
Product Version0.44.15 
Target Version0.44.16 
Summary0001123: View Designer deletes ProgressBar instance values when moved.
DescriptionI copied and modified the ProgressBar class, creating a new class called "StatBar." However, when I move or resize the new StatBar, the values get deleted.
Steps To ReproduceIn the StatBar instance, add the initializer "range = 100."
Open View Designer and move or resize the StatBar.
View the code again and note that range is no longer defined.
Additional InformationNote that this issue was not reproducible with the original "ProgressBar."
TagsNo tags attached.

Activities

CaptainBlackton

2017-02-11 07:54

reporter  

form1.ec (2,510 bytes)

Issue History

Date Modified Username Field Change
2017-02-11 07:54 CaptainBlackton New Issue
2017-02-11 07:54 CaptainBlackton File Added: form1.ec
2017-02-11 08:05 jerome Assigned To => jerome
2017-02-11 08:05 jerome Priority normal => immediate
2017-02-11 08:05 jerome Status new => confirmed
2017-02-11 08:05 jerome Product Version => 0.44.15
2017-02-11 08:05 jerome Target Version => 0.44.16