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 244026 - Fn key on Mac keyboard unrecognized in Keymap Preferences dialogs
Summary: Fn key on Mac keyboard unrecognized in Keymap Preferences dialogs
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: BlueJ (show other bugs)
Version: 8.0
Hardware: Macintosh (x86) Mac OS X
: P1 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 11:24 UTC by ionuion
Modified: 2014-04-23 11:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ionuion 2014-04-23 11:24:56 UTC
Environment:
Product Version: NetBeans IDE 8.0 (Build 201403101706)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b70
Runtime: Java(TM) SE Runtime Environment 1.8.0-b132
System: Mac OS X version 10.9.2 running on x86_64; UTF-8; en_US (nb)

This affects at least Macbook laptops and compact apple keyboards. In both cases the home, pgdown, pgup, end are not present, have surrogates instead:
HOME   Fn+left_arrow
END    Fn+right_arrow
PGDOWN Fn+down_arrow
PGUP   Fn+up_arrow.

Steps to reproduce:
1. Open Preferences. Go to the Keymap section.
2. In the Search field enter 'Insertion Point to End of Document'
3. Double click the Shortcut cell.
4. Press Fn+Ctrl+right_arrow

Expected result:
Ctrl+END picked up
Actual result:
UNDEFINED is printed for both Fn key down and Fn key up
The result in the cell is:
UNDEFINED Ctrl+END UNDEFINED