Closed Bug 300051 Opened 19 years ago Closed 17 years ago

Text-decoration directive doesn't work for some XUL tags

Categories

(Core :: XUL, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 58788

People

(Reporter: ygoraly, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

<label style="text-decoration:underline">some text, no underline</label>
or
<description style="text-decoration:underline">some text, no underline</description>

will not show the text decoration, while 

<description style="text-decoration:underline" value="some text, underline"/>

does



Reproducible: Always
Assignee: dbaron → nobody
Component: Style System (CSS) → XP Toolkit/Widgets: XUL
QA Contact: ian → xptoolkit.xul
The interaction of text-decoration with most display types (including the XUL box ones) is not really defined...
Whiteboard: DUPEME
Depends on: 219516
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
No longer depends on: 219516
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.