Modify ↓
Ticket #7343 (closed bug: wontfix)
.offset() setter works incorrectly in Opera
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | css | Version: | 1.4.3 |
| Keywords: | opera offset auto | Cc: | miketaylr |
| Blocking: | Blocked by: |
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
comment:1 Changed 3 years ago by SlexAxton
- Cc miketaylr added
- Keywords opera offset auto added
- Status changed from new to open
- Component changed from unfiled to css
- Priority changed from undecided to low
comment:2 Changed 2 years ago by john
- Status changed from open to closed
- Resolution set to worksforme
This seems to be working fine for me in the latest jQuery.
comment:3 Changed 2 years ago by scott.gonzalez
- Status changed from closed to reopened
- Resolution worksforme deleted
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks scott. Cc-ing miketaylr on this one too.