Skip to main content

Search and Top Navigation

#14998 new bug ()

Opened July 05, 2016 02:10PM UTC

Last modified July 08, 2016 06:41PM UTC

resize should use .outerWidth instead of .width

Reported by: KES777 Owned by: KES777
Priority: minor Milestone: none
Component: ui.resizable Version: 1.11.4
Keywords: Cc:
Blocked by: Blocking:
Description

bootstrap v4.0.0 alpha2

jquery ui v1.11.4

  • What do you expect to happen?

when i start to resize block the element size should be change only by pixels count I move mouse

  • What acually happens?

when I start to resize block the element size is changed abruptly by padding size

  • Which browsers are affected?

I am on FFv47

### Description ###

See attached video

Attachments (0)
Change History (7)

Changed January 01, 1970 12:24AM UTC by KES777 comment:1

status: pendingnew

Changed January 01, 1970 12:24AM UTC by KES777 comment:2

status: pendingnew

Changed July 05, 2016 02:19PM UTC by scottgonzalez comment:3

component: ui.coreui.resizable
owner: → KES777
status: newpending

Please provide a reduced test case as requested in the red box.

Changed July 05, 2016 06:04PM UTC by KES777 comment:4

as temporary workaround I do at resize event handler:

ui.originalSize.width = ui.originalElement.outerWidth();

Changed July 05, 2016 06:17PM UTC by scottgonzalez comment:5

status: newpending

Changed July 08, 2016 06:17PM UTC by KES777 comment:6

_comment0: https://jsfiddle.net/KES777/gxxgjso7/1468001930548647

https://jsfiddle.net/KES777/gxxgjso7/

Also resizing completely do not work when bootstrap is compiled with flex

http://v4-alpha.getbootstrap.com/getting-started/flexbox/#how-it-works

Changed July 08, 2016 06:41PM UTC by rjollos comment:7

description: \ bootstrap v4.0.0 alpha2 \ jquery ui v1.11.4 \ * What do you expect to happen? \ \ when i start to resize block the element size should be change only by pixels count I move mouse \ \ * What acually happens? \ \ when I start to resize block the element size is changed abruptly by padding size \ \ * Which browsers are affected? \ \ I am on FFv47 \ \ ### Description ### \ See attached [video](https://yadi.sk/i/mzCIPncGszURb) \ \ \ \ bootstrap v4.0.0 alpha2 \ jquery ui v1.11.4 \ * What do you expect to happen? \ \ when i start to resize block the element size should be change only by pixels count I move mouse \ \ * What acually happens? \ \ when I start to resize block the element size is changed abruptly by padding size \ \ * Which browsers are affected? \ \ I am on FFv47 \ \ ### Description ### \ \ See attached [https://yadi.sk/i/mzCIPncGszURb video] \ \ \