Opened 12 years ago
Closed 11 years ago
#6708 closed bug (fixed)
Resizable textarea in Opera 10.63
Reported by: | catherinek | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.6 |
Component: | ui.resizable | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
My site recently upgraded to jQuery UI 1.8.6. On the resizable textareas, the "left" and "top" css values are automatically added to .ui-wrapper, causing it to reposition itself with a top and left padding.
View the jQuery UI official example in Opera 10.63, then try different browsers.
Change History (6)
comment:1 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
They are not the same bug. I've recreated a mirror of the official resizable textarea sample using jQuery 1.4.4 and UI 1.8.6
You can still see the padding in Opera.
PS. How can I change the status of this ticket again?
comment:4 Changed 12 years ago by
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
comment:5 Changed 11 years ago by
This looks to have been fixed in Opera 11. I'm not seeing any difference between the referenced demo in Opera 11.1 / 11.6, Chrome, or Firefox. I do see extra padding in Opera 10.0.
comment:6 Changed 11 years ago by
Milestone: | 1.9 → 1.8.6 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Duplicate of #6256.