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 13103 - Icon for fixed watch should be the same in all cases.
Summary: Icon for fixed watch should be the same in all cases.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-22 14:43 UTC by Jan Stola
Modified: 2003-06-30 17:36 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 Jan Stola 2001-06-22 14:43:39 UTC
Netbeans build 010622
=====================

Steps to reproduce:
-------------------
1. Start some debuggee.
2. Force the debugger to stop in some non-static method.
3. Create fixed watch from some non-static field of the class.
4. Create fixed watch from some static field of the class.
5. The first watch will have green sphere as an icon.
   The second one will have green cube as an icon.

There is not difference whether the fixed watch was created
from static or non-static field, so, there should not be difference
in icons.
Comment 1 Daniel Prusa 2001-06-26 12:05:20 UTC
Fixed in main trunk.
Comment 2 Jan Stola 2001-06-29 12:29:33 UTC
Verified in Netbeans build 010629.
Comment 3 Quality Engineering 2003-06-30 17:36:19 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.