contextual menus not working in the webapp container
Bug #1323735 reported by
Bill Filler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Webapps-core project |
Invalid
|
High
|
Unassigned | ||
unity-webapps-qml |
Fix Released
|
High
|
Olivier Tilloy | ||
webbrowser-app |
Fix Released
|
High
|
Olivier Tilloy | ||
unity-webapps-qml (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
webbrowser-app (Ubuntu) |
Fix Released
|
High
|
Olivier Tilloy |
Bug Description
- open twitter webapp and sign on
- go to home view that shows tweets from people you are following
- try and press and hold on any links in the tweets
Expected results:
- a popup menu is displayed with options to open link in new tab, copy link, etc
Actual results:
- no popup menu
Note, this works correctly if loading twitter in browser but just not from webapp
Related branches
lp://staging/~osomon/unity-webapps-qml/do-not-override-existing-message-handlers
Ready for review
for merging
into
lp://staging/unity-webapps-qml
- Alexandre Abreu (community): Approve
- David Barth (community): Approve
Changed in webbrowser-app: | |
importance: | Undecided → High |
Changed in webapps-core: | |
importance: | Undecided → High |
Changed in webbrowser-app (Ubuntu): | |
importance: | Undecided → High |
tags: | added: rtm14 |
Changed in webbrowser-app: | |
assignee: | nobody → Olivier Tilloy (osomon) |
Changed in webbrowser-app (Ubuntu): | |
assignee: | nobody → Olivier Tilloy (osomon) |
summary: |
- popup menus not working on twitter webapp + contextual menus not working in the webapp container |
Changed in unity-webapps-qml: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in unity-webapps-qml: | |
assignee: | Alexandre Abreu (abreu-alexandre) → Olivier Tilloy (osomon) |
status: | Confirmed → In Progress |
Changed in webbrowser-app: | |
milestone: | none → feature-freeze |
Changed in webbrowser-app: | |
status: | Confirmed → Fix Released |
Changed in webbrowser-app (Ubuntu): | |
status: | Confirmed → Fix Released |
Changed in unity-webapps-qml: | |
status: | In Progress → Fix Released |
Changed in webapps-core: | |
status: | New → Invalid |
To post a comment you must log in.
I did a bit of preliminary investigation, and I’m not even seeing the contextmenu event being emitted when using the webapp (as noted in the bug’s description, it works in the browser app).
On desktop, right click on a link on twitter.com in the container brings up the contextual menu, so the issue seems to be touch-specific.