Side navigation
#10473 closed bug (invalid)
Opened October 11, 2011 12:06PM UTC
Closed October 11, 2011 12:54PM UTC
Adjusting td's height with Chrome (webkit) browser, gives wrong results. (1.6.4)
Reported by: | jase.williams@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have found a weird problem with chrome when it comes to setting a td's height with jQuery. in this example I am changing the first td's height to be the same height as its parent.
in firefox this works properly but in Chrome and Safari the td only goes half way down.
My link is here: http://goo.gl/IYmvO
Viewing this page in both Firefox and Chrome will give different results on the left grey box.
the code used to expand the left td is here: http://jsfiddle.net/Sn9Fq/
I am currently trying to re-create this problem in jsfiddle, but this should be enough to work off at the moment.
please ignore this, the problem has bee found.
It was conflicting CSS