#5392 closed bug (fixed)
Dialog explicit height doesn't match given value from set option
Reported by: | Rwhitbeck | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8.1 |
Component: | ui.dialog | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
While trying to figure out some of the failing unit tests I came across a failed test that needs to be looked at.
When setting dialogs height explicitly the actual height is 18 pixels higher then specified.
Test case http://jsbin.com/equce/edit
Forum: http://forum.jquery.com/topic/dialog-explicit-height-doesn-t-match-given-value-from-set-option
Change History (7)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
Right that's what I am saying. The unit test failed and when I went to see why I discovered the annomoly ;)
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 Changed 13 years ago by
Milestone: | 1.9 → 1.8.1 |
---|
Note: See
TracTickets for help on using
tickets.
The dialog unit tests actually cover that (and are failing due to the issue).