#11385: hidden floating panes displayed unexpectedly
--------------------------------------+-------------------------------------
Reporter: R.U.10 | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxAui | Version: 2.9-svn
Keywords: framemanager RestorePane | Blockedby:
Patch: 1 | Blocking:
--------------------------------------+-------------------------------------
When a pane is maximized then restored to its original size, all hidden
floating panes are shown (the aui sample demo does it also).
The cause is the hidden state that is removed unexpectedly of the floating
panes in the function wxAuiManager::RestorePane().
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11385>
#11385: hidden floating panes displayed unexpectedly
--------------------------------------+-------------------------------------
Reporter: R.U.10 | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxAui | Version: 2.9-svn
Keywords: framemanager RestorePane | Blockedby:
Patch: 0 | Blocking:
--------------------------------------+-------------------------------------
Changes (by yhyang):
* patch: 1 => 0
Comment:
OP's patch works for my application too. Thanks!
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11385#comment:1>
#11385: hidden floating panes displayed unexpectedly
--------------------------------------+-------------------------------------
Reporter: R.U.10 | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxAui | Version: 2.9-svn
Keywords: framemanager RestorePane | Blockedby:
Patch: 1 | Blocking:
--------------------------------------+-------------------------------------
Changes (by R.U.10):
* patch: 0 => 1
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11385#comment:2>