https://bugzilla.wikimedia.org/show_bug.cgi?id=56418
--- Comment #8 from TMg <[email protected]> --- Created attachment 13896 --> https://bugzilla.wikimedia.org/attachment.cgi?id=13896&action=edit Shrink the clickable regions Your argument is to be pragmatic. I love pragmatism. But this is going to far. Nested links are illegal.[1] If fundamental stuff like this is ignored, what's the point in having a spec? It may be true that it works in current versions of all major browsers. But I still remember a time where nested links were completely ignored. Are you sure these browser versions aren't used any more? It also causes a number of other problems. For example, simple CSS selectors like .mw-echo-notifications a { background:red !important; } cause strange and probably unexpected results. Tooltips become misleading: <a href="a" title="Click here to go to a"><a href="b"> Please see my longer comment about the clickable areas in the overlay.[2] My favorite solution is to shrink the clickable regions as shown in the attached screenshot. This will solve this bug as well as other issues. [1]http://www.w3.org/TR/html401/struct/links.html#h-12.2.2 [2]http://en.wikipedia.org/wiki/Wikipedia_talk:Notifications/Archive_4#When_are_we_getting_diffs.2C_Part_Deux -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
