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 212676

Summary: I18N : layout issue around Deployment category
Product: javafx Reporter: Masaki Katakai <masaki>
Component: ProjectAssignee: Petr Somol <psomol>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Masaki Katakai 2012-05-18 07:39:17 UTC
Created attachment 119592 [details]
screenshot

Please check the screenshot. 

On "Deployment" category on project properties dialog of JavaFX project,
when "Request unrestricted access" is checked,

"Not signed"

label changed to

"Self-signed by a qe..."

"..." means there is no enough space to display entire string.

It's better to align "Edit..." buttons to right corner so that
"Self-signed by a qe..." and translations can be displayed properly.

Please evaluate.
Comment 1 Petr Somol 2012-05-22 13:25:26 UTC
slightly enlarged space for labels and cut the Self-signed text in jetmain:
http://hg.netbeans.org/jet-main/rev/dea2775c0d5b
Comment 2 Quality Engineering 2012-05-23 09:46:11 UTC
Integrated into 'main-golden', will be available in build *201205230300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dea2775c0d5b
User: Petr Somol <psomol@netbeans.org>
Log: #212676 - I18N : layout issue around Deployment category