MantisBT - NetSurf |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002070 | NetSurf | [All Projects] General | public | 2014-02-08 05:04 | 2014-03-22 09:24 |
|
Reporter | Ang Jinhang | |
---|
Assigned To | | |
---|
Priority | normal | Severity | feature | Reproducibility | always |
---|
Status | confirmed | Resolution | open | |
---|
Platform | Linux | OS | Ubuntu | OS Version | 13.10 |
---|
Product Version | 3.0 | |
---|
Target Version | | Fixed in Version | | |
---|
Fixed in CI build # | |
---|
Reported in CI build # | |
---|
URL of problem page | |
---|
|
Summary | 0002070: Netsurf can't render placeholders in input boxes. |
---|
Description | I found this problem when I'm visiting Gmail. The placeholders (appear as tips in the input boxes) are missing and it might be a nuisance when I'm dealing with a lot of input boxes. I also tried with a self-written HTML file to make sure that it's not a problem with the site.
HTML code:
<!DOCTYPE html><html><body><input placeholder="Placeholder test"></input></body></html>
This code works flawlessly on Midori. |
---|
Steps To Reproduce | Just open a HTML file with the code above, or use other samples online with placeholders in input boxes. |
---|
Additional Information | A placeholder is not a CSS rule. |
---|
Tags | No tags attached. |
---|
Relationships | |
Attached Files | placeholderExample.html (873) 2014-03-22 09:24 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=108&type=bug |
---|