Closed
Bug 635404
Opened 14 years ago
Closed 14 years ago
Let a few more attributes inherit to the html input field in xpfe's autocomplete.xml
Categories
(SeaMonkey :: Autocomplete, defect)
SeaMonkey
Autocomplete
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b3
People
(Reporter: stefanh, Assigned: stefanh)
Details
Attachments
(1 file)
1.28 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
Looking at what the html input field in toolkit's autocomplete inherits, the xpfe one misses a few attributes. I noted this when investigating why there is no placeholder text in the places/bookmarks panel tags field.
Assignee | ||
Comment 1•14 years ago
|
||
placeholder was what I was looking for in the first place, since that makes us show the placeholder in places/bookmarks panel. Haven't tested the others.
Attachment #513622 -
Flags: review?(neil)
Updated•14 years ago
|
Attachment #513622 -
Flags: review?(neil) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/9a2a2cf30642
Let a few more attributes inherit to the html input field in xpfe's autocomplete.xml. r=Neil, a=shaver over IRC (NPOTB).
You need to log in
before you can comment on or make changes to this bug.
Description
•