Skip Menu |

This queue is for tickets about the Tk-IDElayout CPAN distribution.

Report information
The Basics
Id: 125205
Status: new
Priority: 0/
Queue: Tk-IDElayout

People
Owner: Nobody in particular
Requestors: CAC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.33
Fixed in: (no value)



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