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 270105 - Backspace within embedded browser treated as "page back"
Summary: Backspace within embedded browser treated as "page back"
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-17 09:23 UTC by muellermi
Modified: 2017-03-17 09:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (87.06 KB, text/plain)
2017-03-17 09:23 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2017-03-17 09:23:12 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_112
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.112-b15

Reproducibility: Happens every time

STEPS:
  * set browser to embedded on
  * run application
  * enter some value
  * try to "correct" your entry by hitting backspace

ACTUAL:
  Browsers goes back within page history

EXPECTED:
  last character to be deleted
Comment 1 muellermi 2017-03-17 09:23:16 UTC
Created attachment 163873 [details]
IDE log