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 262194 - Escaping the hint proposal sets editor to scrolling mode
Summary: Escaping the hint proposal sets editor to scrolling mode
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 252314 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-05-23 19:45 UTC by markiewb
Modified: 2016-07-21 22:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screencast (251.64 KB, image/gif)
2016-05-23 19:45 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2016-05-23 19:45:31 UTC
Created attachment 159847 [details]
Screencast

* Invoke "Fix code" -> proposals are shown
* Abort the hint proposal via ESC

ACTUAL
* sets the editor into a scrolling mode. Which can be escaped by pressing ESC
EXPECTED
* sets the editor into non-scrolling mode (or at least to the mode it was before)


See screencast: First you will see the acceptance of a hint proposal. Second you will see the abort of a hint proposal.

P2 because it is a major regression

Product Version: NetBeans IDE Dev (Build 201605230002)
Updates: Updates available
Java: 1.8.0_71; Java HotSpot(TM) 64-Bit Server VM 25.71-b15
Runtime: Java(TM) SE Runtime Environment 1.8.0_71-b15
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Dusan Balek 2016-06-08 14:53:37 UTC
Unfortunately, I cannot reproduce the problem with the Dev Build 20160607.
Comment 2 markiewb 2016-06-09 10:35:39 UTC
> Unfortunately, I cannot reproduce the problem with the Dev Build 20160607.
@Dusan:
I checked it again. Reopen.

It is only reproducible using the Emacs/Eclipse keymap. 
It works using other keymaps like NetBeans, NetBeans 5.5, Idea .

Product Version: NetBeans IDE Dev (Build 201606080002)
Updates: Updates available
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 3 Dusan Balek 2016-06-10 09:41:59 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/afcf581abc91
Comment 4 Dusan Balek 2016-06-10 09:42:36 UTC
*** Bug 252314 has been marked as a duplicate of this bug. ***