Closed
Bug 970026
Opened 12 years ago
Closed 12 years ago
History Footer button should be fixed at the bottom of the subview
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
VERIFIED
FIXED
Firefox 30
People
(Reporter: ntim, Assigned: jaws)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:P3][fixed by bug 966905])
Attachments
(1 file)
47.40 KB,
image/png
|
Details |
Adding flex="1" to #PanelUI-historyItems fixes the issue.
Reporter | ||
Updated•12 years ago
|
Whiteboard: [Australis:P4]
Comment 1•12 years ago
|
||
(In reply to Tim Nguyen [:ntim] from comment #0)
> Adding flex="1" to #PanelUI-historyItems fixes the issue.
Can we start with steps to reproduce, please? How do I get it to not be fixed at the bottom? What does it look like when it isn't? :-)
(also, please make australis bugs you file block 'something', like 'australis-cust' (for customization/panel-related things) or 'australis-tabs-osx/win/linux' (for tabs-related things))
Reporter | ||
Comment 2•12 years ago
|
||
Sorry, here's the info you need :
STR :
- Put the history widget in panel menu
- Click on it
- Make sure you don't have much history items
- You can see that the footer "Show All History" is not fixed at the bottom of the subview
Flags: needinfo?(ntim007)
Reporter | ||
Comment 3•12 years ago
|
||
It looks even worse when there are no history items.
Comment 4•12 years ago
|
||
Actually, bug 966905 isn't on m-c and I can reproduce on m-c, so I guess that's not it.
Assignee | ||
Comment 5•12 years ago
|
||
It is because the mainview is taller than the subview, as you can see in the screenshot.
Comment 6•12 years ago
|
||
(In reply to Tim Nguyen [:ntim] from comment #0)
> Adding flex="1" to #PanelUI-historyItems fixes the issue.
FWIW, given the discussion in bug 947488, I'm somewhat worried that doing that will cause the same issue to start happening with the history subview. Between the two problems, I'd pick this one.
Reporter | ||
Comment 7•12 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #6)
> (In reply to Tim Nguyen [:ntim] from comment #0)
> > Adding flex="1" to #PanelUI-historyItems fixes the issue.
>
> FWIW, given the discussion in bug 947488, I'm somewhat worried that doing
> that will cause the same issue to start happening with the history subview.
> Between the two problems, I'd pick this one.
The subview footer is now fixed at the bottom in latest nightly.
Comment 8•12 years ago
|
||
Then it was probably fixed by bug 966905. :-)
Assignee: nobody → jaws
Blocks: 966905
Status: NEW → RESOLVED
Closed: 12 years ago
status-firefox30:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [Australis:P3] → [Australis:P3][fixed by bug 966905]
Updated•12 years ago
|
Target Milestone: --- → Firefox 30
Comment 9•12 years ago
|
||
Reproduced in Nightly 2014-02-08.
Verified fixed 30.0a1(2014-02-11), Win 7 x64.
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 10•12 years ago
|
||
Now fixed on 29 since the patch for bug 966905 has been uplifted to Aurora.
status-firefox29:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•