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 271830 - The editor stops responding for a moment when entering a new html element is started in jsp page
Summary: The editor stops responding for a moment when entering a new html element is ...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-20 08:14 UTC by saarileo
Modified: 2017-11-20 08:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (598.11 KB, text/plain)
2017-11-20 08:14 UTC, saarileo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description saarileo 2017-11-20 08:14:41 UTC
Product Version = NetBeans IDE 8.2 (Build 201705191307)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens every time

STEPS:
  * Open a jsp file.
  * Start adding a html element by pressing the <-character.
  * The "Please Wait" pop-up notification opens to the ui.


ACTUAL:
  In this situation the editor often stops responding for a lengthy time, sometimes for about 10 seconds, sometimes around 20 seconds, or sometimes even more.
  Ather the delay the edititor continues responding normally.


EXPECTED:
 There shoud not be a delay. With old version (8.0 if I remeber correctly) there wasn't a delay when started entering new html element.
Comment 1 saarileo 2017-11-20 08:14:59 UTC
Created attachment 165469 [details]
IDE log