Time Nick Message 22:11 v-rob Anyone know why IGUIEnvironment.getFocus only returns the element set by setFocus? User-focused elements don't seem to be returned by this. 22:11 v-rob A bit of a problem for a :focused selector 22:13 v-rob Even if an element is focused with setFocus (via set_focus[]), interacting with it defocuses it. 22:13 v-rob Which makes no sense 22:14 v-rob Even EGET_ELEMENT_FOCUSED doesn't seem to catch user-focusing