Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AbstractSplitPanelElement.getFirstComponent can return the component from the second slot #661

Closed
vaadin-bot opened this issue Jun 24, 2014 · 2 comments
Labels

Comments

@vaadin-bot
Copy link
Collaborator

Originally by @Artur-


If there is no component in the first slot but one in the second slot, AbstractSplitPanelElement.getFirstComponent() will return the component from the second slot. This is not what I would expect.


Imported from https://dev.vaadin.com/ issue #14075

@vaadin-bot
Copy link
Collaborator Author

Originally by @Artur-


Related to #14073

@vaadin-bot
Copy link
Collaborator Author

Originally by Mika Murtojarvi


https://dev.vaadin.com/review/#/c/4794/

@vaadin-bot vaadin-bot added the bug label Nov 2, 2016
mcollovati pushed a commit that referenced this issue Apr 8, 2024
Adds some selectors to ElementQuery (integration testing) to parallel those provided by ComponentQuery (unit testing).
In addition, it changes the default behavior of `id()` to throw an exception when multiple elements with the same id attribute are found.

Fixes #661
Part of #1183
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant