[Bug 1156919] Re: Compiz does not place Java windows correctly

2015-10-03 Thread Fabio
Thank you for taking the time to report this bug.  We have tried to
recreate this on the latest release of Ubuntu and cannot reproduce it.
This bug is being marked as Invalid.  If you believe the problem to
still exist in the latest version of Ubuntu please comment on why that
is the case and change the bug status to NEW.

** Changed in: compiz
   Status: Confirmed => Invalid

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2015-10-02 Thread Eleni Maria Stea
** Changed in: compiz
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-12-17 Thread Eleni Maria Stea
I think this bug is related to this one:
https://bugs.launchpad.net/unity/+bug/1228470 I can't fully reproduce it
though...

** Changed in: compiz (Ubuntu)
 Assignee: Eleni Maria Stea (hikiko) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-12-05 Thread Eleni Maria Stea
** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) = Eleni Maria Stea (hikiko)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-12-05 Thread Eleni Maria Stea
Thank you for the bug report and the test cases provided. I ran the test
case on Ubuntu Trusty (Compiz 0.9.11) and I was always getting position:
(100, 100).  The window is never placed on the screen center though
which is certainly a problem, so, I'll get a look!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-12-02 Thread Yannick Mauray
Easily reproductible with a simple Java testcase (attached below) : a
window is placed at coordinates (100,100) (that part works fine), but is
immediately moved and reported to be at (101, 128) : 1 pixel to the
right, due to the window border, and 28 pixels below, which is the
titlebar's height.

We ran this testcase on another window manager and the reported position
is (100,100). We also ran it on other operating systems and they report
(100,100) also.


** Attachment added: Java testcase to demonstrate a bug in the reported 
position of a window.
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1156919/+attachment/3921809/+files/CompizProblemTestCase.java

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-07-24 Thread MC Return
** Changed in: compiz
Milestone: 0.9.10.0 = 0.9.11.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-07-20 Thread MC Return
** Also affects: compiz
   Importance: Undecided
   Status: New

** Changed in: compiz
Milestone: None = 0.9.10.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-07-16 Thread Jeroen de Jong
I have the same problem: The main window of my Java application is
placed fine according to the Compiz rules, but every new window is place
so far right that only part of the left border is still visible. It took
me half an hour to find this window, since this border is hardly
visible.

I tried to uncheck the Workaround in the Compiz - Window Placement -
General tab, but that did not change anything. I also tried to force the
placement of these windows to a fixed position by providing the window
class. This did not have any effect either. Also, to me it looks like
Compiz completely ignores the windows created by my Java application.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

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

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-06-13 Thread Wasurerarenai
I can confirm this bug for Ubuntu 10.04.4. CCSM has an option
Workarounds with a check box in English in the Place Window plugin's
General tab. Plugin Workarounds has a Java Window Fix enabled by
default but this doesn't seem to affect this.

Versions:
Ubuntu - 10.04.4
compiz 1:0.8.4-0ubuntu15.3
compizconfig-settings-manager 0.8.2-0ubuntu1
compiz-plugins 1:0.8.4-0ubuntu15.3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

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

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-04-18 Thread Adolfo Jayme Barrientos
** Package changed: compizconfig-settings-manager (Ubuntu) = compiz
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

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

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-04-18 Thread Ubuntu Foundations Team Bug Bot
** Tags added: compiz-0.9

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

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

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-03-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: compizconfig-settings-manager (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compizconfig-settings-manager/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-03-28 Thread eric o
I also experiment this bug, most notably (for me) with PHPStom.

Each time an option window is opened, it is slightly offset to the right
and the bottom (even though Compiz is configured to place them
'Centered'). And, instead of stopping to offset when a window has
reached the bottom edge of the screen, it stops when the window is
slightly off screen... In most case, this results in the window's
buttons being hidden, as described by the original reporter.

I have just found a workaround, which prevents the windows from being
placed off screen, even if it does not make them comply with configured
Compiz rules.

Workaround: in Compiz  Place Windows  General tab, there is a checkbox
called Solutions (not sure of the name in English), which was checked
by default on my install.  Unchecking this prevents windows from being
placed offscreen.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compizconfig-settings-manager/+bug/1156919/+subscriptions

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


[Bug 1156919] Re: Compiz does not place Java windows correctly

2013-03-18 Thread Damiƶn la Bagh
** Attachment added: buttons go missing off the screen due to bad placement 
method
   
https://bugs.launchpad.net/ubuntu/+source/compizconfig-settings-manager/+bug/1156919/+attachment/3582395/+files/BadPlacement_missingButtons_Schermafdruk%20van%202013-03-19%2000.22.59.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1156919

Title:
  Compiz does not place Java windows correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compizconfig-settings-manager/+bug/1156919/+subscriptions

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