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 89310 - A11Y: Can't traverse to labels with tab or shift-arrow or another way
Summary: A11Y: Can't traverse to labels with tab or shift-arrow or another way
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ jyothivasa
URL:
Keywords: A11Y
: 89386 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-14 18:00 UTC by Sergey Petrov
Modified: 2006-11-22 12:39 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 Sergey Petrov 2006-11-14 18:00:16 UTC
reproducible with 061113_2

reproducible with all labels, some can be accessed by several context menu
invocation or by edition through element properties but I found no way to select
labels for interaction constraints in combined fragment.
Comment 1 Andrew Korostelev 2006-11-15 15:00:33 UTC
*** Issue 89386 has been marked as a duplicate of this issue. ***
Comment 2 Andrew Korostelev 2006-11-15 15:05:54 UTC
behaviour is a bit different on different diagrams.
e.g. on Activity diagram after hide/show label for element, label is in edit mode.
But this doesn't work for states on State diagram.
Comment 3 Peter Lam 2006-11-15 19:22:08 UTC
Same thing for the following elements in the State Diagram:
    * initial state
    * final state
    * aborted final state
    * vertical join
    * horizontal join
    * choice

Workaround: edit labels through properties editor.
Comment 4 _ jyothivasa 2006-11-16 03:59:26 UTC
Working as designed. Labels are accessible thru properties sheet. We do NOT want
to traverse labels using tab/shiftTab. Please look at #89425 for more info
Comment 5 Sergey Petrov 2006-11-16 10:24:50 UTC
It's a common bug but I can open several separate issues, bacause:
1) I found no way to select labels for interaction constraints in combined
fragment and there is no corresponding properties
2) user can move labels with mouse, but can't with keyboard because it's
impossible to select labels (for example see interaction constraints in combined
fragment or stereotype labels for dependencies link or labels on state diagram etc)
3) it may be easier to delete labels with del button,rather then context menu
(ok, it may be rfe)
Comment 6 _ jyothivasa 2006-11-21 19:52:30 UTC
Shift PageUP/PageDown to traverse thru labels
Comment 7 Sergey Petrov 2006-11-22 12:39:50 UTC
verified with 061121_17