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

Table height increases every time the browser is resized #3433

Closed
Sune1337 opened this issue Apr 26, 2016 · 4 comments
Closed

Table height increases every time the browser is resized #3433

Sune1337 opened this issue Apr 26, 2016 · 4 comments

Comments

@Sune1337
Copy link

If a handsontable has a parent at any level that has the 'overflow: auto' css style set, and that container also has other content than the handsontable, the handsontable height will increase every time the browser is resizing/resized.

Example: https://jsfiddle.net/4ecg5L1o/4/
(After you have opened the example, resize the browser window and watch the table height increase.)

I think this may be related to #3432

@iuphero
Copy link

iuphero commented Apr 27, 2016

I got into the trouble too...

@jerradpatch
Copy link

I got into this issue as well when I was trying to make the table have a horizontal scroll bar for columns overflowing page width.

@AMBudnik
Copy link
Contributor

AMBudnik commented Aug 4, 2017

Issue still replicable in 0.34.0/1.13.0
Updated demo http://jsfiddle.net/v7brdr0b/ (latest)

@AMBudnik
Copy link
Contributor

Hey @Sune1337

it just got fixed in v 7.1.1
@xufuhero @jerradpatch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants