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 - I18N : layout issue around Deployment category
Summary: I18N : layout issue around Deployment category
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 07:39 UTC by Masaki Katakai
Modified: 2012-05-23 09:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (97.04 KB, image/jpeg)
2012-05-18 07:39 UTC, Masaki Katakai
Details

Note You need to log in before you can comment on or make changes to this bug.
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