Skip to content

Rule: prefer activeWindow and activeDocument over window and document #55

@Fevol

Description

@Fevol

In order to reduce the amount of unexpected behaviour related to the pop-out windows feature, it might be beneficial to always prefer using activeWindow and activeDocument over window and document. Technically, x.win and x.doc would be even better, but it wouldn't be practical to write a rule for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions