Closed Bug 137350 Opened 22 years ago Closed 16 years ago

GrayText should have ThreeDHighlight offset in Windows

Categories

(Core :: XUL, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 69710

People

(Reporter: bamm, Assigned: jag+mozilla)

Details

Attachments

(2 files)

The style "color: GrayText;" used to specify disabled text in user
interfaces should have a white dropshadow in Windows platforms.

This is to be consistent with the look of native Win32 apps in which
all disabled text in UI have white dropshadows.
Here is how disabled text looks in native Win32 apps. This screenshot
is taken from Netscape Communicator 4.79 under Windows 98SE.
This is how it looks in Mozilla. The plain gray letters is inconsistent
with the way this is displayed in other Win32 applications.
This is not a bug with GrayText. In CSS GrayText cannot also include a drop
shadow (and it definitely has nothing to do with the DOM). Sending to XPToolkit.
Assignee: jst → jaggernaut
Component: DOM Style → XP Toolkit/Widgets
QA Contact: ian → jrgm
Summary: GrayText should have white dropshadow in Windows → Disabled text should have white dropshadow in Windows
Whiteboard: DUPEME
Very similar to bug 69710.
I disagree with comment #3. The CSS specification for GrayText is a system color
representing disabled text. Therefore it must be rendered the way the platform
renders disabled text. In Windows, this means a ThreeDShadow and a
ThreeDHighlight, with the latter offset 1 pixel to the right and bottom.
Summary: Disabled text should have white dropshadow in Windows → GrayText should have white dropshadow in Windows
Summary: GrayText should have white dropshadow in Windows → GrayText should have ThreeDHighlight offset in Windows
If this turns out not to be a dup then it depends on bug 10713.
Status: UNCONFIRMED → NEW
Depends on: text-shadow
Ever confirmed: true
Whiteboard: DUPEME
(In reply to comment #5)
> The CSS specification for GrayText is a system
> color
> representing disabled text. Therefore it must be rendered the way the platform
> renders disabled text. In Windows, this means a ThreeDShadow and a
> ThreeDHighlight, with the latter offset 1 pixel to the right and bottom.

No, this is technically wrong. A CSS color is only a color, not a decoration.
Status: NEW → RESOLVED
Closed: 16 years ago
No longer depends on: text-shadow
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: