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 140317 - [A11Y] Cannot navigate Screen view, move elements up/down or delete elements on Device Screen without mouse
Summary: [A11Y] Cannot navigate Screen view, move elements up/down or delete elements ...
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords: A11Y
: 140845 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-16 14:40 UTC by Andrei Chistiakov
Modified: 2009-02-19 22:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2008-07-16 14:40:13 UTC
Product Version: NetBeans IDE Dev (Build 20080716073438)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Cannot navigate Screen view, move elements up/down or delete elements on Device Screen without mouse
Comment 1 Ivan Sidorkin 2008-07-18 22:53:41 UTC
*** Issue 140845 has been marked as a duplicate of this issue. ***
Comment 2 Karol Harezlak 2008-07-21 10:56:46 UTC
It's a missing feature not an issue. It wont be implement it in this release even if it's needed based on the A11Y.
Comment 3 Denis Anisimov 2008-12-16 12:31:25 UTC
Screen view navigation is implemented as part of other enhancement.
Shortcuts :
for MoveUp : Ctrl-U
for Move Doen: Ctrl-D
for Delete: Del

It will be integrated into main trunk after clone for M1 will be done.
Comment 4 Denis Anisimov 2008-12-17 08:27:49 UTC
changeset:   111793:51710fa3aec3
user:        Denis Anisimov <ads@netbeans.org>
date:        Tue Dec 16 15:33:17 2008 +0300
summary:     Fix for #140317- [A11Y] Cannot navigate Screen view, move elements up/down or delete elements on Device
Screen without mouse
Comment 5 Denis Anisimov 2008-12-17 08:28:21 UTC
changeset:   111793:51710fa3aec3
user:        Denis Anisimov <ads@netbeans.org>
date:        Tue Dec 16 15:33:17 2008 +0300
summary:     Fix for #140317- [A11Y] Cannot navigate Screen view, move elements up/down or delete elements on Device
Screen without mouse
Comment 6 Quality Engineering 2008-12-18 06:37:28 UTC
Integrated into 'main-golden', will be available in build *200812180201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/51710fa3aec3
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for #140317- [A11Y] Cannot navigate Screen view, move elements up/down or delete elements on Device Screen without mouse
Comment 7 Andrei Chistiakov 2009-02-04 13:32:04 UTC
Verified with NetBeans IDE Dev (Build 200902040232)