Feature #3439

Mis à jour par Serge Heiden il y a environ 2 ans

The contextual menu of an edition contains some navigation commands. To fulfill the GUI rule of multimodal access to commands (menu + toolbar + contextual menu) we need to add an explicit toolbar giving access to the same commands.

h3. Solution 1

Add a new button in the edition toolbar to open a navigation panel with the following controls:
* Previous page + left down arrow to access the backward browser history
* Next Page + right down arrow to access the forward browser history
* Home button to restore the initial page
* Reload Refresh
* current URL
* ... more/less?

h3. Solution 2

Add all the navigation buttons to the edition toolbar.

Retour