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 256006

Summary: PHP Webkit browser's form strange behavior when erasing text in the html form by hitting keyboard backspace button
Product: platform Reporter: sdjskr
Component: Embedded BrowserAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal CC: vriha
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description sdjskr 2015-10-19 02:28:44 UTC
Product Version = NetBeans IDE 8.1 RC2 (Build 201510122201)
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 dialog Foo
  * Click on button "Click me"

ACTUAL:
  It's about Webkit browser.
  When I push Backspace bar to delete typos in the html text form, it refreshes to the previous html page. I think it actually pushes the back arrow button on top left

EXPECTED:
  The small arrow back button should have not assigned to Backspace key, such that whenever I erase typos, I don't have to go back to the current page I'm editing
Comment 1 sdjskr 2015-10-19 02:28:49 UTC
Created attachment 156790 [details]
IDE log
Comment 2 Jiri Kovalsky 2015-10-19 09:33:47 UTC
Reassigned for further evaluation.