On 03/20/2010 11:44 AM, Alexander Roalter wrote:
Yesterday I pulled a new bzr checkout from Inkscape and compiled it,
but
found the following problem:
When in node tool mode (F2) and selecting some nodes by dragging a
rectangle over them Inkscape doesn't get the mouse up event and
continues to draw the rectangle as I move the (now free floating)
pointer around. If I press again on the tablet, the rectangle becomes
fixed, and nothing is selected; the rectangle stays as grahical debris,
and everything else is as if I didn't select anything.
Using the normal mouse works as before. I use the tablet (XInput) in
Screen Mode.
In the previous version (pulled roughly one week ago) it worked as
expected. I'm not too bazaar-savvy to go back and check out when it did
change (in svn I could simply revert, but how to do it in bzr?)
Ok, found it: bzr revert -r xxx
I narrowed it down between 9150 and 9200.
In 9150 the behavior is ok, in 9200 it isn't anymore...
Maybe I'll narrow it further down if time allows.
--
Cheers,
Alex