Skip to main content

Bug Tracker

Side navigation

#75 closed bug (worksforme)

Opened July 16, 2006 09:21PM UTC

Closed August 18, 2006 04:39AM UTC

Last modified June 21, 2007 05:02AM UTC

css('height') too precise?

Reported by: peter.goodman@gmail. 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.

Attachments (0)
Change History (3)

Changed July 17, 2006 01:59AM UTC by john comment:1

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

Changed August 06, 2006 07:26PM UTC by john comment:2

version: 1.0b11.0

Changed August 18, 2006 04:39AM UTC by john comment:3

resolution: → worksforme
status: newclosed

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