Public bug reported:

Hello,

This is a very minor bug in the Inkscape.
If you detach the  (upper) toolbar by dragging it, the toolbar is minimized and 
the buttons are not visible.

Picture_1: http://bildr.no/view/262846
Picture_2: http://bildr.no/view/262847

This is very easy to fix. Just give the toolbar a width value.
     gtk_widget_set_size_request (toolbar, 400, -1);

If you use glade-2 then give the toolbar a _width_ value.
---- 

$ inkscape --version
Inkscape 0.46 (Aug 11 2008)
----
$  apt-cache show inkscape 
Package: inkscape
Priority: optional
Section: graphics
Installed-Size: 59976
Maintainer: Ubuntu Core Developers <[EMAIL PROTECTED]>
Original-Maintainer: Wolfram Quester <[EMAIL PROTECTED]>
Architecture: i386
Version: 0.46-2ubuntu1

** Affects: inkscape (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Inrepid alpha: Toolbar in Inkscape has no size when detached.
https://bugs.launchpad.net/bugs/276241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to