The bug here described is not to click with the right mousebutton - if
you do this the normal window-menu (i don't know the right name) appears
in which you can minimize, maximize and so on.

The bug above happens only if you click with the LEFT mousebutton in the
lower right corner of a libreoffice windows. If you do so the FILE menu
appears from the Libreoffice menu!

I test it with chromium and virtualbox in ubuntu 11.10 and "only" the
window-menu appears, this happens on all windows.

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

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

Status in “gtk+2.0” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “light-themes” package in Ubuntu:
  Confirmed
Status in “gtk+2.0” source package in Precise:
  New
Status in “libreoffice” source package in Precise:
  Confirmed
Status in “light-themes” source package in Precise:
  Confirmed

Bug description:
  1) 
  Oneiric:
  Ubuntu 11.10

  Natty:
  lsb_release -rd
  Description:  Ubuntu 11.04
  Release:      11.04
    
  2)
  Oneiric:
  libreoffice 1:3.4.3-3ubuntu2

  Natty:
  apt-cache policy libreoffice-calc
  libreoffice-calc:
    Installed: 1:3.3.2-1ubuntu5
    Candidate: 1:3.3.2-1ubuntu5
    Version table:
   *** 1:3.3.2-1ubuntu5 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
         100 /var/lib/dpkg/status
       1:3.3.2-1ubuntu4 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  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.

  + Not reproducible in Xubuntu 11.10 32-bit.

  lsb_release -rd
  Description:  Ubuntu 11.10
  Release:      11.10

   apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.4.4-0ubuntu1
    Candidate: 1:3.4.4-0ubuntu1
    Version table:
   *** 1:3.4.4-0ubuntu1 0
          500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
          100 /var/lib/dpkg/status
       1:3.4.4-0ubuntu1~ppa1 0
          500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ oneiric/main 
i386 Packages
       1:3.4.3-3ubuntu2 0
          500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+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