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 39414 - Hard to detect links on the Welcome
Summary: Hard to detect links on the Welcome
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Welcome (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-30 11:54 UTC by Marian Mirilovic
Modified: 2004-01-31 10:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Welcome screen screenshot (539.70 KB, image/png)
2004-01-30 11:55 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2004-01-30 11:54:42 UTC
[nb_dev](200401291900), [jdk1.4.2_03]

It's hard to detect what is link and what is
"only" caption. 
For example "New To Java" isn't link, but "Using
the IDE" is. There is no visible distance.
Proposed solution - change cursor if moving mouse
over the link :)
Comment 1 Marian Mirilovic 2004-01-30 11:55:21 UTC
Created attachment 13159 [details]
Welcome screen screenshot
Comment 2 Richard Gregor 2004-01-30 13:28:51 UTC
Fixed.

Checking in src/org/netbeans/modules/welcome/ui/TitlePanel.form;
/cvs/ui/welcome/src/org/netbeans/modules/welcome/ui/TitlePanel.form,v
 <--  TitlePanel.form
new revision: 1.5; previous revision: 1.4
done
Checking in src/org/netbeans/modules/welcome/ui/TitlePanel.java;
/cvs/ui/welcome/src/org/netbeans/modules/welcome/ui/TitlePanel.java,v
 <--  TitlePanel.java
new revision: 1.7; previous revision: 1.6
done
Comment 3 Marian Mirilovic 2004-01-31 10:46:24 UTC
verified in [nb_dev](200401301900)