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 44569 - Table - first column moving or resizing problem
Summary: Table - first column moving or resizing problem
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-08 17:49 UTC by zikmund
Modified: 2009-12-21 04:42 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 zikmund 2004-06-08 17:49:07 UTC
Build 200406080606

1) Open at least 3-column debug window (Watches)
2) Resize first column
3) ERROR:
All columns are resized simultaneously.
I'd expect same behaviour as resizing second
column i.e. only second and third column are resized.
2) Drag first column's header to the right or any
other header to the left (first position)
3) ERROR:
unexpected behavior: the column can't be dragged
because whenever you reach the border of columns
the dragged one jumps to the left/right (the move
size is the column width).

Notice: I'd expect more standard list view
solution at least in the UI behaviour.
Comment 1 Jan Jancura 2004-06-09 09:22:48 UTC
As designed. This is standard behaviour of all NetBeans TreeTableViews
/ Java JTable. You can try Tools / Options Dialog for example. If you
still see this behaviour problematic, feel free to contact some UI
(HIE) engineer.
Comment 2 zikmund 2004-06-09 13:37:46 UTC
Well, reassigning to ui/ui.
Comment 3 _ tboudreau 2004-09-01 14:20:49 UTC
Should be able to fix this in the TreeTableView rewrite, whenever that happens (there is 
work in progress, but other things were prioritized higher for this release).
Comment 4 Quality Engineering 2009-12-21 04:42:41 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team