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 111153 - I18N - resize situation in edit application actions window
Summary: I18N - resize situation in edit application actions window
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Joshua Marinacci
URL:
Keywords: I18N
: 111343 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-26 17:25 UTC by Ken Frank
Modified: 2007-10-17 15:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (23.40 KB, image/gif)
2007-07-26 17:31 UTC, Ken Frank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2007-07-26 17:25:35 UTC
using pseudo localized nb, in ja locale, also at 14 pt font on solaris - see a resize issue in
application actions edit window basic section - see attached gif

the outline of the small icon overwrites the label of small icon
and also the text of the word small in that small icon part does not show completely

likewise the text of word large in the large icon outline does not show completely.

I realize that with the prefix and suffix that it increases the words small and large
by a lot, but some translations of euro langs do increase english by up to 30% - even though
in this case its more than that, it can show that perhaps dynamic resizing of these ui areas is not being
done and that can usually solve the situation.
Comment 1 Ken Frank 2007-07-26 17:31:55 UTC
Created attachment 45797 [details]
image
Comment 2 Tomas Pavek 2007-07-30 16:18:03 UTC
*** Issue 111343 has been marked as a duplicate of this issue. ***
Comment 3 Joshua Marinacci 2007-08-23 23:47:24 UTC
This is fixed now. I have changed the alignment of the 'small icon' dashed rectangle button to match the large icon. This will fix problems when the text in a 
different language is larger.  For the actual 'large' and 'small' text inside of the dashed rectangle buttons, that text will have to be small enough to fit there. 
Those are non-resizable buttons that must always be that size.  The text can be omitted if it is too big, however. It's not essential.
Comment 4 Ken Frank 2007-08-24 16:06:39 UTC
but we can't guarantee what the size of the text inside the boxes will be; it depends on
length of the words in various locales and perhaps also fontsize being used by user.

if the boxes are a kind of swing object, then I think by use of layout managers, dynamic
resizing could happen for whats inside the boxes.

ken.frank@sun.com
Comment 5 Ken Frank 2007-09-29 05:19:21 UTC
as to the dashed buttons of each icon and not showing all of the
text with pseudo localized, at with larger fonts,
it seems this should be reopened unless its really not
important what those labels say.

see previous comment on that perhaps the dashed box could be some ui object that
could be resizable.

but am guessing that text is important or else would not be there.

that is, is the text inside the dashed lines meant to be seen anywhere ?

please advise.

ken.frank@sun.com
Comment 6 Ken Frank 2007-10-11 19:35:01 UTC
please reply to last comments as I think this might need to reopened, but want to be clear about it.

ken.frank@sun.com
Comment 7 Joshua Marinacci 2007-10-11 23:08:58 UTC
There are two dashed rectangle boxes. The text inside those boxes simply indicates whether they are for the small or large icons. Since there are already 
labels next to them on the left the text inside the boxes is not essential. We could simply remove it if desired.
Comment 8 Ken Frank 2007-10-12 02:03:16 UTC
if the internal images inside the dashed lines can be removed from the boxes without loss of clarity
for user, then this could be best approach.

let me know if separate issue is needed.

ken.frank@sun.com
Comment 9 Joshua Marinacci 2007-10-12 15:19:10 UTC
The text inside the dashed rectangles should be removed because it is not easily interntionalizable, and it is also redundant.
Comment 10 Joshua Marinacci 2007-10-12 15:22:15 UTC
the text inside the dashed rect is removed now
Comment 11 kaa 2007-10-17 15:34:10 UTC
verified: build 1016, font size 16, XP.ja_JP