Search and Top Navigation
#10948 closed bug (duplicate)
Opened February 03, 2015 02:46AM UTC
Closed February 03, 2015 02:55AM UTC
resizable work wrong with dom box-sizing=border-box
Reported by: | gu.jefers | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In alsoresize plugin,when start resize,'ui-resizable-alsoresize' is initalized with function width();
but in fuction resize,function css() is used.
It will go wrong when alsoresize element with box-sizing=border-box.
Attachments (0)
Change History (1)
Changed February 03, 2015 02:55AM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #8932.