[phone] Need a way to open internal links

Bug #1433532 reported by Daniel Holbach on 2015-03-18
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Help App
High
Unassigned

Bug Description

[phone] Need a way to open internal links

tags: added: phone theme
Changed in help-app:
importance: Undecided → High
status: New → Triaged
David Planella (dpm) wrote :

Here's a way to jump to a particular tab:

UI.tabs.selectedTabIndex($IDX), where $IDX is an integer index for the list of tabs

https://bazaar.launchpad.net/~ubuntu-html5-theme-devs/ubuntu-html5-theme/trunk/view/head:/0.1/ambiance/js/tabs.js#L100
 UI.tabs.selectedTabIndex(0); // First tab

This would allow buttons e.g. on the home page to open a particular tab.

However, I'm still not sure how to best tap on a link, have it open another tab and then go to a particular section (e.g. #id) inside the new tab.

Changed in help-app:
milestone: none → 0.2
David Planella (dpm) on 2015-03-24
Changed in help-app:
milestone: 0.2 → 0.3
Changed in help-app:
milestone: 0.3 → backlog
Daniel Holbach (dholbach) wrote :

David: do you think you can help with this? I'm not quite sure how to fix this. :-/

Daniel Holbach (dholbach) wrote :

This blocks bug 1433210 to be fully resolved.

To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Duplicates of this bug

Other bug subscribers