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 163597 - Submit button cannot be reached from keyboard in Issue panel
Summary: Submit button cannot be reached from keyboard in Issue panel
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Jan Stola
URL:
Keywords: A11Y, FOCUS
Depends on:
Blocks:
 
Reported: 2009-04-24 14:20 UTC by Jaromir Uhrik
Modified: 2009-07-27 09:20 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 Jaromir Uhrik 2009-04-24 14:20:14 UTC
Product Version: NetBeans IDE Dev (Build 200904230201)
Java: 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

In the Issue panel it is not possible to access Submit Changes button because the "Add your comment" text area that is
prior to the button cannot release focus by Ctrl+tab (this is swallowed by the window system).
Comment 1 Jan Stola 2009-04-24 15:46:38 UTC
Fixed - I have added Ctrl+Alt+TAB among forward focus traversal keys of "Add your comment" text area => you can move 
to "Submit Changes" button using this key.

Modified file: http://hg.netbeans.org/cdev/rev/1cb5eaf93bdd
Comment 2 Jaromir Uhrik 2009-04-28 08:24:08 UTC
Verified in the following build/config:

Product Version: NetBeans IDE Dev (Build 200904280201)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.6 running on i386; MacRoman; en_US (nb)