Modify ↓
Ticket #2763 (closed bug: invalid)
[slider] opera9 click bug
| Reported by: | hex0id | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | slider click bug | Cc: | |
| Blocking: | Blocked by: |
Description
strange things happen when clicking on any place of slider (not handler) and then start drag (using handler) in opera 9. FF2, IE6-7 are ok.
jquery v1.2.3 rev4663 ui.base rev5174 ui.slider rev5219
Change History
comment:2 Changed 5 years ago by joern
Opera throws:
Event thread: mousemove name: TypeError message: Statement on line 229: Could not convert undefined or null to object Backtrace: Line 229 of linked script http://localhost/ui/ui.slider.js this.handleOffset = this.currentHandle.offset();
comment:3 Changed 5 years ago by joern
- Summary changed from ui.slider opera9 click bug to [slider] opera9 click bug
comment:4 Changed 5 years ago by paul
- Owner changed from joern to paul
- Status changed from new to assigned
comment:5 Changed 5 years ago by paul
Cannot reproduce this issue with Opera 9.5 and Dragonfly. What Opera version specifically are you using?
comment:6 Changed 5 years ago by drsco
i get this same error.
Opera Version Info Version: 9.27 Build: 8841 Platform: Win32 System: Windows XP Java: Sun Java Runtime Environment version 1.6
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.
