Bug #7594
manager: allow middle clicking on rows
Start date:
17 June 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
Yes
Planning:
Description
Just like it's possible to click on a row , it would be quite useful to be able to middle click to get the new page to open in a new tab.
Files
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- File 0001-Make-links-of-all-first-table-s-column-in-the-manage.patch 0001-Make-links-of-all-first-table-s-column-in-the-manage.patch added
- Assignee set to Benjamin Dauvergne
- Patch proposed changed from No to Yes
It's really not easy and portable to try to handle the middle click through javascript to open a tab (and opening the tab triggers popup protections in browsers :/ ). So instead I choose to come back to a good old link in the first column of all tables. Clicking in the row is still availabe but always open in the same tab. To open in a new tab, click on the link in the first column.
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|6c7c4ba9ebb387db4e447ec51085fa03707cdde2.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
Make links of all first table's column in the manager (fixes #7594)