Ticket #1723 (closed defect: fixed)
Page pointant sur une ancre dans un onglet => onglet non activé
Reported by: | brol | Owned by: | nikrou |
---|---|---|---|
Priority: | normal | Milestone: | 2.6 |
Component: | module:core | Version: | dev |
Severity: | normal | Keywords: | |
Cc: |
Description
dc2.6 rev 2077
Affichage de about:config aboutit à /plugin.php?p=aboutConfig
Normal.
Je sélectionne une partie avec le select qui permet de sauter directement à un item précis (par exemple smilieseditor, mais ça marche avec n'importe lequel). Et comme je suis taquin, je fais un F5 sur mon navigateur.
Ce dernier étant mutin, il m'affiche la page /plugin.php?p=aboutConfig#l_smilieseditor avec les deux onglets (non activés) en haut et rien de rien en-dessous.
Remboursez quoi !
Change History
comment:2 Changed 12 years ago by bruno
- Summary changed from /plugin.php?p=aboutConfig et rechargement de la page to Page pointant sur une ancre dans un onglet => onglet non activé
comment:5 Changed 12 years ago by Nicolas <nikrou77@…>
- Status changed from new to closed
- Resolution set to fixed
(In [9ff9e6b9c34f]) Fix : on page with anchor and hash for tabs (on aboutConfig for example); after selecting an anchor and reload page, must open first tab. Closes #1723
comment:6 Changed 12 years ago by Nicolas <nikrou77@…>
(In [6883db18a27e]) Fix issue when hash not refer to existing div content. Closes #1794 Improve the way ton find anchor related to a div content, addresses #1723