[Browser] when focusing on the URL field, copy/cut/paste options are not displayed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
High
|
James Mulholland | ||
ubuntu-ui-toolkit (Ubuntu) |
Invalid
|
High
|
Cris Dywan | ||
webbrowser-app (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
webbrowser-app (Ubuntu RTM) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Current behaviour
- Go to a website
- Tap on URL field
- suggestions are still displayed
- Cut/Copy/Paste options are not displayed
Desired behaviour
- On Focus, hide suggestions
- Display text selection contextual menu, so user can cut/copy or paste a different URL in place
--- --- --- --- --- --- ---
UX Comment:
Fix not as per G.V's design.
Current behaviour:
- Visit website
- Tap URL field
- Full URL text is shown & preselected
- Suggestions ARE STIL shown
- Cut/copy/paste options ARE NOT shown.
- Right click or long press required to reveal cut/copy/past options.
Expected behaviour/G.V's design comment:
- Visit website
- Tap URL field
- Full URL text is shown & preselected
- Suggestions are NOT shown (until text is deselected/ cursor is repositioned)
- Cut/copy/paste options ARE shown by default (for as long as preselected text remains selected).
Related branches
Changed in webbrowser-app: | |
status: | New → Fix Committed |
assignee: | nobody → Giorgio Venturi (giorgio-venturi) |
status: | Fix Committed → New |
assignee: | Giorgio Venturi (giorgio-venturi) → nobody |
Changed in ubuntu-ux: | |
status: | New → Fix Committed |
importance: | Undecided → High |
assignee: | nobody → Giorgio Venturi (giorgio-venturi) |
Changed in ubuntu-ui-toolkit: | |
status: | New → Confirmed |
assignee: | nobody → Christian Dywan (kalikiana) |
Changed in ubuntu-ui-toolkit: | |
importance: | Undecided → High |
Changed in ubuntu-ui-toolkit: | |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → In Progress |
Changed in ubuntu-ui-toolkit: | |
milestone: | none → 11.07 |
tags: | added: design-gap |
Changed in webbrowser-app: | |
status: | New → Confirmed |
importance: | Undecided → High |
no longer affects: | ubuntu-ui-toolkit (Ubuntu) |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Christian Dywan (kalikiana) |
importance: | Undecided → High |
status: | New → In Progress |
no longer affects: | ubuntu-ui-toolkit |
Changed in webbrowser-app (Ubuntu RTM): | |
status: | New → Confirmed |
Changed in ubuntu-ux: | |
assignee: | Giorgio Venturi (giorgio-venturi) → James Mulholland (jamesjosephmulholland) |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | In Progress → Invalid |
description: | updated |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Invalid → Confirmed |
Changed in webbrowser-app (Ubuntu RTM): | |
status: | Fix Released → Triaged |
Changed in webbrowser-app (Ubuntu): | |
status: | Fix Released → Triaged |
That would be inconsistent with how text fields behave in other applications. To get cut/copy/paste options, one has to long-press on the field. Furthermore, if we display the selection contextual menu on focus, that means that the user will have to first dismiss it before she can start typing in the address bar.