Skip to content

ComponentListener gets installed twice per Component #97

Closed
@Sciss

Description

@Sciss

From scala/bug#4903

scala.swing.Component's onFirstSubscribe calls super.onFirstSubscribe first, which adds a ComponentListener, then adds another one on its own. This is clearly not intended behavior.

Bye
Christoph

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions