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

Move ComboBox popup with ComboBox on scroll #9869

Merged
merged 1 commit into from
Aug 25, 2017

Conversation

hesara
Copy link
Contributor

@hesara hesara commented Aug 25, 2017

Keep the ComboBox popup at the same position relative to the ComboBox
when the view is scrolled.

Fixes #5043


This change is Reviewable

Keep the ComboBox popup at the same position relative to the ComboBox
when the view is scrolled.

Fixes #5043
@hesara hesara requested a review from ahie August 25, 2017 08:05
@ahie
Copy link
Contributor

ahie commented Aug 25, 2017

Reviewed 2 of 3 files at r1.
Review status: 2 of 3 files reviewed at latest revision, 1 unresolved discussion.


uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxPopupScrolling.java, line 44 at r1 (raw file):

800px

Is this tall enough to require scrolling?


Comments from Reviewable

@hesara
Copy link
Contributor Author

hesara commented Aug 25, 2017

Review status: 2 of 3 files reviewed at latest revision, 1 unresolved discussion.


uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxPopupScrolling.java, line 44 at r1 (raw file):

Previously, ahie (Aleksi Hietanen) wrote…

800px

Is this tall enough to require scrolling?

Our tests are run at 1500x850, and also the top part of the test UI takes quite a bit of space.


Comments from Reviewable

@ahie
Copy link
Contributor

ahie commented Aug 25, 2017

Reviewed 1 of 3 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxPopupScrolling.java, line 44 at r1 (raw file):

Previously, hesara (Henri Sara) wrote…

Our tests are run at 1500x850, and also the top part of the test UI takes quite a bit of space.

Could consider setting the size dynamically, not blocking.


Comments from Reviewable

@hesara hesara merged commit c67f157 into master Aug 25, 2017
@hesara hesara deleted the 5043-combobox-popup-track-scroll branch August 25, 2017 10:49
ahie pushed a commit that referenced this pull request Aug 29, 2017
Keep the ComboBox popup at the same position relative to the ComboBox
when the view is scrolled.

Fixes #5043
@hesara hesara added this to the 8.1.3 milestone Aug 29, 2017
hesara added a commit that referenced this pull request Aug 29, 2017
Keep the ComboBox popup at the same position relative to the ComboBox
when the view is scrolled.

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

Successfully merging this pull request may close these issues.

None yet

2 participants