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 - PHP Webkit browser's form strange behavior when erasing text in the html form by hitting keyboard backspace button
Summary: PHP Webkit browser's form strange behavior when erasing text in the html form...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Embedded Browser (show other bugs)
Version: 8.1
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-19 02:28 UTC by sdjskr
Modified: 2015-10-19 09:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (38.59 KB, text/plain)
2015-10-19 02:28 UTC, sdjskr
Details

Note You need to log in before you can comment on or make changes to this bug.
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.