Closed
Bug 709041
Opened 14 years ago
Closed 14 years ago
Log in box is cut when entered slug is invalid in Apps
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
6.3.5
People
(Reporter: cboldan.mozbugs, Assigned: gkoberger)
References
Details
Attachments
(2 files)
Steps to reproduce:
1. Go to Apps login page https://apps-preview-dev.allizom.org/en-US/firefox/users/login
2. Login with an account that has no display name.
3. Do not enter any display name and clic "Complete Profile"
Expected Results:
"Enter a valid 'slug'..." error is shown and "This field is required". There are no design issues.
Actual results:
Log in box is cut at the bottom and the "Complete Profile" button is missing.
Notes/Issues:
Attaching screenshot for this issue.
Comment 1•14 years ago
|
||
Kumar, you'll need to trigger $(window).trigger('resize') so that the footer gets properly adjusted when you're displaying/adding new elements to the form.
Assignee: nobody → kumar.mcmillan
Updated•14 years ago
|
Target Milestone: --- → 6.3.5
Updated•14 years ago
|
Assignee: kumar.mcmillan → cvan
Comment 2•14 years ago
|
||
Assignee: cvan → gkoberger
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•14 years ago
|
||
Verified as fixed in https://apps-preview-dev.allizom.org/en-US/firefox/users/login
Attaching postfix screenshot.
Closing bug.
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 4•14 years ago
|
||
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
•