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 18376 - It is hard to navigate in `Import management tool' using keyboard
Summary: It is hard to navigate in `Import management tool' using keyboard
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@platform
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-12-05 17:37 UTC by Jan Becicka
Modified: 2008-12-22 20:11 UTC (History)
1 user (show)

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 Jan Becicka 2001-12-05 17:37:50 UTC
[200112050331]
User have to use <space> to edit items. But other dialogs use Enter to invoke 
editing mode.

Try to invoke IMT and try to set e.g. Package Name for some unreslved 
identifier. (Use keyboard only).
Comment 1 Filip Rachunek 2001-12-06 13:45:32 UTC
This issue belongs to OpenIDE since the table is of
org.openide.explorer.view.ListTableView type.
Please reassign.
Comment 2 Filip Rachunek 2001-12-10 10:24:10 UTC
Reassigned.
Comment 3 _ ttran 2001-12-10 11:41:47 UTC
Nobody knows what is IMT.  Stop using those incomprehenssible acronyms!!

INVALID
Comment 4 Svata Dedic 2001-12-10 13:58:42 UTC
Reopening. The problem was found when using "Import Management Tool"
(provided by java module). As Filip found out, the problem lies in
ListTableView implementation (openide) which is utilized by the Import
Mgmt. Tool.
Comment 5 Svata Dedic 2001-12-10 14:01:40 UTC
Sorry for spam - assigning the proper QA contact
Comment 6 Peter Zavadsky 2001-12-13 13:13:16 UTC
Closing as wontfix.

That's the default behaviour as I was told by UI. According JLF Enter
in table should move the focus to next item, shift-enter to previous
one. And it works. 

If you said other dialogs enter invokes editing state, you are talking
probably about property sheets, which are not  implemented as table.
 If there is an incosistency, the sheets should be changed.
Comment 7 Quality Engineering 2003-07-01 15:51:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 8 Quality Engineering 2003-07-01 16:12:28 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.