Closed
Bug 291668
Opened 20 years ago
Closed 20 years ago
text-indent does not affect text-decoration like it should
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 263374
People
(Reporter: kravvitz, Unassigned)
Details
Attachments
(1 file)
|
1.00 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 text-indent does not affect text-decoration like it should. The underline extends across page when due to the text-indent it should be moved with the text. At some point between Mozilla Gecko 1.4 (NS 7.1) and 1.0.1 (NS 7.0) this bug appeared. To be clear this bug is present in Firefox (1.0PR and 1.0.3) as well. Reproducible: Always Steps to Reproduce: See attached demo. Actual Results: underline extends across page Expected Results: the underline should only be under the text
I forgot to mention that this bug is similar to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=288538" >Bugzilla Bug 288538 [CSS: text-indent] Dotted line when clicking on a link too long since rv: 1.8b2</a>
Comment 2•20 years ago
|
||
This works fine for me in current trunk build, I can see the bug though in Mozilla1.7. Could you please check again with current trunk build? http://ftp.uni-erlangen.de/pub/mozilla.org/firefox/nightly/latest-trunk/
(In reply to comment #2) > This works fine for me in current trunk build, I can see the bug though in > Mozilla1.7. > Could you please check again with current trunk build? > http://ftp.uni-erlangen.de/pub/mozilla.org/firefox/nightly/latest-trunk/ That build crashes on startup. The error it gives is "FIREFOX caused an invalid page fault in module MSVCRT.DLL at 0197:78005648." The .exe installer was corrupted and WinZip said some of the files in the .zip version were currupted, but another unzip program unzipped it without incident. I'm using Win98se, if that helps.
Comment 4•20 years ago
|
||
Well, that is unrelated to this specific problem (although you need the latest nightly build to test this bug, off course). If you can reproduce the crash also with a new, clean profile, then please file a new bug on it, with a Talkback ID if the Talkback Agent pops up.
Comment 5•20 years ago
|
||
kravvitz@hotmail.com, were you able to reproduce with a nightly build?
Comment 6•20 years ago
|
||
Fixed since November... *** This bug has been marked as a duplicate of 263374 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•