Hi, I don't like when some application moves my mouse cursor, so I set EnableWarp(FALSE) in ioncore.lua.
Normally it works great, but there is some anoying bug. When I am with my mouse cursor over a Window "A", and move to another split window "B" with the cursor keys, the window "B" correctly gets the input focus but the mouse cursor stays over window "A". However, when I open a menuitem "File", a combo box or a transient sub- dialog with the keyboard and then press "Cancel" to close the menuitem, the window "A" which is still the window under the mouse cursor gets the input focus. I hope it is clear what I mean, and I am using ion-devel 20031121 but this bug was also valid in 20030814. Oh, and another thing, how is the future release policy? - because I heard you want to put out a new stable release "ion2" or the like, but I would rather like to stay with the "ion-devel" branch, since I like to live on the bleeding edge. So is this devel branch updated in future, or will there only be updates to the "ion2" branch in the near future? regards, Martin
