Bug 184659

Summary: [KeyBindings] General > Keys page button layout is incorrect
Product: [Eclipse Project] Platform Reporter: Hiroyuki Inaba <hiroyuki.inaba>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P3 CC: Tod_Creasey
Version: 3.3Keywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:
Attachments:
Description Flags
snapshot.png
none
Keys page v02 none

Description Hiroyuki Inaba CLA 2007-04-30 00:26:36 EDT
Build ID: N20070428-0010

Steps To Reproduce:
1. The dialog font is changed besides default. 
2. Open Window > Preferences.
3. And, select General > Keys in tree.
Comment 1 Paul Webster CLA 2007-04-30 08:43:15 EDT
Released to HEAD >20070430-0900
PW
Comment 2 Paul Webster CLA 2007-05-01 17:04:15 EDT
in I20070501-0010
PW
Comment 3 Hiroyuki Inaba CLA 2007-05-01 21:37:18 EDT
Build id: I20070501-0010

The dialog font is not applied to "When Context Filters" dialog.

Steps:
1. The dialog font is changed besides default. 
2. Open Window > Preferences.
3. And, select General > Keys in tree.
THIS => 4. Click "Advanced..." button in "Keys" page

Comment 4 Paul Webster CLA 2007-05-01 23:47:30 EDT
Applied the dialog font to the composite, released for I20070502-0010
PW
Comment 5 Paul Webster CLA 2007-05-03 14:00:50 EDT
In I20070503-0842
PW
Comment 6 Hiroyuki Inaba CLA 2007-05-08 03:46:24 EDT
Created attachment 66250 [details]
snapshot.png
Comment 7 Hiroyuki Inaba CLA 2007-05-08 03:52:04 EDT
Environment
- Windows Vista Ultimate - English
- Eclipse 3.3 M7
- Dialog font: Arial Black, Bold, 10

The character string is lacked in the rectangle of buttons and it is drawn.
- Copy Command
- Remove Binding
- Restore Command 

Please see attachment (snapshot.png)
Comment 8 Paul Webster CLA 2007-05-08 07:08:54 EDT
Tod, any idea what's going on here?  I've called applyDialogFont(page)

PW
Comment 9 Paul Webster CLA 2007-05-08 07:44:15 EDT
Created attachment 66276 [details]
Keys page v02

Use the dialog layout as well
PW
Comment 10 Paul Webster CLA 2007-05-08 07:45:47 EDT
The font is being applied, but something in the layout is preventing them from growing.

The patch is an improvement, but does not fix the layout problem.  Investigate next week.

PW
Comment 11 Hiroyuki Inaba CLA 2008-06-19 08:00:07 EDT
> +	setButtonLayoutData(advancedButton);

It is thought that the phenomenon can be corrected in the following way. 
(1) First, the dialog font is applied to the button. 
(2) After (1), setButtonLayoutData() is executed. 
Comment 12 Eclipse Webmaster CLA 2019-09-06 15:29:51 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.