Opened 16 years ago
Closed 15 years ago
#2083 closed defect (fixed)
FloatingPane maximize button shown even when disabled
Reported by: | ornus | Owned by: | koranteng |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.4 |
Keywords: | FloatingPane | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
if FloatingPane? windowState
is set to maximized, maximize button is always shown, even if displayMaximizeAction
is explicetely set to *false*.
Attachments (3)
Change History (6)
comment:1 Changed 16 years ago by
Changed 16 years ago by
Attachment: | test_FloatingPaneMaximizeButton.html added |
---|
test case. place in "testswidget"
Changed 16 years ago by
Attachment: | test_FloatingPaneMaximizeButton.2.html added |
---|
fixed test case. place in "testswidget"
comment:2 Changed 15 years ago by
Owner: | changed from bill to koranteng |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I meant to say restore button is always shown, which isn't desired behavior in my case.