Search and Top Navigation
#4151 closed bug (worksforme)
Opened February 16, 2009 12:57AM UTC
Closed February 16, 2009 09:05PM UTC
size problems
Reported by: | datactrl | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.6rc6 |
Keywords: | size | Cc: | |
Blocked by: | Blocking: |
Description
if we change the size of dialog by using dialog('option', ..) before open it, the first time it will open improperly in size of content block and button block. After the first time, close and open again in the same size, it then displays properly. I mean without changing the size before open, it works properly. Seems it remembers the size before change and deffer the new size to make it effective on next open providing no further changes.
Attachments (0)
Change History (2)
Changed February 16, 2009 09:23AM UTC by comment:1
milestone: | TBD → 1.6 |
---|
Changed February 16, 2009 09:05PM UTC by comment:2
resolution: | → worksforme |
---|---|
status: | new → closed |
I can't reproduce this behavior. Feel free to re-open this ticket if you can create a test page that shows the problem.