Bug 19832 - "Application Switcher > Next Window" mouse binding behaving incorrectly
Summary: "Application Switcher > Next Window" mouse binding behaving incorrectly
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: App/compiz (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Reveman
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 07:42 UTC by Eric
Modified: 2018-06-12 19:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Eric 2009-01-30 07:42:11 UTC
The behavior for the "Application Switcher > Next Window" when bound to a mouse action is incorrect.

Expected behavior:
 - The action should cycle through *all* windows in the workspace in forward order
 (note: the "Prev Window" operation correctly behaves this way (but in backwards order obviously))

Actual behavior:
 - The action toggles between *only two windows* in the workspace

To reproduce:
1. Open up 3 windows - A, B, and C
2. Bind "Application Switcher > Next Window" to <Super>Button1
3. Bind "Application Switcher > Prev Window" to <Super>Button2
4. Hold down <Super> and repeatedly press Button1
  --> The window manager will cycle between windows A and B (INCORRECT)
5. Hold down <Super> and repeatedly press Button2
  --> The window manager will cycle between windows A and B and C (CORRECT)
Comment 1 Adam Jackson 2018-06-12 19:07:37 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.