Closed
Bug 432929
Opened 17 years ago
Closed 17 years ago
<input type='text' value='u' style='text-decoration:underline;' />
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 219516
People
(Reporter: blackstorm_, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
When you have this code : <input type='text' value='u' style='text-decoration:underline;' /> the representation of 'u' was not underlined..
In others browsers like IE, Safari or Opera the representation is correct.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
An astuce to get the good reprensentation is to had "display : block" into the style.
Updated•17 years ago
|
Component: Build Config → Layout
Product: Firefox → Core
QA Contact: build.config → layout
Reporter, do you still see this problem? I couldn't reproduce it on Firefox 3 RC1.
(In reply to comment #1)
> Reporter, do you still see this problem? I couldn't reproduce it on Firefox 3
> RC1.
>
yes still here... open a phpbb forum an try to write a new msg for exemple, if the web site authorize the BBCode, look the "underliner" botom.
Normaly the letter(s) should be underlined (ie: the code i send) like others browsers.
Apparently some poeple said me no rules exist for that object...
Thx.
Comment 3•17 years ago
|
||
This a dupe of bug 219516
Hi,
Correct, the same case. Problem with block/inline syntax.
Sry for the duplicate post.
(In reply to comment #3)
> This a dupe of bug 219516
Thanks for the hint.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•