Ticket #1394 (closed defect: fixed)
Put the old "Merci d'utiliser Dotclear 2.5." behavior back
Reported by: | Narann | Owned by: | xave |
---|---|---|---|
Priority: | normal | Milestone: | 2.5.1 |
Component: | module:core | Version: | 2.5 |
Severity: | normal | Keywords: | |
Cc: |
Description
Hi DC dev. :)
There is a bug with the new behavior of the foot bar in the admin section: "Merci d'utiliser Dotclear 2.5.".
It's always in front of everything which bring to some problematic (always on the "enregistrer" in a ticket so you need to go back then click...).
More information here: http://forum.dotclear.org/viewtopic.php?pid=321047
For now, I need to add "visibility: hidden" in the #footer of default.css... ;(
Change History
comment:2 Changed 12 years ago by philippe
Je trouve aussi qu'un footer doit rester en bas...
J'ai pour ma part supprimé le position: fixed dans le script ;)
comment:3 Changed 12 years ago by franck
Ok mais dans ce cas-là (sans position: fixed), le footer remonte si le contenu est plus petit et c'est über-moche !
comment:4 Changed 12 years ago by Mirovinben
Et mettre la version de dotclear ailleurs pour virer le footer... Ce ne serait pas plus simple ?
comment:5 Changed 12 years ago by philippe
Le footer remonte si l'écran est plus grand que la page, c'est après tout normal et ça ne gêne que les yeux sur quelques pages, alors que sinon ça semble poser des problèmes à certains partout.
comment:6 Changed 12 years ago by JcDenis
Ça pause problème également si la page a des menus slide (+) en javascript le texte déplié si il est long est caché derrière le footer qui lui se retrouve au milieu de la page...
comment:8 Changed 12 years ago by franck <carnet.franck.paul@…>
- Status changed from new to closed
- Resolution set to fixed
(In [ab9eefc96744]) Footer reloaded, fixes #1394
It's not a bug, it's a feature :-p
And also note that the old behaviour of the admin footer was buggy.