Bug Tracker

Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#75 closed bug (worksforme)

css('height') too precise?

Reported by: [email protected] Owned by:
Priority: minor Milestone: 1.0
Component: core Version: 1.0
Keywords: css Cc:
Blocked by: Blocking:

Description

I just checked out jquery from SVN and it seems that the css('top') has become significantly more precise. Here's what's happening:

I'm using my postop() function, mentioned in a previous bug as a jquery enhancement, and css('top') to find the bottom of a input text field. However, what it's returning is the bottom of the text in the text field! (it's excluding padding and border)

This is happening in Camino, however I can't test in FF mac because of a previous bug I mentioned. This was not happening with the dev release of jquery.

Change History (3)

comment:1 Changed 17 years ago by john

Peter, could you please provide a test page for this? I'm not entirely sure what to duplicate here...

comment:2 Changed 17 years ago by john

Version: 1.0b11.0

comment:3 Changed 17 years ago by john

Resolution: worksforme
Status: newclosed

I can't verify this at all. I really need a test page for this.

Note: See TracTickets for help on using tickets.