DataTables / DataTables/FixedHeader
bootstrap 3 fixedheader scrolling down issue
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 83
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
reproduce:
- https://jsfiddle.net/gj79h4e1/
- change the output window width to 630px.
- change the output window height so it only shows half of the last row.
- scroll down the page, you will find you cannot, it jumps to the top
My project cannot use nowrap or autowidth. Any way to fix this issue?
attached a gif to show the problem.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked JSFiddle reproduction using Bootstrap 3 and FixedHeader at a 630px-wide output with the last row partly visible. Reproduce the jump-to-top behavior while scrolling down, then trace the relevant FixedHeader entry point. Done means the page continues scrolling normally without requiring nowrap or autowidth.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100