Closed Bug 211840 Opened 22 years ago Closed 21 years ago

page layout broken if page contains a link with a german umlaut within a table

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 113779

People

(Reporter: thieme, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 If a page contains a table with a center or right aligned column and within that column exists a link which contains a german umlaut, for instance: <a href="http://www.muenchen.de">München</a>, the link requests a very large area, breaking the page layout Reproducible: Always Steps to Reproduce: the following html code should do the thing: <html> <body> <table> <tr> <td align="center"> <a href="http://www.mozilla.org/>Hello Wörld</A> </td> </tr> </table> <hr> Hey Ho </body> </html>
Summary: page layout borken if page contains a link with a german umlaut within a table → page layout broken if page contains a link with a german umlaut within a table
The link on the given URL with that character WFM 20030627 PC/WinXP.
do you mean that there is a big space under the link? if so, this is a dupe of bug 113779, which is already fixed on the trunk.
Whiteboard: DUPEME
*** This bug has been marked as a duplicate of 113779 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.