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 255915

Summary: some annoying webkit browser issues
Product: platform Reporter: sdjskr
Component: Embedded BrowserAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal CC: vriha
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: embeded webkit browser html form cursor bug

Description sdjskr 2015-10-14 07:35:19 UTC
Created attachment 156704 [details]
embeded webkit browser html form cursor bug

Because of the embeded webkit browser, I have been using Netbeans only for mobile homepage coding with php. It's quite handy to work my job. It's like "What you see is what you get"

However, I have found some problems as coding my projects. It's all about Html Form in webkit browser.

First, when I push Backspace once or twice to erase typos in the html form, back button is automatically clicked and refreshed to the previous page.  So I have to go back to the current page again. The back button arrow on top left should have not linked with Backspace on keyboard.

Secondly, the cursor location is strange when I'm typing The Unicode letter like Korean. The cursor is always ahead of the letter after typing a letter, not behind it. It's normal when typing English alphabet.

I have also found these two problems still exist in Netbeans RC 8.1!
I wish these two issues solved soon!

Thank you for your endeavor anyway.
Comment 1 Jiri Kovalsky 2015-10-14 07:51:48 UTC
Reassigned for further evaluation.