Closed
Bug 124560
Opened 24 years ago
Closed 24 years ago
Need new theme constant, NS_THEME_DROPDOWN_TEXTFIELD
Categories
(Core Graveyard :: Skinability, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bryner, Assigned: bryner)
Details
Attachments
(1 file)
|
2.14 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
We need a new theme constant that corresponds to setting -moz-appearance:
textfield; on .autocomplete-textbox-container. This is different from
NS_THEME_DROPDOWN_TEXT, because we need to distinguish between editable and
non-editable menulists. It's also different from just NS_THEME_TEXTFIELD,
because in this case, we have to look at the parent frame to get the focused state.
| Assignee | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Comment 2•24 years ago
|
||
pinkerton, can i get r= on this?
Comment 3•24 years ago
|
||
Comment on attachment 68704 [details] [diff] [review]
patch
r=bzbarsky
Attachment #68704 -
Flags: review+
Comment 4•24 years ago
|
||
Comment on attachment 68704 [details] [diff] [review]
patch
r=pink
| Assignee | ||
Comment 5•24 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•