[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-03-25 Thread Renzo Bagnati
@Miklos: you are right. I copied your shotwell binaries in my gtk ppa,
thank you.

-- 
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:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “gtk+2.0” source package in Precise:
  Fix Released
Status in “libreoffice” source package in Precise:
  Invalid
Status in “light-themes” source package in Precise:
  Invalid

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-03-24 Thread Miklos Juhasz
@Renzo: The resize grip had to be disabled in Shotwell since it conflicted with 
widgets in the bottom corner. If you remove the patch from gtk you have to 
rebuild Shotwell without the 04_no_resize_grip.patch (you can find it in my 
ppa). If you fail to do so Shotwell will fail start with symbol lookup error: 
shotwell: undefined symbol: gtk_window_set_has_resize_grip
I am not aware of any other program that has to be rebuilt after dropping the 
resize grip from gtk but there may be others.

-- 
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:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “gtk+2.0” source package in Precise:
  Fix Released
Status in “libreoffice” source package in Precise:
  Invalid
Status in “light-themes” source package in Precise:
  Invalid

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-03-02 Thread Renzo Bagnati
Will the changes be backported to oneiric?
In any case I have made available (in a PPA) gtk+2.0 packages for oneiric with 
the 044_grips.patch removed:
https://launchpad.net/~renbag/+archive/gtk

-- 
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:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “gtk+2.0” source package in Precise:
  Fix Released
Status in “libreoffice” source package in Precise:
  Invalid
Status in “light-themes” source package in Precise:
  Invalid

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.24.10-0ubuntu5

---
gtk+2.0 (2.24.10-0ubuntu5) precise; urgency=low

  * debian/control.in:
- breaks on the binaries which were using the grip function backported
  * debian/libgtk2.0-0.symbols:
debian/patches/044_grips.patch:
- dropped the feature is only in gtk3 upstream, the backport had
  issues and most upstream softwares are not made to deal with it.
  the grips will be also dropped from the default gtk3 theme since unity
  has resize borders (lp: #744993)
- will fix issues with libreoffice (lp: #749986) and splash screens
  in other softwares (lp: #704105, #734381)
 -- Sebastien Bacher seb...@ubuntu.com   Fri, 24 Feb 2012 18:39:56 +0100

** Changed in: gtk+2.0 (Ubuntu Precise)
   Status: In Progress = Fix Released

-- 
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:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “gtk+2.0” source package in Precise:
  Fix Released
Status in “libreoffice” source package in Precise:
  Invalid
Status in “light-themes” source package in Precise:
  Invalid

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-03-01 Thread Britt Yazel
Well done lads!

-- 
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:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “gtk+2.0” source package in Precise:
  Fix Released
Status in “libreoffice” source package in Precise:
  Invalid
Status in “light-themes” source package in Precise:
  Invalid

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-25 Thread Britt Yazel
I am very excited that this bug is getting some well needed attention
:-D

-- 
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:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “gtk+2.0” source package in Precise:
  In Progress
Status in “libreoffice” source package in Precise:
  Invalid
Status in “light-themes” source package in Precise:
  Invalid

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-23 Thread Sebastien Bacher
** Changed in: libreoffice (Ubuntu Precise)
   Status: Confirmed = Invalid

** Changed in: light-themes (Ubuntu Precise)
   Status: Confirmed = Invalid

** Changed in: gtk+2.0 (Ubuntu Precise)
   Status: New = Fix Committed

** Changed in: gtk+2.0 (Ubuntu Precise)
   Importance: Undecided = High

-- 
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:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “gtk+2.0” source package in Precise:
  Fix Released
Status in “libreoffice” source package in Precise:
  Invalid
Status in “light-themes” source package in Precise:
  Invalid

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.24.10-0ubuntu3

---
gtk+2.0 (2.24.10-0ubuntu3) precise; urgency=low

  * debian/patches/044_grips.patch:
- dropped, our default theme has no grip and the patch leaded to issues
  with some applications like libreoffice lp: #749986
  * debian/control.in: update gir depends

  [ Martin Pitt ]
  * debian/rules: Revert forced non-compression of doc files, gzip has been
fixed now. (LP: #871083)
 -- Sebastien Bacher seb...@ubuntu.com   Thu, 23 Feb 2012 21:53:41 +0100

** Changed in: gtk+2.0 (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
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:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “gtk+2.0” source package in Precise:
  Fix Released
Status in “libreoffice” source package in Precise:
  Invalid
Status in “light-themes” source package in Precise:
  Invalid

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-23 Thread Sebastien Bacher
reverting the upload, the api is public and some rdepends including
binding use it, we will need a transition

** Changed in: gtk+2.0 (Ubuntu Precise)
   Status: Fix Released = In Progress

-- 
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:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “gtk+2.0” source package in Precise:
  In Progress
Status in “libreoffice” source package in Precise:
  Invalid
Status in “light-themes” source package in Precise:
  Invalid

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-21 Thread Britt Yazel
After today's updates in Precise to libreoffice the glitch is still
present and as bad as ever. It is nice that we know what is causing this
bug, but it doesn't change that it needs a solution. The average user
isn't going to be as understanding as we all are, and a major glitch in
the default office program is not going to impress the general public.

-- 
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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-13 Thread Renzo Bagnati
You can create a file named  .gtkrc-2.0  in your home directory and put
the same content reported in the bug description, i.e.:


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

class GtkWidget style default-style


This will disable the resize grips for all applications, without the need to 
use personalized launchers.

-- 
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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-12 Thread Britt Yazel
So now that we have realised that the problem is due to backporting GTK3
patches to GTK2, is there any way to fix it?

-- 
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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-08 Thread Björn Michaelsen
as per
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/749986/comments/4
this has been introduced by backporting patches from gtk3 to gtk2 in
Ubuntu packaging. gtk3 is unsupported/early-prototype for LibreOffice,
so backporting these patches to gtk2 is the rootcause for this error
(and why this does not happen on other distros).

** Also affects: gtk+2.0 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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


Re: [Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-08 Thread Matt
This is not just with openoffice.  I am getting it with virtualbox and
google chrome and a variety of other apps on ubuntu 64.

2012/2/8 Björn Michaelsen bjoern.michael...@canonical.com

 as per
 https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/749986/comments/4
 this has been introduced by backporting patches from gtk3 to gtk2 in
 Ubuntu packaging. gtk3 is unsupported/early-prototype for LibreOffice,
 so backporting these patches to gtk2 is the rootcause for this error
 (and why this does not happen on other distros).

 ** Also affects: gtk+2.0 (Ubuntu)
   Importance: Undecided
   Status: New

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/749986

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

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/749986/+subscriptions


-- 
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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-08 Thread Papamatti
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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-02-03 Thread Britt Yazel
I am able to replicate the 'right-click' menu popping up when trying to
resize in any other interface rather than unity (gnome-shell, gnome-
fallback), but not the strange orange overlay highlight. In Unity I am
still having both the 'right-click' menu opening as well as the strange
orange overlay appearing. I wonder what it is about that bottom corner
that is messing up.

I can confirm that it is not a libreoffice issue, but a Ubuntu issue, as
this is the only distribution that I have seen with this problem.

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-01-22 Thread Daniel Halvorsen
I am also very enoyed that this issue is not yet resolved after all this
time. Because of this bug I have changed my default Window Manager from
Unity to Gnome Fallback on my 11.10 install, as the bug is not present
here. If this does not get resolved within LTS-release 12.04 I wont be
going back to Unity anytime soon.

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-01-22 Thread Daniel Halvorsen
Correction on last comment: Bug is present in gnome3 fallback as well.
However I am unable to reproduse it as often, and is as a result less
enoying.

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-01-14 Thread keith burnett
I've just joined this ancient bug as I am seeing this behaviour for the
first time with LibreOffice 3.5.0beta2 in precise after the 13/2/2012
update (UK time zone). Behaviour is seen with Unity session (compiz) and
with Gnome Classic session (metacity). I do not see this in 11.10 at
all.

This hardware uses nvidia geforce integrated 6150 graphics, driver
290.10

Ubuntu+1 forum discussion with more people seeing the bug

http://ubuntuforums.org/showthread.php?t=1908841

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-01-05 Thread Britt Yazel
This really really needs to get fixed for ALL versions on Libreoffice. I
am not a developer so I cannot fix this, but I know it is localized to
Ubuntu, and is VERY important. I know people who have been critisizing
Ubuntu for being unprofessional for a bug as big as this remaining for
well over a year now.

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2012-01-02 Thread Matt
I get the orange box a lot too, and the only way to make it go away
seems to be to grab a window by the top bar and drag it into the top of
the screen, then down.

 I'd be happy to screen share with a developer to demo the bug.

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-12-25 Thread Britt Yazel
This bug is still persistant in 12.04. Not only does the menu pop up
when I try to resize in the lower corner, the light orange overlay to
show window resizing appears fragmented on the window, and will not go
away, making the entire session of the program unusable.

Also, I do not know what the issue is with the specific semantics to
reporting the bug, but I surely hope that this bug is not still kept
alive because of something as silly as a poorly written bug report.

If that is the case, I will gladly make a second report for this bug,
reported to whomever's liking, that way this darn bug can get fixed!!

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-12-20 Thread Papamatti
Ok, this bug does not happen in Kubuntu 11.10 an in in openSuse 12.1
(within the gnome shell).

It happens in Unity 3D and Unity 2D, it has nothing to do with compiz.

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-12-19 Thread Britt Yazel
I have had this issue for the entirety of the 11.10 lifecycle, and I
have this issue in 12.04 alpha as well. I do not know of any other
distributions that have this issue, so it is definitely a Ubuntu
problem. Any ETA on the status of a fix for this? This bug has lived for
far too long.

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-24 Thread Omer Akram
** No longer affects: compiz (Ubuntu Precise)

** No longer affects: unity (Ubuntu)

** No longer affects: unity (Ubuntu Precise)

-- 
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 “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/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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-24 Thread Omer Akram
A bug report should never start with the statement what is expected to
happen (tm) I find the description of this bug report less useful and
more of a distraction. This bug report is easy to reproduce and could be
written in a *much* shorter and *reasonable* form.

Copying the results from 'apt-cache policy' is not helping to the
description of this bug report. Ubuntu 11.10 is the name of the release
Oneiric was the code name, libreoffice version number could also be
written in a much simpler way since its *just a one line version
number*. writing the version number of libreoffice-calc is another
distractive part.


===
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
===

The above text could simple be written as

Ubuntu: 11.04, 11.10
Libreoffice: 1:3.4.3-3ubuntu2, 1:3.3.2-1ubuntu5

===

When I edited the decription of the bug report I added the steps to
reproduce at the very top and not what is expected to happen... You
might want to have a peek at a lot of the already reported and
effectively triaged bug reports.

Also our official response to //not well described// reports stresses
first on the steps to reproduce the problem:
https://wiki.ubuntu.com/Bugs/Responses#Not_described_well

I would be happy to discuss is further.

-- 
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 “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/libreoffice/+bug/749986/+subscriptions

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

[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-23 Thread Omer Akram
I suggest someone propose the workaround for light-themes and I'll
happily work to get it uploaded to archives. added compiz as affects so
that the real fix for the problem could also be looked into.

** Changed in: unity (Ubuntu)
   Importance: Undecided = Medium

** Changed in: unity
   Importance: Undecided = Medium

** Also affects: light-themes (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Importance: Undecided = Medium

** Changed in: light-themes (Ubuntu)
   Importance: Undecided = Medium

-- 
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 Unity:
  Confirmed
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “light-themes” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 11.04 11.10

  1. start libreoffice main window
  2. try to click on the bottom right part of the window (from where the window 
is resized)

  What happens
  On click very weird results will be noted, screenshots for those weird 
problems can be seen through out the bug report as attached screenshots.

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-23 Thread Christopher M. Penalver
Omer Akram (om26er), please do not de-comment the bug description, as it
is helpful for developers to know the information that was placed in
there. Thank you for your understanding.

** Description changed:

- Ubuntu 11.04 11.10
+ 1) lsb_release -rd
+ Description:  Ubuntu 11.04
+ Release:  11.04
+   
+ 2) 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
  
- 1. start libreoffice main window
- 2. try to click on the bottom right part of the window (from where the window 
is resized)
+ 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.
  
- What happens
- On click very weird results will be noted, screenshots for those weird 
problems can be seen through out the bug report as attached screenshots.
+ 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.

-- 
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 Unity:
  Confirmed
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “light-themes” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-23 Thread Omer Akram
We try to make the bug description as simple as possible, less is more,
The first 10 lines in the description of this bug report are not really
of any use for the developers, when I edited description it started with
the steps to reproduce the problem and nothing I believe it more
efficient for developers to see the bug themselves.

** Description changed:

- 1) lsb_release -rd
- Description:  Ubuntu 11.04
- Release:  11.04
-   
- 2) 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
+ 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
+   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.

** Changed in: libreoffice (Ubuntu)
   Status: Triaged = Confirmed

-- 
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 Unity:
  Confirmed
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “light-themes” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

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/unity/+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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-23 Thread Sebastien Bacher
** Also affects: compiz (Ubuntu Precise)
   Importance: Medium
   Status: Confirmed

** Also affects: libreoffice (Ubuntu Precise)
   Importance: Medium
   Status: Confirmed

** Also affects: light-themes (Ubuntu Precise)
   Importance: Medium
   Status: Confirmed

** Also affects: unity (Ubuntu Precise)
   Importance: Medium
   Status: Confirmed

** Changed in: compiz (Ubuntu Precise)
   Importance: Medium = High

** Changed in: libreoffice (Ubuntu Precise)
   Importance: Medium = High

-- 
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 Unity:
  Confirmed
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “light-themes” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed
Status in “compiz” source package in Precise:
  Confirmed
Status in “libreoffice” source package in Precise:
  Confirmed
Status in “light-themes” source package in Precise:
  Confirmed
Status in “unity” source package in Precise:
  Confirmed

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/unity/+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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-23 Thread Sebastien Bacher
the issue is not an unity or compiz one, it happens under GNOME3 or
unity-2d

** Changed in: unity
   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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-23 Thread Sebastien Bacher
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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-23 Thread Christopher M. Penalver
Omer Akram (om26er), regarding your comments:

...less is more...

Unfortunately, this statement, while catchy, does not hold water
regarding this bug as the information you keep de-commenting provides
specific test case details for the problem. As well, this is not
reproducible in Xubuntu Ubuntu 11.10, 32-bit.

The first 10 lines in the description of this bug report are not really
of any use for the developers, when I edited description it started with
the steps to reproduce the problem and nothing I believe it more
efficient for developers to see the bug themselves.

If your a developer, I'll drop this and cannot wait to see your patch
fixing this issue. Otherwise, for the last time, please stop de-
commenting the inputted test case details. If you still insist on de-
commenting again, your welcome to explain in #ubuntu-bugs why removing
detailed test cases for bugs that a fellow Bug Control member (myself)
inputted is a good idea.

** Description changed:

+ 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

-- 
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:
  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, 

[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-22 Thread Didier Roche
** Changed in: unity
   Status: New = Confirmed

-- 
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 Unity:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

  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/unity/+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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-09 Thread Britt Yazel
This issue needs to get fixed drastically. I still have this issue and
it has been weeks since release.

-- 
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:
  Triaged
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

  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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-06 Thread apollothethird
While this problem affected Ubuntu 11.04 it became worse with version
Ubuntu 11.10. under Unity.  In Ubuntu 11.04 if you missed the first time
and brought up the menu you could keep trying and eventually get
Libreoffice to resize.  You can still do this if you use Gnome's menu
option rather than Unity.  However, with 11.10 if you miss and bring up
the menu resizing fails for any and every window and remains that way
until you close the Libreoffice window that had the problem.

This is consistent and happens this way every time when using Unity and
you miss and bring up the file menu when trying to resize a Libreoffice
window from the bottom right.

The fix from comment #13 doesn't resolve the issue on my machine.

-- L. James

-- 
L. D. James
lja...@apollo3.com
www.apollo3.com/~ljames

-- 
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:
  Triaged
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

  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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-11-06 Thread Renzo Bagnati
@apollothethird
Did you edit the script in comment #13, as explained in comment #19 for 
oneiric? You can also manually check if the files listed in the script were 
effectively changed.

-- 
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:
  Triaged
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

  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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-10-27 Thread Papamatti
** Attachment added: The yellow box and i move LO around the desktop - the box 
does not disappear
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/749986/+attachment/2575732/+files/BildschirmfotoLOresize2.png

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity (Ubuntu)
   Status: New = Confirmed

-- 
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:
  Triaged
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

  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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-10-27 Thread Papamatti
I have the same issue on five computers/laptops.
Risizing LO on the right lower corner brings up the File-Menü !

I have oneiric oceleot with the latest updates from today.
Another weired thing is, that if i click on this corner a yellow windows 
outline is drawn, but i can move the LO-windows around but the yellow box does 
not disappear until i close the window! Think this is compiz related.

** Attachment added: Menu on the right lower corner and a yellow box
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/749986/+attachment/2575731/+files/BildschirmfotoLOresize.png

-- 
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:
  Triaged
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

  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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-10-23 Thread Renzo Bagnati
The temporary workaround I described in comment #13 is valid for oneiric
also. Just edit it and substitute 'natty' with 'oneiric'. I'm using it
in rc.local since several months and had no problems.

-- 
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:
  Triaged

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

  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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-10-22 Thread brittyboi
I too have this problem on 3 different computers. I am running Oneiric
on all 3 of them.

-- 
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:
  Triaged

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

  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


[Desktop-packages] [Bug 749986] Re: Resizing LO window from bottom right brings up pop-up and undesirable effects

2011-08-22 Thread davidetkarine
Using Clarlooks theme solve the problem  at least if i perfectly click
on the bottom right corner.

-- 
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:
  Triaged

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) 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.

  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