Backlog #5395
Sunstone: Open url in new tab
Status: | Pending | Start date: | 09/25/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Abel Coronado | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 5.6 |
Description
If you hover any url in sunstone, right mouse click on it and select "open in new tab" you will get sunstone on url with hash in ending, But not url wanted by you.
Related issues
History
#1 Updated by Ruben S. Montero over 3 years ago
- Related to Backlog #5394: Sunstone: Can not navigate when hash in end in sunstone url added
#2 Updated by Ruben S. Montero over 3 years ago
- Tracker changed from Backlog to Bug
- Assignee set to Abel Coronado
- Target version set to Release 5.4.3
- Affected Versions OpenNebula 5.4, OpenNebula 5.4.1, OpenNebula 5.4.2 added
#3 Updated by Abel Coronado over 3 years ago
- Tracker changed from Bug to Backlog
- Target version changed from Release 5.4.3 to Release 5.6
Sunstone loads the entire html at first. And then use # to move around that html. It's not possible to load only a hunk of that html in a new tab by the Sunstone architecture. It would have to do a restructuring of the whole front to get this. We will not make this change at this time.