28 Sep
2008
28 Sep
'08
10:32 p.m.
Johannes wrote:
BTW. with both implementations I now see issues with this example:
<html> <body> <a href="http://www.dillo.org">dillo</a> <a href="http://slashdot.org">slashdot</a> <a href="http://www.dillo.org">dillo</a> </body> </html>
When opening the first link in a new window, it doesn't change color in the original one. When opening it in a tab, the first one changes color. After a reload also the second one changes color. Am I missing something?
Middle click changes the color for me whether it opens a tab or a window.