This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 98299 - SD combo box doesn't switch screens correctly
Summary: SD combo box doesn't switch screens correctly
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: David Kaspar
URL:
Keywords:
Depends on:
Blocks: 98171
  Show dependency tree
 
Reported: 2007-03-20 10:41 UTC by Fabiola Rios
Modified: 2007-03-26 09:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiola Rios 2007-03-20 10:41:29 UTC
build 20070320



SD comboBox doesn't switch screens correctly.

Drag&Drop some screens, form, Alert WScreen, SplashScreen and new Custom
components(Login,SMS....) assing some commands to each of them.
Go to Screen Design and try to switch screens from the combo box, 
if you select one some of the customs components screen, it will not change only
change the Assigned Commands.

it is not work around because when you return to the FlowDesign and select one
of the components and press Screen button you will not see the selected screen.
Comment 1 David Kaspar 2007-03-21 17:36:35 UTC
Should be fixed. It was revalidation problem - forgotten "validate" method calls
in ScreenDisplayPresenter.reload method after changing sub-views.
Comment 2 Fabiola Rios 2007-03-22 14:21:44 UTC
verified build 20070322