Dash - cursor should change when pointer is over the search field
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ayatana Design |
Fix Released
|
Critical
|
John Lea | ||
| Nux |
Fix Released
|
Medium
|
Andrea Azzarone | ||
| Unity |
Fix Released
|
Medium
|
Unassigned | ||
| unity-2d |
Fix Released
|
Medium
|
Gerry Boland | ||
| nux (Ubuntu) |
Fix Released
|
Undecided
|
Andrea Azzarone | ||
| unity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
| unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
When hovering over the search field with the mouse pointer, the mouse pointer icon does not change to a text cursor as it does with any other text field or text area in the OS/Browser/
Desired Resolution:
- When the pointer is over the dash search box, it should change from a arrow to a caret.
- The standard pointer caret graphic should be used.
Related branches
- Jay Taoko (community): Approve
- Alex Launi (community): Needs Fixing
-
Diff: 159 lines (+76/-5) 4 files modifiedapiNux/TextEntry.cpp (+45/-4)
Nux/TextEntry.h (+6/-0)
configure.ac (+1/-1)
tests/manual-tests/text-entry.txt (+24/-0)
- Albert Astals Cid (community): Approve
- Michał Sawicz: Approve (functional)
-
Diff: 169 lines (+104/-0) 6 files modifiedapilibunity-2d-private/Unity2d/plugin.cpp (+3/-0)
libunity-2d-private/src/CMakeLists.txt (+1/-0)
libunity-2d-private/src/cursorshapearea.cpp (+43/-0)
libunity-2d-private/src/cursorshapearea.h (+44/-0)
shell/common/SearchEntry.qml (+6/-0)
tests/manual-tests/dash.txt (+7/-0)
point2: bug 737719
point3: thats been discussed as "wontfix" but you might want to report a new bug as I can't find the old one for your satisfaction.
I am editing this bug to only focus on one issue so this bug report is precise and focused on one issue.
+ cursor should change when pointer is over the search field
+ Dash - cursor should change when pointer is over the search field
This bug was fixed in the package unity-2d - 5.7.0-0ubuntu1
---------------
unity-2d (5.7.0-0ubuntu1) precise; urgency=low
* New upstream release:
- unity-2d-panel crashed with SIGABRT in Unity2dDebug:
(LP: #925457)
- unity-2d-shell crashed with SIGSEGV in ref() (LP: #947278)
- Launcher - Make Launcher left of screen reveal more responsive and less
prone to false positives (LP: #765819)
- [dash] [launcher] [panel] Tinting based on wallpaper missing
(LP: #882101)
- [launcher] In multimonitor setup Unity-2D only shows launcher on one
monitor (fails MM UX spec #2.8) (LP: #780204)
- [unity-2d] FF exception to add PointerBarrier to Unity2d (LP: #947976)
- multimonitor, launcher: Provide an option to display either a single
launcher or a launcher on each display in a multi-monitor environment
(LP: #950136)
- lens switching is not keyboard navigable (LP: #945220)
- [panel] [multi-monitor] On secondary screen, unable to scrub from
indicator menu to app menu (LP: #844809)
- "Workspaces" button displays previous wallpaper (LP: #900019)
- Dash - cursor should change when pointer is over the search field
(LP: #849175)
- Filter checkboxes are without margins in right to left locales
(LP: #949319)
- [panel] [multi-monitor] Open indicator menu on one screen causes other
indicator to look open too (LP: #844798)
- Dash - horizental divider line in between categories incorrectly drawn
(LP: #841750)
- [launcher] Tile Progress bar starting from left of launcher, not
container (LP: #912777)
- Dash - dash is not closed with alt+f4 (LP: #891818)
- [dash] Rating stars in right-to-left locales behave inconsistently.
(LP: #945719)
- LensButton.qml:72 warning when running unity-2d (LP: #947276)
- [dash] Multi-range filters are rendered incorrectly in right-to-left
locales (LP: #950649)
* debian/
- removed: not used anymore and causing regression with hide-mode=2
by default, converted to the gsettings key (LP: #942772)
* debian/
- removed, was a natty -> oneiric transition
* debian/control, debian/
- create unity-2d-common and make some packages depending on it
- move some files from unity-2d package to unity-2d-common
(gsettings and apport hook) to have packaging shipping their schema
(LP: #925457)
* debian/
- no more gconf -> gsettings migration shipped
* debian/
- moved to unity-2d-common new package, to ensure even people uninstalling
unity-2d got the right metacity configuration in the session
- update the trigger to the correct directory
* debian/control:
- bump to latest Standards-Version
- fix some too long description
- put the transitional packages in the oldlibs/extra section
- build-dep on libxtst-dev, libxfixes-dev for barrier change
- need latest metacity for barriers to work
-- Didier Roche <email address hidden> 2012年3月19日 14:07:10 +0100