Page MenuHomePhabricator

Placeholder attribute of search box is not set until load
Closed, ResolvedPublic

Description

The #searchInput element is not given a placeholder attribute in the original HTML. The attribute is instead added after the page is finished loading. There doesn't appear to be any reason for this, and it adds an unpleasant "blink" of an empty input tag as the page loads.


Version: 1.19
Severity: minor

Details

Reference
bz40464

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:07 AM
bzimport set Reference to bz40464.
bzimport added a subscriber: Unknown Object (MLST).

This isn't something that should block released, but it is probably easily fixed.