Bug 184659 - [KeyBindings] General > Keys page button layout is incorrect
Summary: [KeyBindings] General > Keys page button layout is incorrect
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2007-04-30 00:26 EDT by Hiroyuki Inaba CLA
Modified: 2019-09-06 15:29 EDT (History)
1 user (show)

See Also:


Attachments
snapshot.png (88.68 KB, image/png)
2007-05-08 03:46 EDT, Hiroyuki Inaba CLA
no flags Details
Keys page v02 (4.85 KB, patch)
2007-05-08 07:44 EDT, Paul Webster CLA
no flags Details | Diff

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