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 225452 - Variables columns size change changes on every step
Summary: Variables columns size change changes on every step
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-29 08:50 UTC by Egor Ushakov
Modified: 2013-03-26 12:48 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 Egor Ushakov 2013-01-29 08:50:39 UTC
NetBeans IDE 7.3 RC1 (Build 201301240957)
I changed variables view columns sizes to mach the data inside but on every step it resize it back to default size. Now I need to resize it after every step.
Comment 1 Martin Entlicher 2013-01-29 12:40:58 UTC
Well, you're right. :-(
This is some strange regression...
Comment 2 Martin Entlicher 2013-01-29 14:08:50 UTC
IMHO this started to appear after issue #225477 has occurred.
But this needs to be fixed regardless on that issue, the column widths should survive table refresh.
Comment 3 Martin Entlicher 2013-01-29 16:10:20 UTC
It's fixed by changeset:   245195:15b0b24d1d44
http://hg.netbeans.org/core-main/rev/15b0b24d1d44
Comment 4 Quality Engineering 2013-01-30 03:40:50 UTC
Integrated into 'main-golden', will be available in build *201301300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/15b0b24d1d44
User: mentlicher@netbeans.org
Log: #225452: Save columns width before table refresh.
Comment 5 Jiri Kovalsky 2013-03-04 13:38:33 UTC
Product Version: NetBeans IDE Dev (Build 201302252300)
Updates: Updates available
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
System: Linux version 3.0.0-12-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/dev
Cache directory: /home/cesilko/.cache/netbeans/dev

Verified in development build #201302252300.
Comment 6 Martin Entlicher 2013-03-13 17:27:20 UTC
Transplanted to release73 branch:
https://hg.netbeans.org/releases/rev/f884ef3fe096
https://hg.netbeans.org/releases/rev/5d3028399a24
Comment 7 Quality Engineering 2013-03-14 21:08:43 UTC
Integrated into 'releases', will be available in build *201303141828* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/f884ef3fe096
User: mentlicher@netbeans.org
Log: #225452: Save columns width before table refresh.
(transplanted from 15b0b24d1d44805405b1570c9fdd640afa6e03a0)
Comment 8 Jiri Kovalsky 2013-03-15 13:46:31 UTC
Product Version: NetBeans IDE 7.3 (Build 201303141828)
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
System: Linux version 3.0.0-12-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/7.3
Cache directory: /home/cesilko/.cache/netbeans/7.3

Verified in NetBeans 7.3 Patch 1.
Comment 9 Jiri Kovalsky 2013-03-26 12:48:49 UTC
Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Linux version 3.0.0-12-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/7.3
Cache directory: /home/cesilko/.cache/netbeans/7.3

Verified in NetBeans 7.3 FCS updated with Patch 1.