Search found 8 matches

by dionatan
Wed Mar 01, 2017 8:23 pm
Forum: Troubleshooting and Problems
Topic: Min width and height
Replies: 13
Views: 21722

Re: Min width and height

Is there a way to make TSPlus show a scrollbar when client resolution is smaller than a min size? For example: Our application has the follow specification: Min Resolution: 1024 x 768. But when our application run on TSPLUS(when the client has 1024 x 768), it makes application run with less than 768...
by dionatan
Fri Feb 24, 2017 9:44 pm
Forum: Troubleshooting and Problems
Topic: Min width and height
Replies: 13
Views: 21722

Re: Min width and height

It should work on chrome(desktop) or just in mobile devices?
by dionatan
Fri Feb 24, 2017 3:52 pm
Forum: Troubleshooting and Problems
Topic: Min width and height
Replies: 13
Views: 21722

Re: Min width and height

Do I need to restart the service to apply the new configuration?

I just set it to:

W.viewportwidth = "1024";
W.viewportminheight = "1024";
W.viewportminwidth = "768";

But it seems not to work.
by dionatan
Fri Feb 24, 2017 2:44 pm
Forum: Troubleshooting and Problems
Topic: Min width and height
Replies: 13
Views: 21722

Min width and height

Hey

Is it possible to setup a min width and min height for applications running on html5?
by dionatan
Thu Feb 09, 2017 2:04 pm
Forum: Troubleshooting and Problems
Topic: Remote Desktop slow directory listing
Replies: 1
Views: 4903

Remote Desktop slow directory listing

Why directory listing is too slow when using remote desktop? Sometimes it takes up to 8 minutes. HTML5 works fine.
by dionatan
Wed Dec 21, 2016 2:51 pm
Forum: Troubleshooting and Problems
Topic: Firefox Version 50.1.0 - Black screen
Replies: 7
Views: 13598

Re: Firefox Version 50.1.0 - Black screen

HTML5 works on Google Chrome and Edge, i'll try to install windows updates.
by dionatan
Wed Dec 21, 2016 12:12 pm
Forum: Troubleshooting and Problems
Topic: Firefox Version 50.1.0 - Black screen
Replies: 7
Views: 13598

Re: Firefox Version 50.1.0 - Black screen

TSPlus - 9.60.12.12
Windows Server 2012 R2 Datacenter - Build 9600
by dionatan
Tue Dec 20, 2016 1:08 pm
Forum: Troubleshooting and Problems
Topic: Firefox Version 50.1.0 - Black screen
Replies: 7
Views: 13598

Firefox Version 50.1.0 - Black screen

Hi

That's our first week using TSPlus. We got a problem with Mozilla Firefox version 50.1.0. After de logon screen, page becomes black and nothing happen.

Any tips about how to solve this problem?