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 64502 - Confusing splash branding for smaller splash screens
Summary: Confusing splash branding for smaller splash screens
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 23:35 UTC by Martin Krauskopf
Modified: 2005-12-23 09:41 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 Martin Krauskopf 2005-09-15 23:35:54 UTC
1) Choose smaller splash screen image (e.g. 188x98)
2) Progress bar and text "disappears"

They are actually below, outside of visible area of properties dialog. You
should set the bar bounds to e.g. [0, image_height - bar_height, image_width,
bar_height]* or something similar. The same with text boudns. Otherwise it is
*very* confusing for newcomers to branding (at least was for me)

* [0,95,188,3] in the example case
Comment 1 rmatous 2005-10-04 12:59:34 UTC
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/DragManager.java,v
 new revision: 1.2; previous revision: 1.1

/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerSplashBranding.java,v
 new revision: 1.8; previous revision: 1.7
Comment 2 Tomas Danek 2005-12-23 09:41:20 UTC
verified in trunk and 5.0