** Description changed:

  Since a recent update, in a non-maximised GTK+2.0 window, a resize grip
  will always appear in the bottom right of the window. This causes
  problems with applications which use the bottom right of the screen,
  such as Firefox pop-up windows for video content where the bottom right
  of the window is obscured and looks out of place and the Audacious media
  player where the total time of a playlist is obscured, to give two
  examples.
  
  I have included pictures of the problem. As the saying goes, a picture
  tells a thousand words.
  
  I use KDE with only essential GTK packages installed and the Oxygen GTK
  engine to integrate GTK apps into the Oxygen KDE theme. The same problem
  occurs with the Raleigh GTK engine. I am also using Kubuntu Natty Alpha
  1 with libgtk2.0-0 version 2.23.90-0ubuntu4.
  
  What should happen: No resize grab should show in the window, as
  previous behaviour.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgtk2.0-0 2.23.90-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jan 17 19:16:55 2011
  InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20101201.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  
  Workaround
  ==========
  
  Edit ~/.gtkrc-2.0-kde4 and add:
  
+ ---------------------------------------------------------------------
  style "default-style"
  {
-   GtkWindow::resize-grip-height = 0
-   GtkWindow::resize-grip-width = 0
+   GtkWindow::resize-grip-height = 0
+   GtkWindow::resize-grip-width = 0
  }
  
  class "GtkWidget" style "default-style"
- SvourcePackage: gtk+2.0
+ ---------------------------------------------------------------------

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to