Opened 11 years ago
Closed 11 years ago
#10473 closed bug (invalid)
Adjusting td's height with Chrome (webkit) browser, gives wrong results. (1.6.4)
Reported by: | 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.
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
please ignore this, the problem has bee found.
It was conflicting CSS