http://bugs.winehq.org/show_bug.cgi?id=9654 Summary: Links from http://appdb.winehq.org/ always open in the same window Product: WineHQ Bugzilla Version: unspecified Platform: Other URL: http://appdb.winehq.org/ OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: misc-bugs AssignedTo: jnewman(a)codeweavers.com ReportedBy: acheron(a)front.ru Shift-clicking (or Control-clicking) on some links in Firefox with JavaScrippt on results in the link opening both in the new window (or tab) and in the old window. Observed on e.g. "Top-10" lists. This is inconvenient. I may be wrong (I'm not good at HTML and Javascript) but I think the reason is having both onclick="DoNav('...') and href="..." pointing to the same page. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.