Tuomo Valkonen <[EMAIL PROTECTED]> writes: > now is the time to make your requests,
One more thing (already more or less discussed here): When layer 2 objects are present on screen, there are currently two focus policies : 1) The object is passive and will never get focus 2) The object is active and will never give focus back to layer 1 During ion3's development, the behaviour has been a bit different, and this was considered as bugs by Tuomo : The focus change between layer 1 and layer 2 has been kind of "click to focus" policy, and a few weeks ago, it was a kind of "focus follow mouse" (moving the mouse outside the layer 2 object gave focus to layer 1). I'm not sure those behaviors was bugs. Sometimes, it may be handy to have this "click to focus" or "focus follow mouse". I'm not sure Tuomo will agree with me, and I'm not sure what's the best way to do this, but a configuration option (either global or per-layer2-object) to switch between the behaviors could be interesting. -- Matthieu
