Closed
Bug 508412
Opened 16 years ago
Closed 16 years ago
Design titles with max allowed character length(62chs) break the format
Categories
(Websites :: creative.mozilla.org, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.0
People
(Reporter: krupa.mozbugs, Assigned: ryansnyder)
References
()
Details
Attachments
(3 files)
steps to reproduce:
1.Upload a design with title=62 chs long
observed behavior:
Page formatting breaks
additional info:
title=62 chs long with one line break also breaks the format(overlap of sections)
Reporter | ||
Comment 1•16 years ago
|
||
Reporter | ||
Comment 2•16 years ago
|
||
Updated•16 years ago
|
Assignee: nobody → ryan
Comment 3•16 years ago
|
||
Ryan, how easy/hard is it to impose a character limit on design titles?
This isn't a showstopper for launch, but would be nice to have fixed relatively soon.
Assignee | ||
Comment 4•16 years ago
|
||
There's currently a 64 character limit on Design Titles.
This is really only an issue with titles that have 62+ CONSECUTIVE characters. A title with 64 non-consecutive characters looks like this (and I think it looks fine):
http://mcc.stage.mozilla.com/designs
http://mcc.stage.mozilla.com/designs/117
Comment 5•16 years ago
|
||
The addition of overflow:hidden should solve this. Extra-long, non-breaking titles are visually truncated when they hit the edge of their container (the text is still there, it's just cut off).
Assignee | ||
Comment 6•16 years ago
|
||
Marking as resolved.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•