Skip to content

SE-1673:- Adds logic to prevent IE scrollbar drag bug. #2

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

Merged
merged 1 commit into from
Sep 19, 2018

Conversation

terrencebowen
Copy link

• vaadin-combo-box was forked to introduce this fix.
• vaadin-combo-box could not be updated to 2.0.0 where the fix is made because the updating across multiple dependencies would be too expensive.
• the fix for this bug was taken from commit 9f5897d - Fix overlay scrolling via the scrollbar in IE.
• only the single line from vaadin-combo-box-behavior.html was necessary.
• branch 1.x was started from tag 1.3.3 (the original 1.x branch before we forked had 18 additional commits that we didn't care about)

• vaadin-combo-box was forked to introduce this fix.
• vaadin-combo-box could not be updated to 2.0.0 where the fix is made because the updating across multiple dependencies would be too expensive.
• the fix for this bug was taken from commit 9f5897d - Fix overlay scrolling via the scrollbar in IE.
• only the single line from vaadin-combo-box-behavior.html was necessary.
• branch 1.x was started from tag 1.3.3 (the original 1.x branch before we forked had 18 additional commits that we didn't care about)
Copy link

@kewalter kewalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@terrencebowen terrencebowen merged commit b247ce3 into 1.x Sep 19, 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

Successfully merging this pull request may close these issues.

3 participants