Side navigation
#12042 closed bug (cantfix)
Opened July 08, 2012 09:00AM UTC
Closed July 16, 2012 04:17PM UTC
Last modified November 27, 2012 05:37PM UTC
Jquery don't allow to set minHeight value to auto if value was set with a pourcentage value prevently
Reported by: | gabriel.benard@gmail.com | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | None |
Component: | css | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When one block was defined with min-height at "100%", it's impossible to change the value to "auto".
One example here : http://jsfiddle.net/sHFae/
Attachments (0)
Change History (3)
Changed July 16, 2012 04:17PM UTC by comment:1
component: | unfiled → css |
---|---|
milestone: | None → 1.9 |
priority: | undecided → high |
resolution: | → cantfix |
status: | new → closed |
Changed July 16, 2012 04:19PM UTC by comment:2
Besides, setting to auto SHOULD return a pixel value.
Changed November 27, 2012 05:37PM UTC by comment:3
milestone: | 1.9 → None |
---|
this is a cantfix because this is a regression in Webkit. Nothing we can do about it here.