Web Wiz pre-wrapping text in Safari
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10396
Printed Date: 09 April 2026 at 1:00am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Web Wiz pre-wrapping text in Safari
Posted By: Somynona
Subject: Web Wiz pre-wrapping text in Safari
Date Posted: 11 May 2004 at 5:22pm
I'm writing this post to demonstrate an interesting problem I've noticed
using Web Wiz Forum with Safari (Apple's default browser). My
paragraphs get pre-wrapped so, when published, they don't go to the
edge of the page. This doesn't happen with Mozilla's Firefox (on Apple) so
it must be something peculiar to Safari.
As it goes the first line above will be wrapping at "noticed" which is the
last word on that line as I write it in the text box.
Any ideas? I'm happy to help test.
|
Replies:
Posted By: Somynona
Date Posted: 28 August 2004 at 9:56am
|
I posted a message elsewhere and noticed that this is still a problem.
|
Posted By: Somynona
Date Posted: 28 August 2004 at 10:15am
I've just posted another message elsewhere on the forum and noticed a
critical problem with this bug. It can be very difficult to post a URL. Here
are some examples. The last one works because I fit it all onto one line in
the reply box.
http://
www.informationclearinghouse.info/ - www.informationclearingh ouse.info/
http://
www.informationclearinghouse.info/ - informationclearinghouse .info
http://www.informationclearinghouse.info/ - infohouse
|
Posted By: WebWiz-Bruce
Date Posted: 28 August 2004 at 1:46pm
Please do a search of the forum as this has been posted on with a fix for Safari users.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: Somynona
Date Posted: 28 August 2004 at 2:07pm
|
I had a really good look and couldn't find the fix.
|
Posted By: WebWiz-Bruce
Date Posted: 29 August 2004 at 6:42am
It's there, do a search for Safari and you should find it.
It's to do with the way the HTML text area is set-up for the text box.
Safari doesn't stick to the standards and sends text to the server with line breaks inserted at the end of each line.
Apparently they have altered this again in the latest version coursing even more problems.
The best option for a good browser on the Mac is to use Mozilla as
Safari does have allot of issues that they need to get sorted before it
is a viable browser.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: Somynona
Date Posted: 30 August 2004 at 8:51am
Mozilla is a clunky user experience compared to Safari so changing to Mozilla is not an ideal solution.
And there is one glaring problem with the "Safari is naff" thesis. This text-wrapping problem doesn't occur on any other forum I know of, or any other text input form for that matter.
I think I found the forum_posts.asp?TID=7548 - thread you're talking about , but it seems to be unresolved:
|
Posted By: WebWiz-Bruce
Date Posted: 30 August 2004 at 9:06am
No it's not that topic.
You need to edit the file includes/message_form_inc.asp and change the text wrapping for the HTML textarea:-
Around line 307 change the wrapping for the textarea to:-
wrap="virtual"
This prevents Safari from sending the text to the server with line breaks.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: Somynona
Date Posted: 30 August 2004 at 9:37am
|
Nice one. Looks like you've recently included the fix here too. Be good to see this in the next release. Appreciate your help, thanks.
|
Posted By: WebWiz-Bruce
Date Posted: 30 August 2004 at 2:59pm
I did the fix some months ago just hadden't got round to uploading here
as there are very few, if any Mac users that use this forum with Safari.
It will be in the next release.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
|