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 183449 - [69cat][debugger] First breakpoint indicator in a file requires a second click for display.
Summary: [69cat][debugger] First breakpoint indicator in a file requires a second clic...
Status: CLOSED DUPLICATE of bug 183536
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 08:23 UTC by esmithbss
Modified: 2010-05-11 15:00 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot, breakpoint glyph not aligned (11.11 KB, image/png)
2010-04-08 17:23 UTC, paolosca
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-04-04 08:23:16 UTC
Product Version = NetBeans IDE Dev (Build 201004030201)
Operating System = Linux version 2.6.32-18-generic running on i386
Java; VM; Vendor = 1.6.0_19
Runtime = Java HotSpot(TM) Client VM 16.2-b04

When I am setting breakpoints, the first breakpoint indicator (left column indicator not line highlight) requires a second click in the IDE before it displays in the left column.

To Reproduce, 

1) Open a controller file.
2) Select a line in the file to assign a breakpoint
3) Click in the left indicator bar to add the breakpoint.
*** The line highlights here
4) wait for a few (10 or 15) seconds to make sure display has time to refresh.
5) Click on the editor.
*** Now the breakpoint indicator appears.
Comment 1 Erno Mononen 2010-04-06 09:23:43 UTC
Indeed the behavior is a bit strange, for me the delay is not that long though. Also, sometimes clicking the breakpoint annotation causes the line highlighting to disappear, even though the breakpoint stays there, and sometimes the annotation goes away but the line is still highlighted. Anyway, this isn't Ruby specific so reassigning for evaluation.
Comment 2 Daniel Prusa 2010-04-06 09:35:45 UTC
*** Bug 183457 has been marked as a duplicate of this bug. ***
Comment 3 Daniel Prusa 2010-04-06 09:38:59 UTC
*** Bug 183416 has been marked as a duplicate of this bug. ***
Comment 4 paolosca 2010-04-08 17:23:31 UTC
Created attachment 96918 [details]
screenshot, breakpoint glyph not aligned

I have the same problem on php, moreover the breakpoint glyph is not aligned with the line number (see screenshot).
Comment 5 Martin Entlicher 2010-04-08 22:31:50 UTC
All this look like a problem of the annotation paiting...
Moving to editor to evaluate...
Comment 6 Vitezslav Stejskal 2010-04-09 06:44:03 UTC

*** This bug has been marked as a duplicate of bug 183536 ***
Comment 7 Marian Mirilovic 2010-05-11 15:00:06 UTC
verified duplicate