Closed Bug 288088 Opened 19 years ago Closed 19 years ago

Turn auto complete text that has no matches red

Categories

(Thunderbird :: Message Compose Window, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird1.1

People

(Reporter: mscott, Assigned: mscott)

Details

(Keywords: fixed-aviary1.0)

Attachments

(1 file)

M7 requirement.

When performing an autocomplete search, if there are no matches for the current
text, then turn the textfield red like Netscape 4.x did. Typing more text,
accepting the autocomplete result, or deleting text all result in the textfield
losing the 'red' status.
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird1.1
this patch is intended for the M7 branch only. 

the autocomplete widgets sets an atttribute called noMatchesFound when we are
forced to use the default domain (which means no valid matches). This attribute
gets mapped into CSS where we can colorize the text red.

To do before landing on the trunk:
1) hook it up to a preference so we don't execute any of this in the default
build, customers can enable it via a pref.
Attachment #178867 - Flags: review?(bienvenu)
Attachment #178867 - Flags: review?(bienvenu) → review+
fixed for the M7 stuff. Leaving open for 1.1/trunk fix.
Keywords: fixed-aviary1.0
this got checked in as part of David's patch in Bug #93453
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: