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 175058 - Breakpoint properties dialog is clunky
Summary: Breakpoint properties dialog is clunky
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on: 175269
Blocks:
  Show dependency tree
 
Reported: 2009-10-21 00:47 UTC by tbrunhoff
Modified: 2016-07-06 14:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
two projects and screenshots of error on FC10 (134.80 KB, application/x-tar)
2009-10-28 18:25 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2009-10-21 00:47:02 UTC
- I can't click in the breakpoint properties 'condition' and enter a logical expression.... I have to click the button
first. The UI should click it for me if I type something.
- when I click the condition button, the cursor warps to the text box, but when I click the "break when hit count
exceeds" button, the cursor does not warp.
- when I click the condition button but then neglect to enter a condition, the condition button remains pressed. This is
visually and logically inconsistent.
- when I hit tab from the cancel button, or shift tab from the line number text box, I am clearly in the file name text
box, but visually, I can't tell that that is where I am (this might be a swing bug).
- if I put letters in the line number box, I get a number exception, and the box refuses to close... it should complain
or prevent me from typing letters.
Comment 1 Leonid Lenyashin 2009-10-23 09:47:53 UTC
Please evaluate. Sounds worth fixing in 6.8
Comment 2 Egor Ushakov 2009-10-23 10:32:16 UTC
filed an issue 175269 about an exception
Comment 3 Egor Ushakov 2009-10-23 13:26:55 UTC
fixed focus issues for hit count field in:
http://hg.netbeans.org/cnd-main/rev/0847c3f89de8
Comment 4 Egor Ushakov 2009-10-23 13:29:17 UTC
the rest is enhancement because we're following the same UI as Java debugger in Netbeans
Comment 5 tbrunhoff 2009-10-28 18:25:55 UTC
Created attachment 90182 [details]
two projects and screenshots of error on FC10
Comment 6 tbrunhoff 2009-10-28 18:27:07 UTC
Sorry, attachment id=90182 is intended for a different bug. I hate bugzilla.