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 36278 - a11y: JTree unreachable with Tab in the 'Synchronize JSP With Child View Components' dialog
Summary: a11y: JTree unreachable with Tab in the 'Synchronize JSP With Child View Comp...
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-09-25 12:45 UTC by bnv
Modified: 2008-12-23 11:54 UTC (History)
7 users (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 bnv 2003-09-25 12:45:32 UTC
Product Version = Sun ONE Studio 5, Standard
Edition (Build 030904)
IDE Versioning  = IDE/1 spec=3.42.2 impl=030904
Operating System = SunOS version 5.8 running on sparc
Java; VM; Vendor = 1.4.1_03
Sun ONE Application Frame build = s1af-dev-030924

    To reproduce the bug:

1. Create Sun ONE Web Application(App1 for example)
2. Select App1 node in the tree view
3. Create empty Page (ViewBean)
4. Bring up the context menu on the 'Application
Classes | App1 | Page1 | JSP Pages | Page1' node.
5. Select 'Synchronize To View...' from context menu
6. Wait for the 'Synchronize JSP With Child View
Components'  dialog

The JTree is not accessible with Tab or Ctrl-Tab
key, impossible to highlight any node in the tree
using keyboard.

See evaluation from bud4927959: 
This bug is related to the problem in bug id#
4921647 & id#4925950, both of these cases rely on
the NB node tree inside a Jlist box in a wizard
panel. There ia bug in the use of the NB node tree
in this case, it is common throughout the IDE, for
some reason the NB node seems top "eat up" any
imput it recieves that is not associated with that
node tree....you can see this behaviour in many
location in the studio today...for instance slect
new web service client....enter a neame and select
"dseclect from wsdl"...on this next pane you will
the use of the ND node tree...do anyhthing to move
focus off the tree...for instance hit enter
several times and you will see the node and jlist
box lose focus ...now try the Alt-S mnemonic does
not work..the key inputs are swalloed up by the
node tree....so I am changing the status of this
bug , because there is simular behaviour in the
studio today..and we are just using these
facilties...however If a bug has not been filed on
the core ide !
 node tree..it should be 
charles.beckham@sun.com 2003-09-25
Comment 1 Jan Chalupa 2003-10-01 15:24:43 UTC
Could someone have a look at this issue?
Comment 2 David Simonek 2004-01-09 13:45:29 UTC
Planned to be probably fixed for 3.6.
Comment 3 David Simonek 2004-01-26 13:57:46 UTC
Issue belongs to TreeView. As I understood, problem arises when
TreeView is used inside JList - we'll have to see it in action, I
can't quite image that. 
Comment 4 Jiri Rechtacek 2004-01-26 14:21:10 UTC
Web team, please evaluate this. Seems as a part your code. Thanks.
Comment 5 Petr Jiricka 2004-01-26 14:35:28 UTC
No, this does not appear to be a part of our code. This is a problem
that affects the S1AF functionality present in the Studio product, and
is presumable caused by the TreeView functionality. 

Why do you think it belongs to WebApps? What part of the functionality
in the base WebApps support is involved?
Comment 6 David Simonek 2004-01-26 17:04:25 UTC
OK, Petr, can you at least help us and confirm that the problem
appears when TreeView is used inside JList? (IMHO not good UI, but
anyway). Is it possible to reproduce it with Netbeans only or it is
purely reproductible only in Studio? Thx.
Comment 7 David Simonek 2004-01-26 17:05:42 UTC
And why is it still assigned to web.netbeans.org? Reassigning.
Comment 8 Petr Jiricka 2004-01-26 17:32:26 UTC
No, this is not reproducible in NetBeans, only Studio.
Comment 9 Jiri Rechtacek 2004-02-02 12:07:13 UTC
It's not a part on NB code. Please provide any test case which figure
out what's wrong. I'm not able to evaluate on base of the given
information. I ask for more info. Thanks
Comment 10 David Simonek 2004-02-06 15:10:33 UTC
Hello, I repeat Jiri's ask for help. Web team, please provide test
case which we could repeat so that we can fix this bug. Otherwise we
can't do anything more now. Thanks.
Comment 11 David Simonek 2004-02-09 11:08:11 UTC
This error wasn't filed by web team, so OK, bnv@netbeans.org, please
provide us test case reproductible on NB side. I'm also ccing Todd
Fast as contact person.
Comment 12 bnv 2004-02-09 12:46:38 UTC
Bug is 100% reproducible for me in the Sun Java Studio Enterprise
2004Q2 Orion build13(Build 040128_2)
IDE Versioning  = IDE/1 spec=3.42.2.0.1 impl=040128_2
I have not special test case reproductible on NB side.
Please pay attention to Charles Beckham's comments above
(charles.beckham@sun.com ).
Comment 13 David Simonek 2004-02-09 13:24:07 UTC
Yes Charles Beckham's comments are valuable, but not sufficient info
for us to fix this issue, please read Jiri Rechtacek comments above.
What we need is test case applicable here on cdp side which will
demostrate the bug. Either short runnable fragment of code or NB side
reproduction case (which doesn't seem to exist, according to Petr
Jiricka).
Otherwise we can't do anything with this bug.
Comment 14 bnv 2004-02-10 12:44:49 UTC
We tested Sunstudio as users, we have not any code at all.
At first the bug has been filed in the category
Sun_one_application_framework, bug 4927959 in the bugtool. We were
asked by Charles Beckham to file a bug in IZ. So please contact him
(charles.beckham@sun.com). We hope he can provide necessary source code.
Comment 15 Jiri Rechtacek 2004-02-12 13:40:20 UTC
I have investigated it in Sun Java Studio Enterprise 6, it's
definitely a problem on S1S side. There is no symptom what's wrong in
NB side. We cannot fix it => closed as WONTFIX. I advise reopen a
bugtraq's bug # 4927959. Regards,
-jiri
Comment 16 Marian Mirilovic 2004-03-01 08:28:19 UTC
verified