| Author |
Topic Search Topic Options
|
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Topic: Web Wiz Rich Text Editor ver 2.0 TESTING Posted: 11 November 2004 at 2:55pm |
After spending around 100+ hours over the last month on this I have
almost finished version 2.0 of the Web Wiz Rich Text Editor, but one
step I need to do before it’s ready for download is I need help with
testing the features for any bugs.
If you would like to help test the new features, then please go to the
following URL below and report back any errors that you may find in
this topic:-
http://www.richtexteditor.org/demo/
When reporting any problems please remeber to say what browser and version you are using so I can try and replicate the error.
The final version will also be integrated into the next version of Web Wiz Forums and Web Wiz Mailing List.
I also hope to make the new standalone version simpler to integrate into your own projects.
Edited by -boRg-
|
|
|
 |
michael
Senior Member
Joined: 08 April 2002
Location: United States
Status: Offline
Points: 4670
|
Posted: 11 November 2004 at 3:18pm |
|
Very nice bruce.
The preview icon (third icon) has the alt text of 'save'
It would be nice to see if i.e. BOLD or ITALIC is currently active, when I press it there seems to be no indication if it is.
I am not able to insert special characters, I can select them but they did not show.
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 11 November 2004 at 3:38pm |
|
I will change the title on the preview icon.
With the RTE features of a browser enabled you can not execute
scriptinng making it very difficult to determine if the user has
selected an area where bold, ialic, etc. is enabled.
When you click on to insert a special character, what is the javascript
error you receive and what browser and version are you using??
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 11 November 2004 at 3:45pm |
|
Also, I forgot to mention, there is a bit of a bug with Mozilla, that
sometimes if the text area is not selected first things like special
characters will not be inserted.
I have tried to get round this bug in Mozilla by trying to force the content area into focus but still this doesn't always work.
There are some strange bugs with both the RTE implementations in IE and
Mozilla and some very strange habits and odd behaviours which is why I
have spent over 100+ hours trying to get round allot of the problems.
|
|
|
 |
michael
Senior Member
Joined: 08 April 2002
Location: United States
Status: Offline
Points: 4670
|
Posted: 11 November 2004 at 4:20pm |
You are right, when I set focus to the text area it does work. I was using IE6. When I insert the first time nothing happened, when i then clicked on special characters again, it worked. But playing with that I discovered another "bug" but that may have to do with the way you have the page setup. If I set focus (click) outside of the rte like to the left of it, it inserted special character on top of it as you see below. Thus I was not able to reproduce this when I closed the browsser and re-opened the page.
|
|
|
 |
808Rider
Senior Member
Vebro Solutions CEO http://www.vebro.net
Joined: 20 April 2003
Status: Offline
Points: 405
|
Posted: 11 November 2004 at 4:57pm |
Looks very nice and clean -boRg-
Great job!
|
|
|
 |
byfobi
Newbie
Joined: 04 September 2004
Location: Turkey
Status: Offline
Points: 13
|
Posted: 11 November 2004 at 5:34pm |
|
perfect anyway goog Rich Text Editör.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Posted: 12 November 2004 at 4:38am |
|
Thanks Michael.
It's a bug with IE itself, that I have come across before that inserts
characters in a non Rich Text Enabled area, but I do remeber the fix I
used last time.
It's amazing how many strange bugs and quirks browsers have when you
start messing with Javascript and DHTML, and each browser is different.
|
|
|
 |