Bug 38598 - README - [Properties View] TVT21: Not able to expand in properties view for Korean
Summary: README - [Properties View] TVT21: Not able to expand in properties view for ...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: 2.1.1   Edit
Assignee: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords: nl, readme
Depends on:
Blocks:
 
Reported: 2003-06-06 14:03 EDT by Hwa Truong CLA
Modified: 2003-06-18 00:26 EDT (History)
6 users (show)

See Also:


Attachments
Properties View unable to collapse (106.44 KB, image/gif)
2003-06-06 14:04 EDT, Hwa Truong CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hwa Truong CLA 2003-06-06 14:03:50 EDT
Language: Korean 

Build driver: 20030605 
Reporter: ByungJu Yoo 

Test case #: 21.00300 
General catch all: N 

Summary: The "+" sign does not work. 

Description: Cannot collapse or expand file structure in the Properties View.

1. File->New-> Project->Simple-> Project -> Next 
2. type in Proj for the name and then press Finish 
3. Create a new file. 
4. Go to Window -> Show View -> Properties
5. Select the newly created file in the Navigator View.
6. Attempt to expand or collapse the properties displayed.

Execution Result:
Could not expand the "location" item which has "+" sigh on the left.
Comment 1 Hwa Truong CLA 2003-06-06 14:04:37 EDT
Created attachment 5099 [details]
Properties View unable to collapse
Comment 2 Hwa Truong CLA 2003-06-07 15:32:45 EDT
If you need access to our NL fragment, please contact Tod Creasey.  We need 
developer to take a look and shed some light.
Comment 3 Tod Creasey CLA 2003-06-09 09:54:42 EDT
Cannot replicate in RC1. I checked using the plugin.xml of the suggested file 
and could not make it happen.
Comment 4 Hwa Truong CLA 2003-06-09 10:21:06 EDT
We are using RedHat 8.0 Professional, and have to manually set the libraries to 
run on GTK 2.2.
Comment 5 Nick Edgar CLA 2003-06-09 12:01:22 EDT
Sounds like a GTK 2.2 specific problem.
Comment 6 Hwa Truong CLA 2003-06-10 17:48:08 EDT
Could you add this problem to the readme?

-Unable to use "+" function to expand and collapse properties view for Korean
The "+" function does not work for Korean in the properties view window to 
expand and collapse properties using the mouse and clicking. Alternate solution 
is to use the keyboard(left_arrow, and right_arrow) to collapse and expand 
respectively.

-Dialong fonts need to be set manually to ensure proper dialog button display 
for Korean.  Go to Window -> Preferences.  Expand Workbench -> Font.  Select 
Dialog Font.  Click Change button and select gothic font.  Click Apply.
Comment 7 Tod Creasey CLA 2003-06-11 08:27:45 EDT
Your font problem is not a general Korean problem - it is with a particular 
configuration (yours - we still have to figure out what is different) that has 
a large font and problems rendering the + in trees. 

We should not readme something that does not generally occur unless we have 
specifics on the configuration that has this problem.
Comment 8 Tod Creasey CLA 2003-06-12 13:11:47 EDT
Was this cleared up by upgrading to GTK 2.2.1
Comment 9 Cam-Thu Le CLA 2003-06-12 13:31:20 EDT
It did, with the GTK version from Felipe Heidrich.
Comment 10 Tod Creasey CLA 2003-06-12 13:46:40 EDT
The screenshot you have shown does have the tree expanded and the - indicates 
that this has happened. Are you sure that your steps are correct?

In the properties view location is a leaf node and cannot be expanded or 
collapsed.
Comment 11 Hwa Truong CLA 2003-06-12 13:55:21 EDT
when clicking on the file, it is already expanded.  You cannot collapse it.  
This was just an example of many other situations that could occur.  However, 
using GTK 2.2.1, this does not occur.
Comment 12 Tod Creasey CLA 2003-06-12 14:02:12 EDT
So the PR should read "Not able to collapse tree in properties view"? Also the 
screenshot is for the Info entry not the location entry which cannot be 
expanded or collapsed.
Comment 13 Tod Creasey CLA 2003-06-12 14:47:16 EDT
The properties view uses a TableTree whereas the rest of the UI generally a 
Tree (from a quick search all of our uses of TableTree are subclasses of the 
PropertiesViewer). Hwa indicates that this problem does not occur with trees 
(such as the ResourceNavigator).

Hwa could you check the Table Tree example in 
org.eclipse.swt.examples.controls and see you have the same problem there.

When you install the examples you can find it by opening the SWT Custom 
Controls View.
Comment 14 Hwa Truong CLA 2003-06-12 15:42:01 EDT
I am able to expand in the SWT custom controls view, however, this is from the 
examples, and there is no translation for these examples.
Comment 15 Tod Creasey CLA 2003-06-13 08:46:38 EDT
One more thing to try - as we have had trouble with the default font in your 
set up try switching the default Linux Font (via the font dialog in 
Preferences->Font from the RedHat menu) to one that has been fine for you in 
the past (like the Gothic font).

Then start Eclipse and see if the problem persists.
Comment 16 Hwa Truong CLA 2003-06-13 09:29:00 EDT
Eclipse does not launch successfully under certain fonts.  There is no gothic 
font available under the menu, only kochi gothic.  When switching to kochi 
gothic, all the fonts do not appear correctly.

Comment 17 Hwa Truong CLA 2003-06-17 11:35:10 EDT
Nick, Jeff,

Here is the update of the readme: 

-Unable to use "+" function to expand and collapse properties view for Korean:

Users who download and compile new versions of GTK, for example to gain DBCS 
support in GTK 2.2.0 on RedHat 8.0, will encounter the "+" function not working 
correctly for Korean. 
In the properties view window, the "+" function cannot expand and collapse the 
properties tree by clicking using the mouse. The alternative solution 
is to use the keyboard(left_arrow and right_arrow) to collapse and expand 
respectively.

Comment 18 Nick Edgar CLA 2003-06-18 00:17:07 EDT
Combined this with the readme item for bug 38604 and made a few edits.
The item now reads:

Problems in Korean translation on GTK 2.2.0 (Linux GTK only)

Users who download and compile new versions of GTK, for example to gain DBCS 
support in GTK 2.2.0 on RedHat 8.0, will encounter the following problems 
using the Korean translation. Some of the text font may get clipped at the 
top, or windows may resize out of the viewable area. To circumvent this 
problem, we recommend setting a high screen resolution, for example 1280x1024, 
and setting the Dialog Font and Banner Font to a gothic font. The latter can 
be done in the Workbench > Fonts preference page. In addition, in the 
Properties view, the expand/collapse control ("+"/"-") has no effect. The 
workaround is to use the arrow keys instead: Left Arrow to collapse, Right 
Arrow to expand. (bugs 38604 and 38598).
Comment 19 Nick Edgar CLA 2003-06-18 00:20:52 EDT
Closing