Closed
Bug 731205
Opened 13 years ago
Closed 13 years ago
App summary is cut off for apps with long names.
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P5)
Tracking
(Not tracked)
VERIFIED
FIXED
6.4.5
People
(Reporter: vcarciu, Assigned: spasovski)
References
()
Details
Attachments
(1 file)
|
204.16 KB,
image/png
|
Details |
Prerequisites:
Mozilla/5.0 (Windows NT 5.1; rv:10.0) Gecko/20100101 Firefox/10.0
Steps to reproduce:
1.Go to https://marketplace-dev.allizom.org/en-US/developers/ and login.
2.From My Submissions, select an owned app and be sure that the app name is a long one(i.e. 128 characters long name)
3.Go to Edit Listing section
Expected results:
There are no UI issues in Edit Listing page.
Actual Results:
The summary is cut off if the app name is a long one.
Please see the screencast for this bug: http://screencast.com/t/muuUIaXpCTjq
Updated•13 years ago
|
Assignee: nobody → dspasovski
Priority: -- → P5
Target Milestone: --- → 6.4.5
Comment 1•13 years ago
|
||
`white-space: word-wrap` works wonders
Comment 2•13 years ago
|
||
... and by that I meant `word-wrap: break-word`
| Assignee | ||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•13 years ago
|
||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•