Search and Top Navigation
#7255 closed bug (fixed)
Opened April 15, 2011 01:28PM UTC
Closed October 26, 2011 02:43PM UTC
Last modified February 12, 2012 03:21AM UTC
Position: Revisit solution for off-by-1 errors
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.17 |
Component: | ui.position | Version: | 1.8.11 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In #6000, inukshuk mentions that the fix shouldn't be needed if core changes setOffset() to use parseFloat() instead of parseInt(). This has happend (see http://bugs.jquery.com/ticket/7730) so we should see if the workaround in .position() is still needed (or if it actually causes bugs now).
Position: Added a check for fraction support in element positions. Fixes #7255 - Position: Revisit solution for off-by-1 errors.
Changeset: bfbc0b1fb3c0bf43ccbaefd03bcfa2cf19ea4a03