Skip to content

facebook and inbox problem #18

@jankoweb

Description

@jankoweb

On facebook or on inbox.google.com when I try to search something (in search box), dim screen appears. It is not what I want - I want to block first visit of page (to be able to think if I really need it:) ).

It is little bit strange because there is no change in url, but I have solved it by commenting watchUrlChanges in dimmer.js :

function watchUrlChanges() {
/*
if (document.URL != original_url) {
original_url = document.URL;
dim('reshow');
}
*/
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions