Opened 14 years ago
Closed 14 years ago
#2577 closed defect (duplicate)
textarea does not resize properly in a FloatingPane
Reported by: | Owned by: | dante | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dojox | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hello dojo team,
I have a FloatingPane? with a layout container in it. The layout container has a textarea in a client contentpane (with height = 100%)
when the FloatingPane? is opened on a blank page everything is fine on IE6, FF1.5 and opera9.
but when the FloatingPane? is opened and the page contains a LayoutContainer?, the textarea does not resize under IE6 (still ok on FF1.5 and opera9)
pb reproduced with 0.4.2rc2 (example to reproduced attached to the ticket)
Any idea ?
thanks
Yann
Attachments (2)
Change History (4)
Changed 14 years ago by
Attachment: | testlayoutfloat.html added |
---|
Changed 14 years ago by
Attachment: | test1.html added |
---|
comment:1 Changed 14 years ago by
Component: | General → Dojox |
---|---|
Owner: | changed from anonymous to dante |
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
floating pane (0.9) extends contentpane, so when the textarea's/natural height inside layout bug is fixed, i assume this will be too. floatingPane (dojox) is experimental, atm.
Content of the FloatingPane?, opened with setUrl