Opened 4 years ago

Closed 19 months ago

#16130 closed bug (fixed)

[AboutSystem] window is too wide

Reported by: diver Owned by: nobody
Priority: normal Milestone: R1/beta4
Component: Applications/AboutSystem Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by diver)

In some locales AboutSystem window becomes too wide:

Attachments (2)

aboutsystem_eng.png (114.3 KB ) - added by diver 4 years ago.
aboutsystem_rus.png (123.6 KB ) - added by diver 4 years ago.

Download all attachments as: .zip

Change History (6)

by diver, 4 years ago

Attachment: aboutsystem_eng.png added

by diver, 4 years ago

Attachment: aboutsystem_rus.png added

comment:1 by diver, 4 years ago

Description: modified (diff)

comment:2 by bitigchi, 4 years ago

Confirmed (locale: tr).

comment:3 by diver, 3 years ago

This was introduced in hrev54162.

-  fCreditsView->SetExplicitMinSize(BSize(min * 3, min));
+  fCreditsView->SetExplicitMinSize(BSize(min * 2, min));

This change "fixes" the window size. Not sure if this is a correct fix at all though.

Last edited 3 years ago by diver (previous) (diff)

comment:4 by diver, 19 months ago

Milestone: UnscheduledR1/beta4
Resolution: fixed
Status: newclosed

Fixed in hrev56461.

Note: See TracTickets for help on using tickets.