The toolbar doesnt show, when applying fox. Buttons are blank.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | aloha-fix_toolbar_in_ie8-1866702-fix2.patch | 1.25 KB | Snipon |
| #3 | aloha-fix_toolbar_in_ie8-1866702-6844586-fix.patch | 1.09 KB | Snipon |
| #2 | aloha-fix_toolbar_in_ie8-1866702-6844586.patch | 1.16 KB | Snipon |
| #1 | aloha-fix_toolbar_in_ie8-1866702.patch | 746 bytes | Snipon |
Comments
Comment #1
Snipon commentedApplied a fix where i change the map function, which is not compatible with IE8, to the jQuery $.map() wrapper.
However, the buttons are still blank.
Comment #2
Snipon commentedUpdated patch where i changed out textContent for innerText to work in IE8
Comment #3
Snipon commentedPrevious patch fails in makefile. Another try.
Comment #4
Snipon commentedFirefox doesnt recognize innerText, so some logic was needed.