Dash - cursor should change when pointer is over the search field
Bug #849175 reported by
Patrick Scott
This bug affects 4 people
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
lp://staging/~azzar1/nux/fix-849175
- Jay Taoko (community): Approve
- Alex Launi (community): Needs Fixing
-
Diff: 159 lines (+76/-5)4 files modifiedNux/TextEntry.cpp (+45/-4)
Nux/TextEntry.h (+6/-0)
configure.ac (+1/-1)
tests/manual-tests/text-entry.txt (+24/-0)
lp://staging/~gerboland/unity-2d/dash-searchentry-cursor
- Albert Astals Cid (community): Approve
- Michał Sawicz: Approve (functional)
-
Diff: 169 lines (+104/-0)6 files modifiedlibunity-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)
description: | updated |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → Medium |
status: | New → Fix Committed |
Changed in unity: | |
status: | Incomplete → Confirmed |
Changed in unity (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in unity: | |
importance: | Wishlist → Medium |
tags: | added: onew udo |
summary: |
- cursor should change when pointer is over the search field + Dash - cursor should change when pointer is over the search field |
Changed in unity (Ubuntu): | |
importance: | Wishlist → Medium |
Changed in unity: | |
status: | Confirmed → Triaged |
Changed in unity (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in unity: | |
assignee: | nobody → Neil J. Patel (njpatel) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Neil J. Patel (njpatel) |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: | added: udp |
Changed in unity: | |
milestone: | none → backlog |
Changed in ayatana-design: | |
status: | Fix Released → Fix Committed |
Changed in nux: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in unity: | |
assignee: | Neil J. Patel (njpatel) → Andrea Azzarone (andyrock) |
Changed in unity (Ubuntu): | |
assignee: | Neil J. Patel (njpatel) → Andrea Azzarone (andyrock) |
Changed in unity: | |
assignee: | Andrea Azzarone (andyrock) → nobody |
Changed in nux (Ubuntu): | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in nux: | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in unity: | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in unity: | |
status: | Triaged → Invalid |
Changed in unity (Ubuntu): | |
status: | Triaged → Invalid |
Changed in unity: | |
assignee: | Andrea Azzarone (andyrock) → nobody |
milestone: | backlog → none |
Changed in unity (Ubuntu): | |
assignee: | Andrea Azzarone (andyrock) → nobody |
Changed in nux: | |
milestone: | none → 2.0 |
status: | Triaged → In Progress |
Changed in nux (Ubuntu): | |
status: | New → Incomplete |
status: | Incomplete → In Progress |
Changed in nux: | |
milestone: | 2.0 → none |
status: | In Progress → Fix Committed |
Changed in nux (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in nux: | |
status: | Fix Committed → Fix Released |
Changed in nux (Ubuntu): | |
status: | Fix Committed → Fix Released |
tags: | added: top5p |
Changed in unity-2d: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in ayatana-design: | |
importance: | Medium → Critical |
Changed in unity-2d: | |
assignee: | nobody → Gerry Boland (gerboland) |
status: | Confirmed → In Progress |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
milestone: | none → 5.8 |
Changed in unity-2d: | |
milestone: | 5.8 → 5.7 |
Changed in unity: | |
status: | Invalid → Fix Released |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Fix Released → Fix Committed |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: | added: reviewedbydesignp |
tags: | removed: udo udp |
Changed in unity (Ubuntu): | |
status: | Invalid → Fix Released |
To post a comment you must log in.
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.