-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
2 - Long term
-
2 - Normal
Replace "Choisissez un fichier" by "Fichier" ?
and "Aucun fichier choisi" by "Aucun fichier"
Currently it is the browser that handles the <input type="file" ...>. It would be interesting to customize this type of input.
[FORMS-196] Bad look of input to select a file
Estimation | New: 2 - Normal [ 10220 ] | |
Fix Version/s | New: 2.LATER [ 13998 ] | |
Fix Version/s | Original: 2.3.0 [ 14537 ] | |
Internal review | New: 2 - Long term [ 10217 ] |
Fix Version/s | New: 2.3.0 [ 14537 ] | |
Fix Version/s | Original: 2.2.0 [ 14445 ] |
Fix Version/s | New: 2.2.0 [ 14445 ] | |
Fix Version/s | Original: 2.1.0 [ 13997 ] |
Fix Version/s | New: 2.1.0 [ 13997 ] | |
Fix Version/s | Original: 2.0.0 [ 12894 ] |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Description |
Original:
Replace "Choisissez un fichier" by "Fichier" ?
and "Aucun fichier choisi" by "Aucun fichier" Currently it is the browser that handles the {code:html}<input type="file" ...>{code:html} and it is not easily |
New:
Replace "Choisissez un fichier" by "Fichier" ?
and "Aucun fichier choisi" by "Aucun fichier" Currently it is the browser that handles the <input type="file" ...>. It would be interesting to customize this type of input. |
Description |
Original:
Replace "Choisissez un fichier" by "Fichier" ? and "Aucun fichier choisi" by "Aucun fichier" |
New:
Replace "Choisissez un fichier" by "Fichier" ?
and "Aucun fichier choisi" by "Aucun fichier" Currently it is the browser that handles the {code:html}<input type="file" ...>{code:html} and it is not easily |
Assignee | New: Quentin Glinel-Mortreuil [ quentin ] |
Fix Version/s | New: 2.0.0 [ 12894 ] |
This is the default Chrome look of a file input... the only solution is in CSS in the skin by overlaping with what you need