Closed
Bug 382331
Opened 18 years ago
Closed 18 years ago
[l10n] Default browser dialogue's "set" button does not resize well
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.6
People
(Reporter: alqahira, Assigned: stuart.morgan+bugzilla)
Details
(Keywords: fixed1.8.1.13, l12y)
Attachments
(2 files)
29.33 KB,
image/png
|
Details | |
805 bytes,
patch
|
mikepinkerton
:
superreview+
|
Details | Diff | Splinter Review |
The "Set as default browser" button doesn't resize well to fit strings it's given.
Marcello's asked the l10n teams to switch back to a shorter string for now, but it we keep this dialogue for 1.6, we need to investigate why it doesn't resize well (it's generated in code, so maybe a Cocoa bug/issue?)
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Er, putting on 1.6 radar per comment 0.
Target Milestone: --- → Camino1.6
Assignee | ||
Comment 3•18 years ago
|
||
We enforce a size limit on the buttons. We'll have to look into it a bit to see if upping it would require tweaking other constants in there.
Assignee | ||
Comment 4•18 years ago
|
||
No dependencies on other constants, so this just ups the max width to give localizers more leeway.
Assignee: nobody → stuart.morgan
Status: NEW → ASSIGNED
Attachment #303045 -
Flags: superreview?(mark)
Assignee | ||
Updated•18 years ago
|
Attachment #303045 -
Flags: superreview?(mark) → superreview?(mikepinkerton)
Comment 5•18 years ago
|
||
Comment on attachment 303045 [details] [diff] [review]
fix
rs=pink
Updated•18 years ago
|
Attachment #303045 -
Flags: superreview?(mikepinkerton) → superreview+
Assignee | ||
Comment 6•18 years ago
|
||
Landed on trunk and MOZILLA_1_8_BRANCH.
You need to log in
before you can comment on or make changes to this bug.
Description
•