Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
toolbar.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Oct 2012 at 18:56 UTC
Updated:
29 Jul 2014 at 21:25 UTC
This is related to the offsettopchange event and the offset calculation across different responsive steps.
The position of the toolbar bar and tray are absolute by default, which means they scroll with the page. The table header offset is only needed when the bar and tray are present on the screen.
The position of the toolbar bar and tray is switched from absolute to fixed at the breakpoint 16.5em.

Related to #1827330: Fix overlay placement which is broken in the current D8 ToolBar patch, #1137920: Fix toolbar on small screen sizes and redesign toolbar for desktop.
| Comment | File | Size | Author |
|---|---|---|---|
| toolbar-broken-tableheader-2.png | 51.41 KB | jessebeach |
Comments
Comment #1
jessebeach commentedRelated #1137920: Fix toolbar on small screen sizes and redesign toolbar for desktop
Comment #2
jessebeach commentedFixed in #1137920-284: Fix toolbar on small screen sizes and redesign toolbar for desktop
Comment #2.0
jessebeach commentedadded Related to #1827330: Fix overlay placement which is broken in the current D8 ToolBar patch, #1137920: Fix toolbar on small screen sizes and redesign toolbar for desktop.