unity spread window on second click not working when ibus language panel is shown.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Low
|
Brandon Schaefer | ||
6.0 |
Fix Released
|
Low
|
Brandon Schaefer | ||
unity (Ubuntu) |
Fix Released
|
Low
|
Brandon Schaefer |
Bug Description
I can´t spread window by click twice on the unity launcher after setting for something in ibus, and I am not sure is this a ibus problem.
Problem Reproduce Video (<1min): http://
- Open some windows to check if spread window function works normally.
- Change some setting in ibus makes language panel shown.
- Click on launcher to check if spread window function works normally.
Expected result: It works normally as the video shown.
Happened instead: Nothing happened and I am bored to press Alt+Tab again.
Using Ubuntu 12.04 LTS
ibus versions
- ibus - 1.4.1-3ubuntu1
- ibus-pinyin - 1.4.0-1
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.14.0-0ubuntu1
ProcVersionSign
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
CompizPlugins: [core,composite
Date: Sun Aug 12 22:20:55 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Marco Trevisan (Treviño): Approve
-
Diff: 127 lines (+54/-30)3 files modifiedtests/autopilot/unity/tests/launcher/test_icon_behavior.py (+27/-0)
unity-shared/PluginAdapter.h (+2/-0)
unity-shared/PluginAdapterCompiz.cpp (+25/-30)
- Brandon Schaefer (community): Approve
- Didier Roche-Tolomelli: Approve
-
Diff: 1075 lines (+353/-175)30 files modifieddash/DashView.cpp (+0/-5)
dash/DashView.h (+0/-3)
dash/ResultViewGrid.cpp (+14/-2)
dash/previews/ActionButton.cpp (+0/-5)
dash/previews/PreviewInfoHintWidget.cpp (+0/-1)
launcher/BamfLauncherIcon.cpp (+24/-21)
launcher/FavoriteStoreGSettings.cpp (+3/-3)
launcher/StandaloneSwitcher.cpp (+2/-2)
launcher/SwitcherController.cpp (+1/-2)
launcher/SwitcherController.h (+1/-1)
launcher/VolumeImp.cpp (+4/-1)
manual-tests/Switcher.txt (+1/-0)
plugins/unityshell/resources/emblem_apps.svg (+90/-19)
plugins/unityshell/resources/emblem_others.svg (+12/-0)
plugins/unityshell/resources/emblem_video.svg (+58/-17)
plugins/unityshell/resources/lens-nav-gwibber.svg (+6/-8)
plugins/unityshell/src/unityshell.cpp (+10/-4)
plugins/unityshell/src/unityshell.h (+3/-1)
tests/autopilot/unity/emulators/icons.py (+4/-0)
tests/autopilot/unity/tests/test_home_lens.py (+4/-1)
tests/gmockvolume.c (+18/-0)
tests/gmockvolume.h (+2/-0)
tests/test_switcher_controller.cpp (+3/-3)
tests/test_volume_imp.cpp (+5/-2)
unity-shared/CoverArt.cpp (+2/-2)
unity-shared/DashStyle.cpp (+1/-1)
unity-shared/IconLoader.cpp (+57/-40)
unity-shared/PluginAdapter.h (+2/-0)
unity-shared/PluginAdapterCompiz.cpp (+25/-30)
unity-shared/SearchBar.cpp (+1/-1)
Changed in unity: | |
milestone: | 6.4 → 6.6 |
summary: |
- unity spread window on second click not working when ibus language panel - is shown + Unity spread fails when clicking on a launcher icon twice if there is a + window always on top. |
Changed in unity: | |
assignee: | nobody → Brandon Schaefer (brandontschaefer) |
status: | Confirmed → In Progress |
description: | updated |
description: | updated |
Changed in unity (Ubuntu): | |
assignee: | nobody → Brandon Schaefer (brandontschaefer) |
status: | Confirmed → In Progress |
Changed in unity: | |
milestone: | 6.6 → 7.0 |
Changed in unity: | |
status: | In Progress → Fix Committed |
status: | Fix Committed → In Progress |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Released → Fix Committed |
set 'show settings panel' to 'always' inhibits this issue. Confirmed here on both 12.04 and 12.10