Project

General

Profile

Actions

Bug #1773

closed

Champ suggéré ne fonctionne pas avec formulaire HTML

Added by David Lesimple about 14 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Category:
Formulaires XML
Start date:
03/17/2011
Due date:
% Done:

100%

Estimated time:
Navigateur:
Tous
Votre version de Silverpeas:
5.14.2
Système d'exploitation:
Votre base de données:
Toutes
Livraison en TEST:
Livraison en PROD:

Description

En cas de personalisation HTML du formulaire de saisie, les champs avec le paramètre suggestion activé ne peuvent pas être saisis.
(zone de saisie non disponible).

Actions #1

Updated by Nicolas Eysseric about 14 years ago

A priori, le problème vient de là.

Vertically stacked AutoComplete instances need custom CSS for IE<8. Please see the example here for the details of a workaround: http://developer.yahoo.com/yui/examples/autocomplete/ac_combobox.html

Il faudrait donc utiliser le z-index uniquement sous IE < 8.

Actions #2

Updated by Nicolas Eysseric about 14 years ago

La correction n'est pas triviale.
Il faut passer aux différents displayers (via l'objet PagesContext) le navigateur utilisé ainsi que sa version.
Selon cette information, le z-index doit être utilisé ou pas.

Actions #3

Updated by David Lesimple over 13 years ago

  • Votre version de Silverpeas changed from 5.5 to 5.7.3

Bug tout navigateur.

Actions #4

Updated by Stéphanie Fariello about 13 years ago

  • Status changed from New to Qualified

voir remarques de Nicolas

Actions #5

Updated by Nicolas Eysseric over 12 years ago

  • Target version set to Version 5.13
Actions #6

Updated by Nicolas Eysseric almost 12 years ago

  • Target version changed from Version 5.13 to Version 5.14
Actions #7

Updated by Nicolas Eysseric over 11 years ago

  • Target version deleted (Version 5.14)
Actions #8

Updated by David Lesimple over 10 years ago

  • Votre version de Silverpeas changed from 5.7.3 to 5.14.2
Actions #9

Updated by Nicolas Eysseric over 9 years ago

  • Subject changed from Champ suggéré ne fonctionne pas avec formulaire html to Champ suggéré ne fonctionne pas avec formulaire HTML
  • Status changed from Qualified to In progress...
  • Assignee set to Nicolas Eysseric
  • Target version set to Version 5.14.5

Toujours le même problème de z-index mal positionné...

Actions #10

Updated by Nicolas Eysseric over 9 years ago

  • Status changed from In progress... to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Miguel Moquillon over 9 years ago

  • Status changed from Resolved to Closed

Intégré en 5.14.5, 5.15 et 6.0.

Actions

Also available in: Atom PDF