-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Larry: IE8 and Opera doesn't re-draw compose UI on window resize #3758
Comments
Comment by @alecpl on 9 May 2012 09:04 UTC The same issue in Opera (11.62 on Linux). |
Summary changed by @alecpl on 9 May 2012 09:04 UTC
Larry: IE8 and Opera doesn't re-draw compose UI on window resize |
Comment by @thomascube on 31 May 2012 13:19 UTC Fixed in 8ce6024 |
Status changed by @thomascube on 31 May 2012 13:19 UTC new => closed |
Comment by MaRa on 7 Aug 2012 19:01 UTC Bug is still present in Opera 12.1 if you use Opera Dragonfly (just open it and resize or close it). |
Status changed by MaRa on 7 Aug 2012 19:01 UTC closed => reopened |
Milestone changed by MaRa on 7 Aug 2012 19:01 UTC 0.8-stable => 0.8.1 |
Comment by @alecpl on 8 Aug 2012 06:08 UTC Works for me. Maybe your issue is different. Create screenshots and open a new ticket. |
Status changed by @alecpl on 8 Aug 2012 06:08 UTC reopened => closed |
Reported by @alecpl on 26 Apr 2012 06:21 UTC as Trac ticket #1488453
This (ui.js) doesn't work on IE8 (IE9 is fine):
When you resize IE8's window by dragging browsers side the handler is executed but e.target != window.
Migrated-From: http://trac.roundcube.net/ticket/1488453
The text was updated successfully, but these errors were encountered: