| Author |
Topic Search Topic Options
|
Scotty32
Moderator Group
Joined: 30 November 2002
Location: Manchester, UK
Status: Offline
Points: 1682
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 February 2006 at 11:01am |
isnt IE7 ment to be more w3 compliant? meaning alot of sites that work on IE but are not complient dont work? (PS: not about WizWiz, but sites in general  )
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 February 2006 at 11:20am |
|
The problem with the RTE working isn't a compliants issue, but more an intermitent bug.
It seems that when you type in IE into the WYSIWYG Editor for this forum the display often goes blank, or it doesn't update correctly.
However, if you sumbit the input you find that what you have typed has actauly been entered.
So it seems to be some sort of display bug within IE that is effecting the RTE.
|
|
|
 |
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 February 2006 at 10:51pm |
|
FWIW, this bu sounds familiar. I'm sure I ran into the same thing a few years back when I was making my own rte within an app. Fixing it I think it had something to do with setting a property for the browser object and for some reason I think it might have had something to do with flushing buffers or encoding.
Not a lot of help I know, but there might be something about it in the KB.
|
Lead me not into temptation... I know the short cut, follow me.
|
 |
arpee
Groupie
Joined: 09 November 2004
Status: Offline
Points: 57
|
Post Options
Thanks(0)
Quote Reply
Posted: 07 February 2006 at 12:52am |
IE7 is definitely buggy.
If you use it be sure to use it in standalone mode. I had to remove it after using it. I'll wait for the bugs to be removed before using it again.
For using in standalone, try this:
Download the IE7 Beta 1 Install from MSDN
Open the install file with WinRAR (yep, it's an EXE, but it's a self extracting EXE) and extract them to a folder. Alternatively, you can just run the EXE, make a copy of the files which are extracted in the first step, and cancel the install. I was too chicken to do this on my work computer.
Look in the folder you extracted to for the file SHLWAPI.DLL. Delete this file.
Create a new text file in the folder, then rename it to IEXPLORE.exe.local.
|
|
We're all stars. Some just shine brighter than others.
|
 |
Michael Mullis
Newbie
Joined: 10 September 2005
Location: United States
Status: Offline
Points: 6
|
Post Options
Thanks(0)
Quote Reply
Posted: 07 February 2006 at 1:27am |
Thanks for taking a look at this guys. I realize it's a beta version of IE.
The only thing I can add after playing around some more is that the issue looks like it lies somewhere in the Javascript. A regular HTML textarea box works just fine. If you take the RTE's onload command out of your script, even though the RTE won't work of course, the text box is fine. So it looks like there must be a command in the Java that the new IE doesn't seem to jive well with in text refreshing.
If you scroll your page up and down, or wait 10 seconds or so the box will refresh and the text will line up.
|
 |
Mikey
Senior Member
1979
Joined: 06 October 2003
Location: United Kingdom
Status: Offline
Points: 839
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 February 2006 at 11:17am |
I've been playing around with the IE7 beta for a bit now and i can't seem to recreate any of these problems yet
Altho i will be sticking with FF for a while yet
|
|
Handyman man?
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 February 2006 at 11:42am |
|
Until Microsoft sort out the issues with IE7, I am currently disabling the RTE editor for IE7 users in Web Wiz Forums v8.
Hopefully they will fix the issue for the final version of IE7, but if they do not I will look for a workaround at that time.
|
|
|
 |
choccieman
Newbie
Joined: 09 February 2006
Status: Offline
Points: 3
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 February 2006 at 5:08pm |
There are some weird things in IE7 beta2 (although many are coz they're trying to fix their sins from previous versions). I've found the redraw problem occurs less often in WWF RTE ver2.
Strangely ye olde htmlarea 3 (from dynarch et al.) doesn't seem to have the problem at all yet must surely be using basically the same IE functions (hmmm, notice that system is a bit slow so mebbe their re-draw is different some how).
First post, so I have to thank Bruce for such good forum system
|
 |