Opened on 07/02/2014 at 08:18:39 AM
Closed on 07/21/2014 at 11:48:52 AM
#746 closed defect (fixed)
Social media buttons on first run page are broken on IE 11
| Reported by: | oleksandr | Assignee: | oleksandr | 
|---|---|---|---|
| Priority: | P2 | Milestone: | Adblock-Plus-1.2-for-Internet-Explorer | 
| Module: | Adblock-Plus-for-Internet-Explorer | Keywords: | ie_devbuild_1.2 | 
| Cc: | Blocked By: | ||
| Blocking: | Platform: | Internet Explorer | |
| Ready: | yes | Confidential: | no | 
| Tester: | Verified working: | no | |
| Review URL(s): | |||
Description
Environment
Windows 8.1, IE 11
How to reproduce
- Open first run page in IE (C:\Program Files\Adblock Plus for IE\html\templates\firstRun.html)
- Click any of the social media buttons
Observed behaviour
No share popup
Expected behaviour
Share popup should be shown
Attachments (0)
Change History (4)
comment:1 Changed on 07/02/2014 at 08:19:57 AM by oleksandr
comment:2 Changed on 07/02/2014 at 08:41:29 AM by oleksandr
- Review URL(s) modified (diff)
- Status changed from new to reviewing
comment:3 Changed on 07/03/2014 at 12:20:38 PM by oleksandr
- Priority changed from Unknown to P2
comment:4 Changed on 07/21/2014 at 11:48:52 AM by oleksandr
- Resolution set to fixed
- Status changed from reviewing to closed
Note: See
        TracTickets for help on using
        tickets.
    

attachEvent is no longer supported in IE11 (http://msdn.microsoft.com/en-us/library/ie/bg182625(v=vs.85).aspx)