Closed
Bug 275244
Opened 20 years ago
Closed 20 years ago
Cannot change default preview radio button
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: Bugzilla-alanjstrBugs, Assigned: wolf)
References
()
Details
Attachments
(1 file)
|
7.00 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 I uploaded a second preview for Pinball and noticed a radio button for "List Page Preview? " Except that there is no way to uncheck it, and no way to toggle it to something else (like the second preview image). There is no way to add this to the screenshots page. Reproducible: Always Steps to Reproduce: 1. Add second preview 2. Don't check the List Page Preview? box Actual Results: Cannot add preview to Screenshots page later
Summary: Preview manager has a random radio button → Cannot change default preview radio button
| Assignee | ||
Comment 1•20 years ago
|
||
Tip: add an image that's smaller than the maximum size the previews can be. (150x80) The only bug here is that the else is missing a message saying why the radio button isn't there. :-)
| Assignee | ||
Comment 2•20 years ago
|
||
The List preview option only applies to images small enough, any incoming image will be auto-resized down to that size, but existing images suddenly being reduced in size is unexpected behavior. Fix the site UI to alert the user that the image is too big and doesn't qualify. (as they really aren't omniscient. :-) )
| Assignee | ||
Comment 3•20 years ago
|
||
200x150 is the preview size. :-) There was a bug dealing with a mismatch there. :-)
Severity: normal → minor
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•9 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
•