Opened 16 years ago
Closed 15 years ago
#1741 closed defect (wontfix)
resize problem with FloatingPane attached to the right side of the parent
Reported by: | Owned by: | bill | |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Widgets | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When creating a floating pane attached to the right side, the resize handle works in the wrong way (you move the mouse to the right and it resizes the window to the left). After you moved the window, the correct resize behaviour is restored.
problem found in 0.3.1
<div id="showEventPaneId" dojoType="FloatingPane?"
title="Event details" constrainToContainer="true" hasShadow="true" resizable="true" displayMinimizeAction="false" displayMaximizeAction="false" displayCloseAction="true" style="display:none;width: 300px; height: 300px;right:50px;top:20px;"
</div>
Change History (2)
comment:1 Changed 16 years ago by
Component: | General → Widgets |
---|---|
Milestone: | → 0.6 |
Owner: | changed from anonymous to bill |
comment:2 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
FloatingPane? not supported in Dijit.