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 73211 - Cursor should be changed when mouse is over html link at quick javadoc component
Summary: Cursor should be changed when mouse is over html link at quick javadoc component
Status: CLOSED DUPLICATE of bug 60298
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2006-03-03 15:57 UTC by Anton Chechel
Modified: 2011-06-09 09:51 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 Anton Chechel 2006-03-03 15:57:15 UTC
When I press Ctrl+Shift+Space I can see quick javadoc component with html
content.  It is not clear enough to recognize html links without cursor changing
when the pointer is over the link. It defacto sould be in any html component.
And another remark - content is html, so this should be flexible enough to not
to have that unusefull horizontal scroll pane. Currently in many cases I should
scroll horizontaly to read javadoc each time for each row. See javadoc for
JFileChooser class for example.
Comment 1 Jiri Prox 2006-03-03 17:18:33 UTC
Reasigning to javadoc, please evaluate
Comment 2 Jan Pokorsky 2006-03-03 17:28:52 UTC
code completion related issue, reassigning back to editor
Comment 3 Jiri Prox 2006-03-06 08:55:22 UTC
Not changing cursor is related to JDK 1.5.0 ( reproduced with 1.5.0_05 and
1.5.0_06), works fine on 1.6.0 and 1.4.2
Comment 4 Anton Chechel 2006-03-06 09:09:34 UTC
jiriprox, so will you just leave it as is?
What about avoiding horizontal scrolling?
Comment 5 Jiri Prox 2006-03-06 09:59:22 UTC
Hi manowar,
  you can set the dimension of javadoc window in 
Tools->Options->Advanced Options->Editor Settings -> Java Editor -> Javadoc
Preferred Size.
Comment 6 Anton Chechel 2006-03-06 14:08:13 UTC
Ok, thx.
Comment 7 Dusan Balek 2006-10-28 12:27:28 UTC
Already reported.

*** This issue has been marked as a duplicate of 60298 ***
Comment 8 Marian Mirilovic 2011-06-09 09:51:54 UTC
v/c