Bug 267942 - [About] Text layout is not ideal with some font combinations
Summary: [About] Text layout is not ideal with some font combinations
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: polish
Depends on:
Blocks:
 
Reported: 2009-03-10 14:37 EDT by John Arthorne CLA
Modified: 2021-12-06 18:03 EST (History)
0 users

See Also:


Attachments
Screen shot of 3.2 and 3.5 (102.78 KB, image/png)
2009-03-10 14:37 EDT, John Arthorne CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2009-03-10 14:37:36 EDT
Created attachment 128243 [details]
Screen shot of 3.2 and 3.5

I20090309-1800

The Help > About dialog is smaller than in past releases, and the initial size is not large enough to display all the available text. This is a minor annoyance because user has to scroll the text box to see all the available text. Also the dialog itself is not resizable so I need to do this every time I open the dialog. See screenshot contrasting with older release.
Comment 1 John Arthorne CLA 2009-03-10 14:39:25 EDT
Note the 3.2 dialog is slightly wider with smaller text, so all of the text fits without needing to scroll. This is on XP with larger fonts but I see the same on Vista with default fonts.
Comment 2 Susan McCourt CLA 2009-03-11 12:03:29 EDT
John, did you pick 3.2 specifically or just happen to have it open?  ie, do we know that this is a 3.5 regression?
Comment 3 John Arthorne CLA 2009-03-11 12:48:54 EDT
It is a regression. I just checked 3.4 and the initial dialog size was wider, and it was resizable. Not sure why I picked 3.2, I think it was just the first icon I saw on my desktop from an older build.
Comment 4 Susan McCourt CLA 2009-04-22 19:26:02 EDT
The fact that the AboutDialog was not resizable was a regression introduced when the dialogs were refactored.  Fixed in HEAD >20090422.

As for the size, the AboutDialog has always had some hard-coded layout defaults, in particular the minimum width of the text area.  That can cause the problem you are seeing, because the minimum width and number of lines text is not really set up for any particular font.  I switched to large fonts on XP and I saw the scroll bar even on 3.4.2.  The dialog was the same width for me on 3.4.2 and the current 3.5 stream.

In my case, though, the button fonts were still small.  It could be that when your font setup has a larger button font, you'd see a difference between 3.4.2 and 3.5, because we have decreased the number of buttons along the bottom in 3.5, and if the button bar width increased the width of the dialog before and now does not, a scroll bar could be introduced.

I played around with changing the hard-coded vertical and horizontal minimums, but the dialog looked too big with normal size fonts.  Also annoying is that in both 3.4.2 and 3.5, the resized about dialog bounds is not remembered, so you do have to resize each time.

My focus for now was on fixing any regressions.
Given that I can observe the scroll bar problem on 3.4 with large fonts on XP, I'm not going to try to alter the layout unless we determine that very common default settings are influenced poorly by the change in number of buttons.

Removing milestone from this bug.
Comment 5 Eclipse Webmaster CLA 2019-09-06 16:04:05 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.
Comment 6 Eclipse Genie CLA 2021-12-06 18:03:29 EST
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. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. 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.

--
The automated Eclipse Genie.