Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap regression in version 1.4.4? #335

Closed
dfcamara opened this issue Oct 24, 2016 · 3 comments
Closed

Bootstrap regression in version 1.4.4? #335

dfcamara opened this issue Oct 24, 2016 · 3 comments
Labels

Comments

@dfcamara
Copy link

This is a copy of Bootstrap's "Fixed navbar" example with a table and floatThead version 1.4.2:
https://jsfiddle.net/dfcamara/z8cbyxf9/

In the same example with floatThead version 1.4.4, the header text is missing and the thead doesn't float:
https://jsfiddle.net/dfcamara/L1t0ws7e/

Tested with Firefox 49.0 running in Fedora Linux 24.

@mkoryak
Copy link
Owner

mkoryak commented Oct 25, 2016

yep, looks like a bug. probably was introduced with the translate changes.

@mkoryak mkoryak added the bug label Oct 25, 2016
@mkoryak
Copy link
Owner

mkoryak commented Oct 25, 2016

ill get this fixed this week. Running low on free time

adam187 added a commit to adam187/floatThead that referenced this issue Mar 15, 2017
* fix/ipad-retina-table-width: (26 commits)
  fix ipad retina table with issue
  version 2.0.3
  fix mkoryak#252 `scrollContainerLeft` should be only  for when there is a container, and never set to window.left. in window mode it should be 0
  Update jquery.floatThead.js
  Improved caption
  Log error when a thead or tbody tag is missing
  force npm publish isnt a thing any more
  ignore stuff better for mkoryak#349
  release 2.0.0
  how many of these do i need?
  sssh
  Update jquery.floatThead.js
  Create LICENSE
  Update README.md
  rel mkoryak#331 - add commonjs support to the underscore shim also
  add commonjs support, version bump
  fix mkoryak#335 - absolute position with overflow scrolling was busted if the `top` option was supplied.
  generate dist
  fix memory leak with print events
  added `will-change` css prop
  ...
@lock
Copy link

lock bot commented Dec 10, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants