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

Broken height header when use column height and hidden column setting #4631

Open
comictvn opened this issue Nov 28, 2017 · 6 comments
Open

Comments

@comictvn
Copy link

Description

When i use column height header and hidden column then height header was broken
Can you help?

Demo

http://jsfiddle.net/hn2ca308/3/

Your environment

  • Handsontable version: 1.14.3
  • Browser Name and version: Chrome
  • Operating System: MacOS

@AMBudnik

@AMBudnik
Copy link
Contributor

AMBudnik commented Dec 1, 2017

Hi @comictvn

I see that it has been originally posted at #3476 but @wszymanski fix doesn't work here.

The only workaround that I have found right now is to pack the header in a div with a fixed height like here http://jsfiddle.net/handsoncode/ehLraL1j/

@AMBudnik
Copy link
Contributor

Still looks the same in v 5.0.1

image

The issue looks pretty much like this one #4647

@AMBudnik
Copy link
Contributor

It's a bit better if we run it under 7.3.0 (http://jsfiddle.net/zoLy7468/) and enable autoRowSize, but there's some kind of 2 -3-pixel misalignment.

issue

@AMBudnik
Copy link
Contributor

AMBudnik commented May 8, 2020

7.4.2 http://jsfiddle.net/e2L7sntm/ (broken)
8.0.0-beta1 http://jsfiddle.net/hjwfg6sn/ (broken)
8.0.0-beta2-rev1 http://jsfiddle.net/hjwfg6sn/1/ (broken)
8.0.0-beta2-rev5 http://jsfiddle.net/5j2ucavn/ (broken)

Issue is still visible.

@AMBudnik
Copy link
Contributor

8.0.0-beta2-rev13 http://jsfiddle.net/AMBudnik/vnLwm836/ (still broken)

@wojciechczerniak
Copy link
Contributor

I took it off the list for v8, it looks like the issue is not related to index mappers.

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

3 participants