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 80868 - Unexpected behaviour query results while drag groups
Summary: Unexpected behaviour query results while drag groups
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-22 00:53 UTC by Ivan Sidorkin
Modified: 2009-02-19 23:31 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 Ivan Sidorkin 2006-07-22 00:53:17 UTC
- open Java Application
- open XML Schema with two ore more Substitution Groups
- do Query->Find Substitution Groups from context menu for opened schema

in results window few groups displayed
but only one can be moved fully by dragging group element

the same behaviour of all groups are expected
Comment 1 Nam Nguyen 2006-08-25 01:32:07 UTC
Please attach precise test case data.
Also indicate exact jdk version, and if poossible whether this is platform specific.
Comment 2 Ivan Sidorkin 2006-09-19 10:43:47 UTC
reproduced on build 060918_1
jdk 1.6 
platform: WinXP, Sol10 x86

to reproduce:
- create Java Spplication
- add PO schema
- switch to Source view and add next text:
 <xsd:element name="test1" substitutionGroup="comment"/>
 <xsd:element name="test2" substitutionGroup="purchaseOrder"/>
- perform Query->Find Substitution Group
in results window two groups displayed
but only one can be moved fully by dragging group element
Comment 3 Chris Webster 2006-09-19 18:17:58 UTC
Is this JDK 1.6 only or can this be reproduce in JDK 1.5?
Comment 4 Ivan Sidorkin 2006-09-19 21:06:22 UTC
reproduced also with jdk 1.5
Comment 5 bhate 2006-09-23 01:51:53 UTC
This is minor UI issue, the query results are fine.
fix will require UI modification lowering priority to P4
Comment 6 Samaresh Panda 2008-12-01 19:36:01 UTC
No complains ever from external users in the community. I would rather spend resources on something else.