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 120021

Summary: Mercurial options issues
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: MercurialAssignee: Ondrej Vrabec <ovrabec>
Status: STARTED ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot of the options panel
screenshot - Mercurial Extensions Editor

Description Peter Pis 2007-10-25 13:16:25 UTC
Invoke "Tools | Options | Miscellaneous | Versioning | Mercurial" 

1. Background color is white while other VCS use gray color.
2. Size of "Browse" buttons is not the same. All buttons should have the same height.
3. Textfields there should have same height.
4. Manage extensions: "Add" and "Remove" button should be aligned vertically.
5. "Mercurial Properties" label should accept font size.

See attached pictures.
Comment 1 Marian Petras 2007-10-25 13:39:20 UTC
Created attachment 51666 [details]
screenshot of the options panel
Comment 2 Marian Petras 2007-10-25 13:40:16 UTC
Created attachment 51667 [details]
screenshot - Mercurial Extensions Editor
Comment 3 Padraig Obriain 2007-10-26 11:34:41 UTC
I do not understand 5. "Mercurial Properties" label should accept font size.

How does the label differ from the label "Subversion Properties" in Subversion | Svn Properties?
Comment 4 Padraig Obriain 2007-10-26 16:13:39 UTC
Fixes for first 4 issues committed.

IDE:-------------------------------------------------
IDE: [10/26/07 4:12 PM] Committing started
Checking in ui/properties/PropertiesPanel.form;
/shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/ui/properties/PropertiesPanel.form,v
 <--  PropertiesPanel.form
new revision: 1.5; previous revision: 1.4
done
Checking in ui/properties/PropertiesPanel.java;
/shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/ui/properties/PropertiesPanel.java,v
 <--  PropertiesPanel.java
new revision: 1.8; previous revision: 1.7
done
Checking in options/MercurialPanel.java;
/shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/options/MercurialPanel.java,v 
<--  MercurialPanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in options/MercurialPanel.form;
/shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/options/MercurialPanel.form,v 
<--  MercurialPanel.form
new revision: 1.4; previous revision: 1.3
done
IDE: [10/26/07 4:12 PM] Committing finished
Comment 5 Peter Pis 2007-11-05 10:04:33 UTC
Sorry, my mistake. Label is fine. But problem is the height of table cells as shown in attached picture.
Comment 6 Padraig Obriain 2007-11-05 10:49:11 UTC
Is this problem also present for Mercurial | properties and Subversion | Svn Properties?
Comment 7 Peter Pis 2007-11-12 10:23:28 UTC
Yes, I think so, cos I haven't implemented table cell renderer for svn properties either.
Comment 8 John Rice 2008-01-08 11:42:16 UTC
Only issue not addressed is:
 "Mercurial Properties" label should accept font size.

So dropping this to P4.