Webclient display TEXT_AREA compatibility issues

Forum to discuss the Web client version of Servoy.

Webclient display TEXT_AREA compatibility issues

Postby Westy » Sat Sep 14, 2013 3:42 am

Using Servoy 6.0.8, I have a field set to display as TEXT_AREA that shows a nice formatting bar using Windows with Internet Explorer and Firefox. However, it fails when using the Chrome browser (it will not show the text formatting bar). It also fails on the Mac using Safari and Chrome.

Is there a fix for this?

Dean
Westy
 
Posts: 852
Joined: Fri Feb 13, 2004 5:27 am
Location: Lynnfield, Massachusetts USA

Re: Webclient display TEXT_AREA compatibility issues

Postby Harjo » Sat Sep 14, 2013 10:00 am

a formatting bar for TEXT-AREA in webclient? that is not possible. Servoy does not have that.

Servoy only shows a formatting bar when you have an HTML-AREA set as editable in webclient.
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: Webclient display TEXT_AREA compatibility issues

Postby Westy » Wed Oct 02, 2013 6:37 pm

That was a typo on my part. Sorry.

However, another issue has come up. With a https connection our users see a Security dialog, and in order for the text formatting bar to appear they must choose to view the form as non-secure. Is this a known unresolved issue?

Dean
Westy
 
Posts: 852
Joined: Fri Feb 13, 2004 5:27 am
Location: Lynnfield, Massachusetts USA

Re: Webclient display TEXT_AREA compatibility issues

Postby david » Thu Oct 03, 2013 12:31 am

Westy wrote:With a https connection our users see a Security dialog, and in order for the text formatting bar to appear they must choose to view the form as non-secure. Is this a known unresolved issue?


The YUI html editor uses an iframe (for either displaying the results or entering data I forget). My first suspicion is that the source attribute of this iframe is not https (http://stackoverflow.com/questions/1526 ... ws-warning). Can you run this in the browser console to check:

Code: Select all
Servoy.HTMLEdit.htmlEditor._baseHREF
// example return: "http://demo.data-sutra.com/servoy-webclient/"


If that isn't returning https then that is the issue. If important, we could probably figure out a hack/fix for you.
David Workman, Kabootit

Image
Everything you need to build great apps with Servoy
User avatar
david
 
Posts: 1727
Joined: Thu Apr 24, 2003 4:18 pm
Location: Washington, D.C.

Re: Webclient display TEXT_AREA compatibility issues

Postby david » Thu Oct 03, 2013 12:42 am

Westy wrote:Using Servoy 6.0.8, I have a field set to display as TEXT_AREA that shows a nice formatting bar using Windows with Internet Explorer and Firefox. However, it fails when using the Chrome browser (it will not show the text formatting bar). It also fails on the Mac using Safari and Chrome.


The fix may be to move to 6.1.6. That's the version we've settled in with for web client stuff and haven't seen any html area toolbar issues.
David Workman, Kabootit

Image
Everything you need to build great apps with Servoy
User avatar
david
 
Posts: 1727
Joined: Thu Apr 24, 2003 4:18 pm
Location: Washington, D.C.

Re: Webclient display TEXT_AREA compatibility issues

Postby Westy » Wed Oct 09, 2013 8:07 pm

Thank you to Harjo and David. I will try 6.1.6 on a test server.
Westy
 
Posts: 852
Joined: Fri Feb 13, 2004 5:27 am
Location: Lynnfield, Massachusetts USA


Return to Servoy Web Client

Who is online

Users browsing this forum: No registered users and 4 guests