Bug Tracker

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#12042 closed bug (cantfix)

Jquery don't allow to set minHeight value to auto if value was set with a pourcentage value prevently

Reported by: gabriel.benard@… 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/

Change History (3)

comment:1 Changed 11 years ago by mikesherov

Component: unfiledcss
Milestone: None1.9
Priority: undecidedhigh
Resolution: cantfix
Status: newclosed

this is a cantfix because this is a regression in Webkit. Nothing we can do about it here.

comment:2 Changed 11 years ago by mikesherov

Besides, setting to auto SHOULD return a pixel value.

comment:3 Changed 11 years ago by dmethvin

Milestone: 1.9None
Note: See TracTickets for help on using tickets.