
| Key: |
IDEABKL-4444
|
| Type: |
Cosmetics
|
| Status: |
Open
|
| Priority: |
Normal
|
| Assignee: |
Unassigned
|
| Reporter: |
Dirk Dittert
|
| Votes: |
0
|
| Watchers: |
1
|
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
Debugger
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
- Run->View Breakpoints
- Depends on breakpoint dropdown is too short
Observed behavior:
- "..." is shown if the fully qualified package name is too long for the class name to fit into the dropdown
Expected behavior:
- Show something like:
-------------------------------------------------------------------------
Line xy in class ABC
org.tmp.dummy.xyz.long.longer.verylong.package <-- small font in second line
------------------------------------------------------------------------
It is annoying to set dependent breakpoints if there are several possibilities which can't be distinguished because their fully qualified name is too long.
|
|
Description
|
- Run->View Breakpoints
- Depends on breakpoint dropdown is too short
Observed behavior:
- "..." is shown if the fully qualified package name is too long for the class name to fit into the dropdown
Expected behavior:
- Show something like:
-------------------------------------------------------------------------
Line xy in class ABC
org.tmp.dummy.xyz.long.longer.verylong.package <-- small font in second line
------------------------------------------------------------------------
It is annoying to set dependent breakpoints if there are several possibilities which can't be distinguished because their fully qualified name is too long.
|
Show » |
| There are no comments yet on this issue.
|
|