Subject: | Errors when undocking/closing last tab |
When attempting to close the last tab widget in a window, the following errors occur:
XS_Tk__Callback_Call error:Error Can't find PanedWindow that Tab2 is in
at C:\perl64\cpan\build\Tk-IDElayout-0.33-2\blib\lib/Tk/IDEtabFrame.pm line 948.
Tk::Error: Error Can't find PanedWindow that Tab2 is in
at C:\perl64\cpan\build\Tk-IDElayout-0.33-2\blib\lib/Tk/IDEtabFrame.pm line 948.
Tk callback for .idetabframe1.buttonFrame.button_Tk_Frame_HASH_0x5a41140_.closeBtn
<ButtonRelease-1>
(command bound to event)
at blib\lib\Tk.pm (autosplit into blib\lib\auto\Tk\Error.al) line 506.
Tk::Error(MainWindow=HASH(0x5744220), "Error Can't find PanedWindow that Tab2 is in\x{a} at C:\\perl64\\cp"..., "Tk callback for .idetabframe1.buttonFrame.button_Tk_Frame_HAS"..., "<ButtonRelease-1>", "(command bound to event)") called at C:/Perl64/site/lib/Tk.pm line 424
eval {...} called at C:/Perl64/site/lib/Tk.pm line 424
Tk::MainLoop() called at .\t\simpleIDElayout2.t line 142
And when attempting to undock the last tab widget from a window, **the widget disappears**, and similar errors occur:
XS_Tk__Callback_Call error:Error Can't find PanedWindow that Tab1 is in
at C:\perl64\cpan\build\Tk-IDElayout-0.33-2\blib\lib/Tk/IDEtabFrame.pm line 948.
XS_Tk__Callback_Call error:Error Can't find PanedWindow that Tab1 is in
at C:\perl64\cpan\build\Tk-IDElayout-0.33-2\blib\lib/Tk/IDEtabFrame.pm line 948.
Tk::Error: Error Can't find PanedWindow that Tab1 is in
at C:\perl64\cpan\build\Tk-IDElayout-0.33-2\blib\lib/Tk/IDEtabFrame.pm line 948.
<B1-ButtonRelease>
(command bound to event)
at blib\lib\Tk.pm (autosplit into blib\lib\auto\Tk\Error.al) line 506.
Tk::Error(MainWindow=HASH(0x5780ab0), "Error Can't find PanedWindow that Tab1 is in\x{a} at C:\\perl64\\cp"..., "<B1-ButtonRelease>", "(command bound to event)") called at C:/Perl64/site/lib/Tk.pm line 424
eval {...} called at C:/Perl64/site/lib/Tk.pm line 424
Tk::MainLoop() called at .\t\simpleIDElayout2.t line 142