Window management - Middle clicking on a window inside the spread should close that window (equivalent action to clicking on the close button)

Bug #1052821 reported by John Lea
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Ayatana Design
Fix Released
Medium
John Lea
Unity
Fix Released
Medium
Marco Trevisan (Treviño)
unity (Ubuntu)
Fix Released
Medium
Marco Trevisan (Treviño)

Bug Description

Middle clicking on a window inside the spread should close that window (equivalent action to clicking on the close button).

Apparently the compiz plugin: scaleaddon provides this functionality, it just needs to be switched on by default

Tags: udp

Related branches

lp:~3v1n0/unity/scale-close-middle-click
Brandon Schaefer (community): Approve
Diff: 1018 lines (+472/-175)
6 files modified
plugins/unityshell/src/ScreenIntrospection.h (+48/-0)
plugins/unityshell/src/unityshell.cpp (+223/-156)
plugins/unityshell/src/unityshell.h (+23/-19)
tests/autopilot/unity/emulators/screen.py (+42/-0)
tests/autopilot/unity/tests/__init__.py (+12/-0)
tests/autopilot/unity/tests/test_spread.py (+124/-0)
api
lp:~3v1n0/unity/scale-close-middle-click-6.0
Brandon Schaefer (community): Approve
Diff: 1018 lines (+472/-175)
6 files modified
plugins/unityshell/src/ScreenIntrospection.h (+48/-0)
plugins/unityshell/src/unityshell.cpp (+223/-156)
plugins/unityshell/src/unityshell.h (+23/-19)
tests/autopilot/unity/emulators/screen.py (+42/-0)
tests/autopilot/unity/tests/__init__.py (+12/-0)
tests/autopilot/unity/tests/test_spread.py (+124/-0)
api
John Lea (johnlea)
Changed in ayatana-design:
assignee: nobody → John Lea (johnlea)
Changed in unity:
milestone: none → backlog
Changed in ayatana-design:
importance: Undecided → Medium
Changed in unity:
importance: Undecided → Medium
Changed in unity (Ubuntu):
importance: Undecided → Medium
Changed in ayatana-design:
status: New → Triaged
Changed in unity:
status: New → Triaged
Changed in unity (Ubuntu):
status: New → Triaged
tags: added: udp
Changed in ayatana-design:
status: Triaged → Fix Committed
Changed in unity:
assignee: nobody → Daniel van Vugt (vanvugt)
Marco Trevisan (Treviño) (3v1n0)
Changed in unity:
assignee: Daniel van Vugt (vanvugt) → Marco Trevisan (Treviño) (3v1n0)
milestone: backlog → 7.0
Marco Trevisan (Treviño) (3v1n0)
Changed in unity (Ubuntu):
assignee: nobody → Marco Trevisan (Treviño) (3v1n0)
Marco Trevisan (Treviño) (3v1n0)
Changed in unity:
status: Triaged → In Progress
Changed in unity (Ubuntu):
status: Triaged → In Progress
Marco Trevisan (Treviño) (3v1n0)
no longer affects: unity/7.0
Changed in unity:
status: In Progress → Fix Committed
Marco Trevisan (Treviño) (3v1n0)
Changed in unity (Ubuntu):
status: In Progress → Fix Committed
Marco Trevisan (Treviño) (3v1n0)
no longer affects: unity/6.0
Marco Trevisan (Treviño) (3v1n0)
no longer affects: unity/6.0
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (4.2 KiB)

This bug was fixed in the package unity - 6.8.0-0ubuntu1

---------------
unity (6.8.0-0ubuntu1) quantal-proposed; urgency=low

[ Ángel Guzmán Maeso ]
* debian/unity-crashdb.conf:
- Update dictionary option for follow latest apport spec

