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 127549 - Shift-Down no longer works to scroll completion window
Summary: Shift-Down no longer works to scroll completion window
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords: A11Y, REGRESSION
Depends on:
Blocks:
 
Reported: 2008-02-16 17:56 UTC by Jesse Glick
Modified: 2008-02-18 08:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Scr (54.62 KB, text/plain)
2008-02-16 17:57 UTC, Jesse Glick
Details
Screenshot (54.62 KB, image/png)
2008-02-16 17:58 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2008-02-16 17:56:21 UTC
In #c29615e9f466, when I invoke the code completion popup with Javadoc and I want to scroll the Javadoc down, I used to
be able to use Shift-Down. Now this keystroke is passed through to the editor, without affecting the popup, selecting
lines of text.
Comment 1 Jesse Glick 2008-02-16 17:57:52 UTC
Created attachment 56770 [details]
Scr
Comment 2 Jesse Glick 2008-02-16 17:58:06 UTC
Created attachment 56771 [details]
Screenshot
Comment 3 Dusan Balek 2008-02-18 08:18:58 UTC
Actions have been recently remapped form Shift+... to Ctrl+.... (see issue #89405).