Opened 12 years ago
Closed 12 years ago
#7343 closed bug (wontfix)
.offset() setter works incorrectly in Opera
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | css | Version: | 1.4.3 |
Keywords: | opera offset auto | Cc: | miketaylr |
Blocked by: | Blocking: |
Description
Elements that have top: "auto" prior to calling .offset() are positioned incorrectly in Opera.
See http://jsbin.com/igira/edit for a demo.
Change History (5)
comment:1 Changed 12 years ago by
Cc: | miketaylr added |
---|---|
Component: | unfiled → css |
Keywords: | opera offset auto added |
Priority: | undecided → low |
Status: | new → open |
comment:2 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | open → closed |
This seems to be working fine for me in the latest jQuery.
comment:3 Changed 12 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
This is still broken in Opera 10.5x and earlier. My Opera 10.6x install seems to have upgraded itself to Opera 11, so I can't test there right now, but I'm pretty sure it's still broken there as well. Opera 11 does not have this problem, even with jQuery 1.4.3.
comment:4 Changed 12 years ago by
Milestone: | → 1.next |
---|---|
Status: | reopened → open |
comment:5 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | open → closed |
Since this is fixed in Opera 11 and 11.5, we can close this ticket.
Note: See
TracTickets for help on using
tickets.
Thanks scott. Cc-ing miketaylr on this one too.