It seems like libreoffice its trying to handle gtk widgets its own way
and get confused there, that's not desktop dependent so likely a
libreoffice issue

** Changed in: libreoffice (Ubuntu Precise)
     Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)

** Changed in: compiz (Ubuntu Precise)
       Status: Confirmed => Invalid

** No longer affects: unity

** No longer affects: compiz (Ubuntu)

** Changed in: unity (Ubuntu Precise)
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/749986

Title:
  Resizing LO window from bottom right brings up pop-up and undesirable
  effects

Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “light-themes” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Invalid
Status in “compiz” source package in Precise:
  Invalid
Status in “libreoffice” source package in Precise:
  Confirmed
Status in “light-themes” source package in Precise:
  Confirmed
Status in “unity” source package in Precise:
  Invalid

Bug description:
  Ubuntu 11.10
  libreoffice 1:3.4.3-3ubuntu2

  3) What is expected to happen is one may resize a LibreOffice window
  from the bottom right by putting the mouse icon to the bottom right of
  the window, click and hold, and move the window size as desired.

  4) What happens instead is if the white arrow pointing down and to the
  right, clicking will bring up the File Menu, as well undesirable affects
  (ex. the whole sheet is highlighted but clicking inside does not
  unhighlight, can no longer resize). Other corners and sides works fine
  for resizing the window. A screenshot of this problem: 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/749986/+attachment/2078779/+files/Libreoffice_resize-grip.png

  WORKAROUND: Resize using the top left and right corners or ALT+F8 and
  use the keyboard.

  WORKAROUND: create a .gtkrc-2.0__libreoffice file in your home
  directory, with the following content:

  style "default-style"
  {
    GtkWindow::resize-grip-height = 0
    GtkWindow::resize-grip-width = 0
  }

  class "GtkWidget" style "default-style"

  and then launch libreoffice writer (or another component) with the command:
  GTK2_RC_FILES=.gtkrc-2.0__libreoffice libreoffice -writer

  WORKAROUND: Make sure the black arrow pointing down and right shows up,
  then resize is successful.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/749986/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to