Closed Bug 294423 Opened 19 years ago Closed 15 years ago

text-transform applies inconsistently on SELECT OPTIONS

Categories

(Core :: Layout: Text and Fonts, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 79107

People

(Reporter: joelgrimes, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050516 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050516 Firefox/1.0+

The style text-transform applied to a SELECT/OPTION does not act on the options
unless the dropdown is activated.  The current option displayed in the select
disregards the style.

Reproducible: Always

Steps to Reproduce:
1. Create a select with the style="text-transform:uppercase" applied to the OPTIONS
2. 
3. 

Actual Results:  
The first select does not respect the text-transform style in the currently
selected option.  It is not uppercase

Expected Results:  
Style should be applied to the currently selected option.  Should be uppercase
in both the drop-down list and the currently selected value. 

If the style is applied to the SELECT rather than the options, the problem is
not seen.
Attached file testcase
Keywords: testcase
The combobox in general doesn't "show the selected option"; it just shows its
value.  We have existing bug reports about this (eg the color and such of the
selected option is also not shown when the combobox is closed).
Whiteboard: DUPEME
(In reply to comment #2)
> The combobox in general doesn't "show the selected option"; it just shows its
> value.  We have existing bug reports about this (eg the color and such of the
> selected option is also not shown when the combobox is closed).

That's bug 79107.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: