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 194069 - Make SVN Properties editor area resize-able
Summary: Make SVN Properties editor area resize-able
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: UI, USABILITY
Depends on:
Blocks:
 
Reported: 2011-01-05 22:38 UTC by azizur
Modified: 2011-01-07 07:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Svn Properties Editor UI Usability Issue (213.54 KB, image/png)
2011-01-05 22:38 UTC, azizur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description azizur 2011-01-05 22:38:39 UTC
Created attachment 104745 [details]
Svn Properties Editor UI Usability Issue

Product Version = NetBeans IDE Dev (Build 2011-01-05_03-04-41 )
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_23
Runtime = Java HotSpot(TM) Client VM 19.0-b09


When editing SVN Properties the dialogue box does not allow the properties editor area to be resized. The dialogue itself is re-sizable but not the property editor.

****************************************
How to re-produce:

Enable Plugin: Bundled Subversion Client for Windows [Version: 0.3]

You'll need a project with SVN checked out/enabled.

Right click a folder in Projects explorer view then select:

Subversion -> Svn Properties

Now: Try to resize the "Property Value" field.
****************************************

One should be able to resize the "property value" field's height so that its easier to edit them when you have lots of svn:externals and svn:ignores properties to edit.
Comment 1 Ondrej Vrabec 2011-01-06 09:16:31 UTC
fix: #69ceb559b63a - http://hg.netbeans.org/core-main/rev/1564b7240d51
Comment 2 Quality Engineering 2011-01-07 07:59:05 UTC
Integrated into 'main-golden', will be available in build *201101070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1564b7240d51
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #194069 - Make SVN Properties editor area resize-able