Bugzilla – Bug 10766
controller skin needs to not show keyboard widgets
Last modified: 2009-09-08 09:13:19 UTC
r3886 adds keyboards to slimbrowse search windows for Fab4. However, the Keyboard widget is not applicable to the controller, so the controller skin should not show one this is close, but there's still a glob of characters that appears in the lower left of the screen as it slides on screen -- Keyboard s.keyboard = {} s.keyboard.w = 0 s.keyboard.h = 0
Ben, is this yours to fix?
this bug isn't really relevant any more. Tom is working on getting the controller skin working with our new window style paradigm. That's a work in progress, but keyboards aren't really showing up any more, and if they do we now have a `hidden = 1` parameter we can add to any element to remove it from view.