Ralf Stephan (ralf@...748...) wrote:
Only that one dialog? What about the rest?
The rest seems to work. In the meantime I also filed a bug report: http://sourceforge.net/tracker/index.php?func=detail&aid=1484628&gro...
I think I resolved the flickering, finally, and it may well impact on the decoration problem too. This is a bit voodoo. Actually, we are using gtkmm here, and it appears we called hide() once too MUCH on the Gtk::Dialog.
Can you give us feedback on the decoration problem after removing the call to hide() in ui/dialog/document-properties.cpp:93 ? (which is in svn now too).
The decoration problem has vanished, thanks a lot.
The dialogs still jump around a bit for me though. They appear in the center of the main window and then get moved to the position as remembered by Inkscape. Compared to the decoration problem this one is just a minor annoyance though :-)
Thanks a lot, Simon