Opened 12 years ago
Closed 11 years ago
#6222 closed bug (wontfix)
Position breaks under zoomed webkit
Reported by: | vonf | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.position | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
When zoomed in Chrome, using .position() places the element in the wrong position. The position is also inconsistent when called multiple times.
Attachments (1)
Change History (7)
Changed 12 years ago by
Attachment: | jquery-ui-position-chrome.png added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
If I understand the situation correctly, this affects a bunch of other things, including e.g. combobox.
Pretty sure that this bug is what's killing slate's <div id="tap3">, which also breaks when zoomed in chrome.
comment:3 Changed 12 years ago by
Component: | ui.core → ui.position |
---|---|
Description: | modified (diff) |
Milestone: | TBD → 1.9 |
comment:4 Changed 12 years ago by
Summary: | Position breaks under zoomed chome → Position breaks under zoomed webkit |
---|
This is fixed in Chrome 8 (dev).
comment:6 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Fixed in Safari 5 as well. That leaves Safari 4 as the only supported browser with this bug. Closing as wontfix since we can't really work around it and it's been fixed in webkit for a while.
Note: See
TracTickets for help on using
tickets.
Don't forget to zoom once in chrome to see the bad behavior.