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 108319 - I18N - CSS editor has pop-up menu with items not from pseudo localized bundle file
Summary: I18N - CSS editor has pop-up menu with items not from pseudo localized bundle...
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-06-27 18:46 UTC by kaa
Modified: 2008-04-28 13:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
popup menu (74.02 KB, image/jpeg)
2007-06-27 18:47 UTC, kaa
Details
Compare with this pic (40.70 KB, image/jpeg)
2007-07-03 17:42 UTC, kaa
Details
Screenshot of the popup menu (182.26 KB, image/jpeg)
2007-07-04 10:29 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2007-06-27 18:46:36 UTC
build 0623

1. Create CSS document
2. Open pop-up menu in the editor
3. Expand 'Code Folds' item

There are two items not from pseudo localized bundle file.
I'm running in the Japan locale, using a pseudo localized Netbeans.
Comment 1 kaa 2007-06-27 18:47:07 UTC
Created attachment 44476 [details]
popup menu
Comment 2 Marek Fukala 2007-06-27 19:10:50 UTC
fixed in trunk.

Checking in Bundle.properties;
/cvs/languages/css/src/org/netbeans/modules/languages/css/Bundle.properties,v  <--  Bundle.properties
new revision: 1.8; previous revision: 1.7
done
Checking in CSS.nbs;
/cvs/languages/css/src/org/netbeans/modules/languages/css/CSS.nbs,v  <--  CSS.nbs
new revision: 1.14; previous revision: 1.13
done
Comment 3 kaa 2007-07-03 17:41:06 UTC
Menu items circled in red are absent now (see the first attachment). Does it expected behavior?
Comment 4 kaa 2007-07-03 17:42:08 UTC
Created attachment 44685 [details]
Compare with this pic
Comment 5 Marek Fukala 2007-07-04 10:28:03 UTC
Do you have the bundle items in the japanese locale? See how it looks in my english locale.
Comment 6 Marek Fukala 2007-07-04 10:29:08 UTC
Created attachment 44700 [details]
Screenshot of the popup menu
Comment 7 Ken Frank 2007-07-21 19:03:51 UTC
I'm going to open a separate issue on that the 2 msgs that were not from bundle file,
as mentioned in this bug, do not show at all using pseudo lcoalized, - see fix.JPG image -

since this issue was just about the msgs themselves.

ken.frank@sun.com
Comment 8 kaa 2007-08-02 16:12:11 UTC
verified: build 0727