Search and Top Navigation
#15093 new bug ()
Opened November 07, 2016 01:53AM UTC
Last modified November 07, 2016 02:17AM UTC
UI Dialog Resize Bug
Reported by: | happymade | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
1. visit http://jqueryui.com/themeroller/
2. Mouse click "Open Dialog" Button.
3. Resize the dialog (just change a little size) several times, you will find that the dialog content area becomes smaller, and the scroll bar appears
Because CSS:
- {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
[[Image(https://zohodiscussions.com/viewImage.do?fileId=14737000007075151&forumGroupId=14737000000003003)]]
See:
https://jsfiddle.net/x76jga86/#&togetherjs=k2eTguPKTb