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 113103 - [New SPT] Link gets underlined without mouse cursor
Summary: [New SPT] Link gets underlined without mouse cursor
Status: VERIFIED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-17 16:01 UTC by Alexander Kouznetsov
Modified: 2007-08-17 16:24 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 Alexander Kouznetsov 2007-08-17 16:01:35 UTC
Product Version: NetBeans IDE Dev (Build 200708160000) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Steps to reproduce:
- Open SPT dialog
- Click Create Custom link
- Cancel the dialog
- RESULT: Link gets underlined even no mouse cursor is placed upon it.
Comment 1 Jiri Sedlacek 2007-08-17 16:06:05 UTC
That's because it's focused. Try to press ENTER or TAB and you'll see...
Comment 2 Alexander Kouznetsov 2007-08-17 16:14:32 UTC
Yes I see. Is it okay to display focus the same way as selected item shown or item under mouse cursor? For example,
other links in this dialog change color when they're selected.
Comment 3 Jiri Sedlacek 2007-08-17 16:20:16 UTC
I believe this is not a problem in this dialog. We can reopen it if it turns out it's an usability bug confusing users.
Comment 4 Alexander Kouznetsov 2007-08-17 16:24:18 UTC
OK