Closed Bug 151884 Opened 22 years ago Closed 22 years ago

long links that break over a line display incorrectly - words overlap or disappear

Categories

(Core :: Layout, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 148399

People

(Reporter: davidscotson, Assigned: attinasi)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1a) Gecko/20020610 BuildID: 2002061014 long links (with 3 or more words) that break over a line sometimes display weird behaviour. Either words get lost or words overlap each other. can reproduce with: chimera 3.0 mozilla 1.1alpha on OS X 2002061014 fizzilla nightly build 2002061008 doesn't happen with mozilla 1.0 2002052918 uneducated guess: something to do with the anti-aliasing? Reproducible: Always Steps to Reproduce: 1.go to www.webstandards.org 2.resize browser window till a 3+ word link breaks over a line end. 3.if no effect continue to shrink browser width to force break in a different place. Actual Results: either one of the words in the link will disappear or words in the link will overlap. Expected Results: words should wrap as per any word processor or browser. this html shows the problem <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head></head> <body> <p>xxxxxxxxxxxxxxxxxxxxxxx <a href="http://www.aace.org">aaaaaaaaaa bbb ccc ddd eee fff</a></p> </body> </html>
Not seeing this with a current CVS build, Linux. Resolving as duplicate of bug 148399 *** This bug has been marked as a duplicate of 148399 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: long links that break over a line display incorrectly - words overlap or disappear → long links that break over a line display incorrectly - words overlap or disappear
You need to log in before you can comment on or make changes to this bug.