lacking any experience with GTK, I had a quick peek at the source and noticed that the text-tool calls sp_event_context_update_cursor in the input event processing quite a bit, whereas select-tool does not do that. Instead, select-tool calls gdk_window_set_cursor(window,...) in the GDK_ENTER_NOTIFY and GDK_LEAVE_NOTIFY events (which are not handled by text-tool at all).
Sorry if I am sending people on a goose-chase here. I just found this mouse-in-window dependency of the slow-down very curious! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491064 Title: Text editing very slow in 0.91 on files with many objects, normal in 0.48 To manage notifications about this bug go to: https://bugs.launchpad.net/inkscape/+bug/1491064/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
