Yes, just don't even attempt to drag and drop the bagstrip slots. The only way this window manages to work at all is by pretending to be the inventory window, which confuses the client's drag and drop function.
The same thing prevents me from making the "B" button a proper toggle. I could make it toggle open/close when pressed, but there's no way to have the Bagstrip update the button state when closed with the close button. This would ultimately result in button state inconsistancies. The current setup avoids all the inevitable complaints about the button's state being messed up.
|