Currently if you click on a collapse/expand button in the asset tree the cursor focus will snap to the Allocate scan box, but this is not the same as the Prepare, Book Out or Check-in boxes. While this is not too different from the stock behaviour (whatever scan box you're using looses focus), it isn't ideal.
Solution will be to create a check on which view we're in, and re-targeting focusInput() as appropriate.
Currently if you click on a collapse/expand button in the asset tree the cursor focus will snap to the Allocate scan box, but this is not the same as the Prepare, Book Out or Check-in boxes. While this is not too different from the stock behaviour (whatever scan box you're using looses focus), it isn't ideal.
Solution will be to create a check on which view we're in, and re-targeting focusInput() as appropriate.