Opened 14 years ago
Closed 10 years ago
#4596 closed bug (duplicate)
Exraneous padding-right
Reported by: | vlad_didenko | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.resizable | Version: | 1.7.2 |
Keywords: | resizeable, padding | Cc: | |
Blocked by: | Blocking: |
Description
The resizeable() call makes the wrapping div with extra padding equal to the element's width. That causes all sorts of layout headaches.
In the attached file, click the button to see the padding value. Also, try to horizontally resize the window and see how the textarea drops down way before the Documentation floater reaches it in Firefox 3+.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | resizeablebug.html added |
---|
comment:1 Changed 10 years ago by
Milestone: | 1.next → 2.0.0 |
---|
comment:2 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #4440.