Closed
Bug 1430171
Opened 8 years ago
Closed 8 years ago
Can't see the whole shortcut table if the browser isn't tall enough
Categories
(Tree Management :: Treeherder: Frontend, defect)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
Resize your browser height down to ~800px which is a pretty reasonable height.
Press '?' to open the shortcut help panel
Expected: can see the whole thing, or scroll to see the whole thing
Actual: it's cut off and you can't scroll
Comment 1•8 years ago
|
||
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → bugmail
Comment 4•8 years ago
|
||
| Assignee | ||
Comment 5•8 years ago
|
||
Comment on attachment 8942254 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3129
This is ready for review, btw
Attachment #8942254 -
Flags: review?(emorley)
Updated•8 years ago
|
Attachment #8942254 -
Flags: review?(emorley) → review?(cdawson)
Updated•8 years ago
|
Attachment #8942254 -
Flags: review?(cdawson) → review+
Comment 6•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/6a10bdf674889a124bf376843b98e7e69f67a4dd
Bug 1430171 - Allow scrolling the shortcut table when viewing on smaller screens
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 7•8 years ago
|
||
This fix (scrollbar) got undesirably propagated to the static table available in the User Guide at https://treeherder.mozilla.org/userguide.html, instead of just being applied only to the onscreen overlay version. I would pose this should get fixed in the User Guide so it doesn't have a scroll bar.
Flags: needinfo?(cdawson)
Comment 8•8 years ago
|
||
Hmm, good catch. And it seems like it resizes in the userguide.html more than it should because the size is relative to the container. My bad for not catching that. But yeah, this would be good to fix. I opened bug 1434456 for this. Would you be up for a fix? :)
Updated•8 years ago
|
Flags: needinfo?(cdawson)
Comment 9•8 years ago
|
||
I'll keep it on my 'on-deck' list of things to fix :) If someone gets to it first, that's cool too.
You need to log in
before you can comment on or make changes to this bug.
Description
•