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

ComboBox Popup floats along with mouse scroll when used in Sub-Window #11052

Closed
amanver16 opened this issue Jul 15, 2018 · 1 comment
Closed

Comments

@amanver16
Copy link

amanver16 commented Jul 15, 2018

Hi there,
I am facing this issue while using ComboBox component on top of Sub-Window component. The popup of combo box scrolls along with the Mouse Scroll. I know this issue has been reported earlier and was fixed in later versions of vaadin. But I am using vaadin compatibility combo box component. So this issue still persists. I guess the fix was not applied to Compatibility Server/Client Jars.
Note : This problem only occurs while combo box is used on window component. It works fine on views.
I am using,

  • Vaadin-client/server

  • version : 8.4.5

  • vaadin-compatibility-server/client : version : 8.4.5

  • browser : Chrome 61 or Above

  • Java : 8

  • Maven : 3.5

combo box component is vaadin-compatibility component i.e. v7 component (It's the requirement, can't change it to normal component).

@amanver16 amanver16 reopened this Jul 15, 2018
@amanver16 amanver16 changed the title Hi there, ComboBox Popup floats along with mouse scroll when used in Sub-Window Jul 15, 2018
@anasmi
Copy link
Contributor

anasmi commented Jul 17, 2018

Closing as #11055 was merged to the master and should address the problem.

@anasmi anasmi closed this as completed Jul 17, 2018
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

No branches or pull requests

2 participants