On unity 2d when using Hebrew localization launcher won't load if you move cursor all the way to the right
Bug #877292 reported by
itsik tal
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-2d |
Fix Released
|
High
|
Unassigned | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The launcher in unity 2d is supposed to load if you use an application in full screen and move the cursor to the right edge of the screen (in RTL languages). Instead, i noticed that if i move the cursor one pixel to the left, launcher would load.
Related branches
lp:~haggai-eran/unity-2d/rtl-rebased
- Gerry Boland (community): Needs Fixing
-
Diff: 307 lines (+78/-16)11 files modifiedlauncher/Launcher.qml (+21/-1)
launcher/LauncherList.qml (+5/-4)
libunity-2d-private/src/edgehitdetector.cpp (+1/-1)
libunity-2d-private/src/focuspath.cpp (+18/-4)
libunity-2d-private/src/launchermenu.cpp (+3/-1)
panel/applets/appname/appnameapplet.cpp (+3/-1)
places/GridViewWithSpacing.qml (+2/-0)
places/LensBar.qml (+1/-1)
places/MultiRangeSelectionBar.qml (+4/-2)
places/RatingStars.qml (+6/-1)
places/dash.qml (+14/-0)
summary: |
- When using Hebrew localization launcher won't load if you move cursor - all the way to the right + On unity 2d when using Hebrew localization launcher won't load if you + move cursor all the way to the right |
description: | updated |
affects: | unity → unity-2d |
Changed in unity-2d: | |
status: | New → Confirmed |
importance: | Undecided → High |
status: | Confirmed → In Progress |
Changed in unity-2d: | |
milestone: | none → 5.4 |
status: | In Progress → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package unity-2d - 5.4.0-0ubuntu1
---------------
unity-2d (5.4.0-0ubuntu1) precise; urgency=low
* New upstream release
- unity-2d-launcher crashed with SIGABRT in qt_message_output()
(LP: #854634)
- Useless scroll arrows in Unity 2D global menus (LP: #913237)
- [workspace switcher] Does not activate since bzr revision 900
(LP: #928398)
- On unity 2d when using Hebrew localization launcher won't load if you
move cursor all the way to the right (LP: #877292)
- panel 2D uses wrong width on multi monitor setup (LP: #880698)
- Keyboard shortcut - F10 shortcut is used to show menu and this is wrong
(LP: #878492)
- [dash] User can move dash around with ALT+LeftClick+Move (LP: #827838)
- [launcher] UI does not distinguish between windows on this workspace and
others (LP: #883172)
- Panel and launcher are blank and non-functional when /usr is a symlink
(LP: #757288)
- Launcher - change to 'locked out' by default (LP: #928153)
* debian/control:
- Build-dep on latest nux (ABI break)
* debian/*install, debian/control:
- transition unity-2d-launcher and unity-2d-places to unity-2d-shell
- breaks against older gnome-session (as components links changed)
-- Didier Roche <email address hidden> Fri, 17 Feb 2012 14:21:45 +0100