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 180586 - Invalid timeout set for MIDlet SplashScreen
Summary: Invalid timeout set for MIDlet SplashScreen
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 01:12 UTC by carentrica
Modified: 2010-03-31 12:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot of visual designer's invalid entry (45.85 KB, image/jpeg)
2010-02-11 01:12 UTC, carentrica
Details

Note You need to log in before you can comment on or make changes to this bug.
Description carentrica 2010-02-11 01:12:59 UTC
Created attachment 94063 [details]
Screen shot of visual designer's invalid entry

Setting the Timeout property of a SplashScreen to 0 (FOREVER) results in the designer putting the following invalid entry into the splash screen getter method:-

splashScreen.setTimeout(SplashScreen.TIMEOUT);

(screen shot attached)

The corresponding entry in the .vmd file is correct though.

<Property name="timeout" typeID="Pint" value="V0"/>
Comment 1 Karol Harezlak 2010-03-31 12:08:55 UTC
Very useful issue description, thanks!

fixed,

http://hg.netbeans.org/main/rev/98a2c66cb7b5
Comment 2 Karol Harezlak 2010-03-31 12:09:17 UTC
Very useful issue description, thanks!

fixed,

http://hg.netbeans.org/main/rev/98a2c66cb7b5