Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
javascript
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Nov 2010 at 19:19 UTC
Updated:
31 Aug 2015 at 12:14 UTC
Jump to comment: Most recent
Comments
Comment #1
mo6This occurs when using the Overlay module, not sure if this is a bug in Seven or Overlay.
Comment #2
mark trappTagging.
Comment #3
NROTC_Webmaster commentedIs this still an issue?
Comment #4
lewisnymanThe JS is added in system.module, we don't use sticky table headers often but I think we could try and find a fix for this using position: sticky
Comment #5
nod_what about when it's not in the overlay, same issue?
generally, overlay + mobile = fail. In D8 we just prevent the overlay from opening on narrow devices altogether.
Comment #6
lewisnymanThis is still a problem I think. position: sticky ftw.
Comment #7
troshanprdxn commentedI am not able to replicate this issue now. The sticky header work in Safari on iOS devices.