Opened 12 years ago
Last modified 4 years ago
#9400 assigned bug
fInfoTextView may be partially clipped, depending on window size.
Reported by: | mmadia | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When switching locales in FirstBootPrompt, the text may be clipped. It would be nice to have the window automatically resize to fit all of the text.
Attachments (1)
Change History (5)
by , 12 years ago
Attachment: | firstbootprompt-text-clipped.png added |
---|
comment:1 by , 12 years ago
Component: | Applications/FirstBootPrompt → Kits/Interface Kit |
---|---|
Owner: | changed from | to
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 4 years ago
I'm not sure there is an interface kit bug here. The window is intentionally constrained so that its size doesn't change when you switch languages. At the default font size, it is sized so that everything fits neatly. At other font sizes, not so much, but currently you shouldn't see this window at non-default sizes.
This should still be fixed, because eventually we'll have better default font sizes for high-DPI displays.
Note:
See TracTickets
for help on using tickets.
This is most probably a bug in BTextView. I see the same issue in the now layout API using E-mail preferences application in my imap branch.