Skip to content

yourls.org Javascript problem #3

@ozh

Description

@ozh

This is a COPY of Issue 3: yourls.org Javascript problem, filed on Google Code before the project was moved on Github.

Please review the original issue and especially its comments. Comments here on closed issues will be ignored. Thanks.

Original description

**What steps will reproduce the problem?**
1. Go to http://yourls.org/ using Firefox 3.5.
2. Open another Firefox window (or the inbuilt download manager).
3. Click on one of the tabs.

**What is the expected output? What do you see instead?**
The tab will be selected, however the other Firefox window will get
focussed. Even if you minimize it, it will come back when you click on
another tab.

**What version of the product are you using? On what operating system?**
Firefox 3.5, Windows Vista

**Please provide any additional information below.**
Seems like "blur(this);" inside the toggle() function is the problem here.
Replacing it with "el.blur();" works fine for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions