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

Fix box shadow bug with resizing elements in IE9 and IE10. #5404

Closed
vaadin-bot opened this issue Jul 8, 2014 · 2 comments
Closed

Fix box shadow bug with resizing elements in IE9 and IE10. #5404

vaadin-bot opened this issue Jul 8, 2014 · 2 comments
Labels

Comments

@vaadin-bot
Copy link
Collaborator

Originally by Dmitrii Rogozin


When an element with box-shadow is resized, IE 9 and IE 10 "forgets" to remove an old box shadow. Fix it.

@vaadin-bot
Copy link
Collaborator Author

Originally by Dmitrii Rogozin


Attachment added: shadow-div.png (103.3 KiB)
shadow-div.png
https://trac-attachments.vaadin.com/trac/14173/shadow-div.png

@vaadin-bot
Copy link
Collaborator Author

Originally by Dmitrii Rogozin


Found out that previous fix doesn't work for combobox suggestion popup. #14195 fix it.

@vaadin-bot vaadin-bot added the bug label Dec 10, 2016
@vaadin-bot vaadin-bot added this to the Vaadin 7.3.0.rc1 milestone Dec 10, 2016
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