[ Łukasz 'sil2100' Zemczak ]
* New upstream release.
- unity 6.8 candidate segfaults on "app expose" with low gfx mode
(LP: #1060148)
- [regression] Dash - Left separator is missing (LP: #1057798)
- unity-panel-service crashed with SIGSEGV in
panel_indicator_entry_accessible_get_n_children() from
atk_object_get_n_accessible_children() (LP: #913324)
- [regression] If unity is started with maximized dash, unmaximizing the
dash does not wrap rows (LP: #1053116)
- Dash lens buttons don't work after changing form factor to maximize on
desktop (LP: #1053316)
- Clicking on Workspace Switcher icon when the expo is showing, not always
closes it 1059759 convert files list deprecated keys (LP: #1059594)
- Unity through llvmpipe is slow (LP: #1046497)
- compiz crashed with SIGSEGV in unity::QuicklistView::Show() from
unity::QuicklistManager::ShowQuicklist() (LP: #1055995)
- compiz crashed with SIGSEGV from
unity::dash::HomeLens::Impl::LensSearchFinished() (LP: #1054219)
- [regression] Starting an app & then locking to launcher is not persistent
across sessions (LP: #1054645)
- [regression] Dash, Launcher, Menu Bar - Unintended shadows are rendered
for the Unity Launcher and Panel, when the dash is open (LP: #1043260)
- [Unity 6.x] Active blur doesn't update if you disable CCSM > OpenGL >
Framebuffer object (LP: #1039999)
- Alt+Tab/Alt+grave brings other window to the front but loses focus
entirely. (LP: #1035628)
- Spread - Scaling all the windows is too slow (LP: #1055643)
- Window management - Middle clicking on a window inside the spread should
close that window (equivalent action to clicking on the close button)
(LP: #1052821)
- Scale window decorations don't have properly rounded corners
(LP: #1055610)
- Scale window decorations text does not match theme style (Radiance)
(LP: #1055609)
- Spread window decorations does not match the theme when changed
(LP: #1055605)
- scaled window decorations are sometimes wider than the window
(LP: #1053225)
- Launcher should not auto-hide after dragging an icon, if mouse is still
over it (LP: #1053978)
- unity spread window on second click not working when ibus language panel
is shown. (LP: #1035895)
- windows.push_back(<uninitialized value>) in
BamfLauncherIcon::GetFocusableWindows (LP: #1053220)
- Category emblems are blurry (LP: #1056874)
- Rendering flaws of the dash previews (LP: #1055455)
- [UIFe] Social Lens doesn't have authorised and meaningful icon
(LP: #1056191)
- [dash] Preview fade out animation hangs occasionally (LP: #1058145)
- Dash - rendering of ribbons shouldn't be relative (LP: #1057971)
- Horizontal alignment search box and views below (LP: #1055544)
- Compiz crashed in cairo_save() from
unity::Unit...

Read more...

Changed in unity (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
John Lea (johnlea) wrote :

Reverting to triarged because it doesn't work on a fully up to date vanilla install of quantal.

Changed in unity (Ubuntu):
status: Fix Released → Triaged
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

John,

It confuses the process and everyone following the bug if we reopen. Please log a new bug if more work still needs doing.

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Daniel and John, this bug has not been fixed in Quantal since it had not a FFe.

It's fixed only in proposed-ppa and then it will be in R.

no longer affects: unity/6.0
Revision history for this message
John Lea (johnlea) wrote :

@vanvugt; it's not that more work needs doing, it is that this bug is not fixed! Middle clicking on a window in the spread in Quantal does nothing, and therefore it is not a case of 'more work needs doing' rather a case of 'this bug has still not been fixed'.

See Treviño's comment above, because of this I think it is appropriate that the bug remains open until the fix lands in 13.04.

Didier Roche-Tolomelli (didrocks)
Changed in unity (Ubuntu):
status: Triaged → Fix Released
Changed in unity:
status: Fix Committed → Fix Released
Daniel van Vugt (vanvugt)
Changed in unity:
status: Fix Released → Fix Committed
Stephen M. Webb (bregma)
Changed in unity:
status: Fix Committed → Fix Released
John Lea (johnlea)
Changed in ayatana-design:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.

AltStyle によって変換されたページ (->オリジナル) /