Closed
Bug 64075
Opened 25 years ago
Closed 25 years ago
focused listboxes/trees should have blue borders
Categories
(SeaMonkey :: Themes, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jruderman, Assigned: hewitt)
References
Details
(Keywords: modern)
Prefs->Navigator->Languages->Add
Prefs->Navigator->Smart Browsing
All the other controls visible in prefs have blue borders, so listboxes
probably should too.
| Assignee | ||
Comment 1•25 years ago
|
||
All menulists do have blue focus borders... I don't think I understand what
you're referring to.
| Reporter | ||
Comment 2•25 years ago
|
||
Not drop-down listboxes or menulists, but normal listboxes. Like the kind you
get when you go to data:text/html,<select size=5><option>3</option></select>.
| Assignee | ||
Comment 4•25 years ago
|
||
Unfortunately this bug is invalid because html <select> elements are not
affected by the current theme, so they should not have blue borders. It would
be nice if it did work that way, but it doesn't.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 5•25 years ago
|
||
How about trees? I was told in bug 64076 that most of the "listboxes" I see in
prefs are actually trees.
| Assignee | ||
Comment 6•25 years ago
|
||
Yes, in chrome (xul) those boxes that look like HTML select elements are
actually trees. The focus effect used on these trees is the background color
of the selected row.
| Reporter | ||
Updated•25 years ago
|
Summary: [modern] focused listboxes should have blue borders → [modern] focused listboxes/trees should have blue borders
Summary: [modern] focused listboxes/trees should have blue borders → focused listboxes/trees should have blue borders
Updated•18 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•