2024-04-23 12:59 BST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002070NetSurf[All Projects] Generalpublic2014-03-22 09:24
ReporterAng Jinhang 
Assigned To 
SeverityfeatureReproducibilityalways 
StatusconfirmedResolutionopen 
PlatformLinuxOSUbuntuOS Version13.10
Product Version3.0 
Target VersionFixed in Version 
Summary0002070: Netsurf can't render placeholders in input boxes.
DescriptionI 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 ReproduceJust open a HTML file with the code above, or use other samples online with placeholders in input boxes.
Additional InformationA placeholder is not a CSS rule.
TagsNo tags attached.
Fixed in CI build #
Reported in CI build #
URL of problem page
Attached Files

-Relationships
+Relationships

+Notes

-Issue History
Date Modified Username Field Change
2014-02-08 05:04 Ang Jinhang New Issue
2014-02-09 11:09 Vincent Sanders Note Added: 0000188
2014-02-09 11:09 Vincent Sanders Status new => confirmed
2014-02-09 11:09 Vincent Sanders Category GTK-specific => General
2014-03-22 09:24 Achal Note Added: 0000290
2014-03-22 09:24 Achal File Added: placeholderExample.html
+Issue History