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 60038 - Scrolling in code completions javadoc popup doesn't work
Summary: Scrolling in code completions javadoc popup doesn't work
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 13:20 UTC by Roman Strobl
Modified: 2007-11-05 13:38 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 Roman Strobl 2005-06-15 13:20:06 UTC
[NetBeans 200506142000; WinXP; JDK 1.5.0_04]

Scrolling in code completions javadoc popup by keyboard doesn't work. It is
necessary when the javadoc is longer. It should work by pressing Shift-arrow as
in the old code completion.
Comment 1 Martin Roskanin 2005-06-27 10:20:07 UTC
Shift+down and Shift+right were already fixed. Shift+left and Shift+right keys
are still not working. We should fix it to NB 4.2
Comment 2 Martin Roskanin 2005-06-27 10:21:26 UTC
Correction: Shift+down and Shift+up were already fixed
Comment 3 Martin Roskanin 2005-07-13 14:59:23 UTC
fixed in [maintrunk]

/cvs/editor/completion/src/org/netbeans/modules/editor/completion/DocumentationScrollPane.java,v
 <--  DocumentationScrollPane.java
Comment 4 Roman Strobl 2005-08-12 13:35:32 UTC
Verified in 200508111800.