Opened 16 years ago
Closed 16 years ago
#4965 closed Bug (duplicate)
Hidden input is being shown as a text input in IE
| Reported by: | Sa'ar Zac Elias | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.1 |
| Keywords: | Cc: |
Description
To reproduce:
- Open the online demo
- Insert an hidden input
In IE, you will see it as a regular text input.

Handling of hidden inputs will be reviewed in #4056