Closed Bug 830608 Opened 12 years ago Closed 12 years ago

caret color not changed by 'color' property on input with placeholder attribute text in input tags

Categories

(Core :: Layout: Form Controls, defect)

18 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: doctordos, Unassigned)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0 Build ID: 20130104151925 Steps to reproduce: When using CSS on an input field, the I-Beam does not take the color attribute until data is entered. On input fields with darker backgrounds the black can be difficult to see <style> input { color:yellow; } </style> <input placeholder="Black I-Beam"> Actual results: Clicking the input field shows a black I-beam until text is inserted Expected results: I-beam should immediately be the specified yellow.
The text in this HTML is always yellow on white in Firefox 19.0b1 and 2013-01-15-03-09-36-mozilla-central-firefox-21.0a1.en-US.linux-x86_64.
Component: Untriaged → DOM: CSS Object Model
Product: Firefox → Core
Status: UNCONFIRMED → NEW
Ever confirmed: true
Given that it's fixed on 19 (beta), I don't think there's anything else to do here. Most likely fixed by bug 737786.
Status: NEW → RESOLVED
Closed: 12 years ago
Component: DOM: CSS Object Model → Layout: Form Controls
Depends on: 737786
OS: Windows 7 → All
Hardware: x86_64 → All
Resolution: --- → WORKSFORME
Summary: I-beam does not style with placeholder attribute text in input tags → caret color not changed by 'color' property on input with placeholder attribute text in input tags
Bogdan, for future refernce "CSS Object Model" is for APIs exposing things like rules and stylesheets to the DOM.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: