[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2012-10-09 Thread John Lea
** Changed in: unity
   Importance: Undecided = Wishlist

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

** Changed in: compiz
   Status: New = Triaged

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

** Changed in: unity
   Status: Confirmed = Triaged

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/755044/+subscriptions

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2012-10-09 Thread John Lea
** Changed in: compiz (Ubuntu)
   Status: Confirmed = Triaged

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

** Changed in: compiz
   Importance: Undecided = Wishlist

** Summary changed:

- when a modal dialog is placed on another viewport it receives events from the 
viewport with parent window
+ Window management - when a modal dialog is placed on another viewport it 
receives events from the viewport with parent window

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

Title:
  Window management - when a modal dialog is placed on another viewport
  it receives events from the viewport with parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/755044/+subscriptions

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2012-09-13 Thread Tim Penhey
** Changed in: unity
Milestone: backlog = None

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/755044/+subscriptions

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-10-20 Thread Didier Roche
** Also affects: compiz
   Importance: Undecided
   Status: New

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/755044/+subscriptions

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-10-18 Thread John Lea
** Tags added: udp

** Changed in: unity
Milestone: None = backlog

** Changed in: ayatana-design
   Status: Fix Released = Fix Committed

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/755044/+subscriptions

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-09-28 Thread John Lea
** Changed in: ayatana-design
   Status: Fix Committed = Fix Released

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/755044/+subscriptions

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-08-23 Thread James Haigh
Solutions:
* Fix bug #773587. The focused window must _always_ be on the current workspace.
* Parent windows should be able to have focus, but when focused any click or 
keystroke will prompt it to transfer focus to the dialog.
* There should perhaps be an option to keep dialogs and their parent windows on 
the same workspace; moving one should also move the other.

I tend to do everything from the keyboard. The 2nd solution would allow
me to move, resize, minimise, etc, the parent window.

I think Ayatana Design should be involved in this.

** Also affects: ayatana-design
   Importance: Undecided
   Status: New

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/755044/+subscriptions

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-08-23 Thread John Lea
Sheet style dialogues should fix this issue, but in the meantime it is a
valid bug so confirmed from a design prospective.

** Description changed:

  Binary package hint: unity
  
  TEST CASE:
  1. Launch any application with parent and a modal dialog. In this test I 
chosen gedit. So move to the top left viewport and launch gedit
  2. Type some text and close the window to make the confirmation dialog appear
  3. Move the confirmation dialog to the right viewport (CTRL+ALT+SHIFT+RIGHT)
  4. Go back to the left viewport (CTRL+ALT+LEFT)
  5. Ensure that the parent window receives the focus by clicking on it and 
move it to the bottom viewport (CTRL+ALT+SHIFT+DOWN)
-   - RESULT: The dialog on other viewport moves to the bottom. 
+   - RESULT: The dialog on other viewport moves to the bottom.
  6. Move the parent window to the right viewport (CTRL+ALT+SHIFT+RIGHT)
-   - RESULT: The viewport switch to the right, but the dialog is not there 
anymore because it moved to the left viewport
+   - RESULT: The viewport switch to the right, but the dialog is not there 
anymore because it moved to the left viewport
  7. Go back to the parent window, with the dialog on another viewport and 
press ESC
-   - RESULT: The dialog is closed
+   - RESULT: The dialog is closed
  
  Expected:
  - The parent window should move instead of the dialog
  - The dialog should not receive keyboard events when it is not on the active 
viewport.
  
  I attached a video to illustrate this issue.
  
- ProblemType: Bug
- DistroRelease: Ubuntu 11.04
- Package: unity 3.8.4-0ubuntu1
- ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
- Uname: Linux 2.6.38-8-generic i686
- Architecture: i386
- CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,imgpng,regex,resize,mousepoll,vpswitch,grid,unitymtgrabhandles,move,resizeinfo,place,snap,animation,session,wall,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
- Date: Fri Apr  8 22:39:03 2011
- EcryptfsInUse: Yes
- ProcEnviron:
-  LANGUAGE=en_US:en
-  PATH=(custom, user)
-  LANG=en_US.utf8
-  SHELL=/bin/bash
- SourcePackage: unity
- UpgradeStatus: Upgraded to natty on 2011-02-21 (45 days ago)
+ 
+ Desired Solution:
+ 
+ - Sheet style dialogues will solve this issue when they land.
+ - In the meantime moving the parent window to a different workspace should 
also move the confirmation dialogue (and also vice versa)

** Changed in: ayatana-design
 Assignee: (unassigned) = John Lea (johnlea)

** Changed in: ayatana-design
   Importance: Undecided = Wishlist

** Changed in: ayatana-design
   Status: New = Fix Committed

** Tags added: udo

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/755044/+subscriptions

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

[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-08-23 Thread James Haigh
Desired Solution:

- Sheet style dialogues will solve this issue when they land.
- In the meantime moving the parent window to a different workspace should also 
move the confirmation dialogue (and also vice versa)

John: This should be optional. There is a use case for moving the dialog
out of the way. I sometimes find that in order to answer the dialog, I
need to look at something obscured by the dialog. Fixing bug #830637
would allow me to temporarily minimise the dialog.

Please could you provide a link relating to sheet-style dialogues.

* Parent windows should be able to have focus, but when focused any
click or keystroke will prompt it to transfer focus to the dialog.

I've split this bit to bug #832301.

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/755044/+subscriptions

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-08-21 Thread James Haigh
5. Ensure that the parent window receives the focus by clicking on it...
Note that the parent window will not become focused. While it is waiting for 
the dialog to close, it will transfer it's focus to the dialog whenever it 
receives focus.

Note also that maximised windows don't clearly indicate that they are
inactive (See bug #830598), so without knowing that there's a dialog,
the parent window if maximised appears unresponsive. Occasionally parent
windows and dialogs do get separated due to WM bugs, so it is possible
to be unaware of a dialog on a different workspace.

Possible solutions:
* The focused window must _always_ be on the current workspace.
* Dialogs and their parent windows must _always_ be on the same workspace; 
moving one should also move the other.

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

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

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-08-21 Thread James Haigh
* The focused window must _always_ be on the current workspace.
This is to solve bug #773587.

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

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

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-08-21 Thread James Haigh
s/This is to solve bug #773587./This is actually solving bug #773587./

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

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

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-04-18 Thread Omer Akram
** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-04-18 Thread Omer Akram
compiz issue I believe, confirming as I can reproduce this with the
given steps.

** Changed in: unity
   Status: New = Confirmed

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

** Changed in: compiz (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/755044

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

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


[Bug 755044] Re: when a modal dialog is placed on another viewport it receives events from the viewport with parent window

2011-04-08 Thread Jean-Baptiste Lallement
** Attachment added: modal_on_other_viewport.ogv
   
https://bugs.launchpad.net/bugs/755044/+attachment/2002725/+files/modal_on_other_viewport.ogv

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

Title:
  when a modal dialog is placed on another viewport it receives events
  from the viewport with parent window

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