Feature #1918
GWT: X.X., Open new browser tab on getPDF action
Status: | New | Start date: | 11/03/2016 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | Serge Heiden | % Done: | 80% |
||
Category: | UI / Ergonomy | Spent time: | - | ||
Target version: | Portal 0.7 |
Description
Currently, when the user clicks on the PDF icon in the texts table, the new tab opens only for the first text. If the user does not close this tab and clicks on another PDF icon, the content of the previously opened tab is updated but the browser does not switch to it and the user may have an impression that nothing happens.
Solution¶
The current HTML link target is always "pdf" change it to: pdf + textid + random number
History
#1 Updated by Matthieu Decorde over 2 years ago
- Target version changed from Portal 0.6.2 to Portal 0.7
#2 Updated by Serge Heiden over 2 years ago
- Target version changed from Portal 0.7 to Portal 0.6.3
#3 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
- % Done changed from 0 to 80
#4 Updated by Matthieu Decorde about 2 years ago
- Target version changed from Portal 0.6.3 to Portal 0.7