Opened 10 years ago
Closed 10 years ago
#14302 closed bug (invalid)
offset().left shows wrong value in webkit(chrome) brower's
Reported by: | vivek | Owned by: | vivek |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | m_gol | |
Blocked by: | Blocking: |
Description
Here i attached my fiddle link
http://jsfiddle.net/Vivekranth/9NQD2/15/
problem is it shows wrong value in webkit browsers while am trying it on loading window function better check my site to
Change History (3)
comment:1 Changed 10 years ago by
Cc: | m_gol added |
---|
comment:2 Changed 10 years ago by
Owner: | set to vivek |
---|---|
Status: | new → pending |
The example doesn't clearly show the problem and has too much unrelated code. What is the expected output? Is it about those 2 alerts? In which WebKit browsers?
I've checked the example in Safari 6.1 and it gives the same output (even if I wrap the example in onready: http://jsfiddle.net/9NQD2/18/) so whatever is the problem it's still there anyway.
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
I think this a dup of a ticket fixed by m_gol's recent work on the support code. m_gol would that be #10814 ? Or should we consider this to be a separate bug?