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 271379 - dead keys release not detected
Summary: dead keys release not detected
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-27 19:31 UTC by zinouch
Modified: 2017-08-27 19:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (722.63 KB, text/plain)
2017-08-27 19:32 UTC, zinouch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zinouch 2017-08-27 19:31:24 UTC
Reproducibility: Happens every time

the event handler Does not handle dead keys release , im trying to use DEAD_CIRCUMFLEX the OnKeyPressed event works fine But the OnKeyReleased isn't even detected try to fix this or tell me if there is another way to do it
Comment 1 zinouch 2017-08-27 19:32:45 UTC
Created attachment 165023 [details]
IDE log