Skip to content

ComponentListener gets installed twice per Component #4903

Closed
@scabug

Description

@scabug

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

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions