maodun1978sohu / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
GNU General Public License v2.0
0 stars 0 forks source link

IE icon display - black border #213

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install jwysiwyg 0.6
2. Create a new .net page
3. Create a textarea
4. Hit it with $('.wysiwyg').wysiwyg();
5. Load in IE (in Quirks, IE7 or IE8 mode)
6. All images have strange black border (see attached image)

What is the expected output? What do you see instead?
When I look at it in FireFox, it looks just 100% fine. That's what I'd expect 
it to look like

What version of the product are you using? On what operating system?
0.6
IE8
WinXp

Please provide any additional information below.

Original issue reported on code.google.com by lka...@gmail.com on 7 Oct 2010 at 4:56

Attachments:

GoogleCodeExporter commented 9 years ago
Same issue on 0.93

Original comment by lka...@gmail.com on 7 Oct 2010 at 4:59

GoogleCodeExporter commented 9 years ago
Has anyone got a fix for thius as it renders this otherwise excellent plugin 
quite useless in the real world?

Original comment by fle...@yahoo.com on 4 Dec 2010 at 2:49

GoogleCodeExporter commented 9 years ago
Upgrade to master from https://github.com/akzhan/jwysiwyg

Original comment by akzhan.a...@gmail.com on 10 Dec 2010 at 7:52

GoogleCodeExporter commented 9 years ago
I have upgraded WYSIWYG to 0.95 version (latest), but the issue remains. There 
is something to do to solve this bug?

Original comment by mar.carl...@gmail.com on 23 Jan 2011 at 12:23

Attachments:

GoogleCodeExporter commented 9 years ago
I've solved issue with white background, as sghael said here 
https://github.com/akzhan/jwysiwyg/issues#issue/28
thanks

Original comment by mar.carl...@gmail.com on 23 Jan 2011 at 6:08

GoogleCodeExporter commented 9 years ago
remove the microsoft filter for opacity in the external css file for respective 
style classes and add default opacity and alpha filters to get the same 
transparency in ie

Original comment by viplav.g...@gmail.com on 9 Jan 2012 at 11:10