Side navigation
#14640 closed bug (duplicate)
Opened December 17, 2013 10:42PM UTC
Closed December 17, 2013 11:05PM UTC
position returns incorrect value for translated elements
Reported by: | leongersen@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When attempting to get the position for an element, jQuery doesn't take translations for this element into account. This results in incorrect values.
This effect is demonstrated in this jsFiddle:
http://jsfiddle.net/leongersen/kxnM6/2/
This occurs in at least:
- Chrome 31.0.1650.63 m
- Firefox 21.0
- Firefox 26.0
These browser versions return inconsistent (both in relation to the untranslated element as to other browsers) values for the translated element.
Attachments (0)
Change History (1)
Changed December 17, 2013 11:05PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #8362.