Closed
Bug 882955
Opened 12 years ago
Closed 12 years ago
Submit button hidden below the scroll
Categories
(Input Graveyard :: Submission, defect)
Input Graveyard
Submission
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: 326374, Unassigned)
Details
Attachments
(1 file)
|
84.80 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux i686; rv:23.0) Gecko/20130611 Firefox/23.0 (Nightly/Aurora)
Build ID: 20130611004015
Steps to reproduce:
I went to https://input.mozilla.org/en-US/feedback#happy
Actual results:
I didn't find the submit button.
Expected results:
It should have been visible without scrolling, or there should at least have been a clear indication that I could scroll.
Why I consider there being no clear indication that I could scroll, even though the scroll bar was there:
1. The footer usually indicates that its the end of the page
2. The main content is centered and the scroll bar is far away from that
A solution could be to not have position:fixed on the footer.
Comment 1•12 years ago
|
||
(In reply to Dan Wolff from comment #0)
> A solution could be to not have position:fixed on the footer.
I like this solution. :Cww, any thoughts on this?
Comment 2•12 years ago
|
||
It isn't quite as simple as removing position:fixed on the footer, because of the way the slides animate between button presses. Simply removing position:fixed looks very unattractive. I agree that the footer shouldn't act like this though.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•12 years ago
|
||
Moving this out of the "themes" components, since "themes" has nothing to do with ui/ux for Input.
Component: Themes → Submission
Comment 4•12 years ago
|
||
I redid the feedback forms a couple of weeks ago and nixed the footer altogether. Further, I broke up this page into two separate pages to make it easier to explain what happens to which data to the user.
I'm pretty sure that solves this issue.
If you check the new forms and think it doesn't solve the issue, please reopen with specifics.
Marking as FIXED.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•