How to add Scrollbar to Firefox for Webvue

5 Posts
3 Users
0 Likes
34 Views
(@g.ndao@ypsys.com)
Posts: 0
New Member Guest
 

Hello everyone,

i would like to know if it is possible for PcVue 11.1 to add scroll bar to firefox.

Actually i have changed the index.html, but it only works with IE.

Do you have any idea?

Thank you.

Gnaroum

 
Posted : 07/07/2016 1:07 pm
n.kunzer
(@n-kunzerarcinfo-com)
Posts: 1236
Member Moderator
 

Hi Gnaroum,

Did you change the index.html on the //Netscape part?

If yes then it looks like a bug and you must open a support case.

Nico

 
Posted : 11/07/2016 2:36 pm
(@admin_doc72)
Posts: 493
Member Admin
 

Hi Gnaroum,

Can you describe a little bit more accurately what you are trying to achieve? Are you trying to show the scrollbars of the web browser or those of the WebVue Java applet? What is the reason behind?

What is the exact modification that you have made in the index.html file?

 
Posted : 12/07/2016 4:14 pm
(@g.ndao@ypsys.com)
Posts: 0
New Member Guest
 

Hi Armin,

Yes i would like to show scrollbars in the web browser, because the client resolution is smaller than PcVue resolution.

I have changed the index.html file like this :

var attributes = {
code: 'svfc/launcher/WebVueClient.class',
archive: 'AiWebVue.jar',
codebase: '/classes',
width: '1910px',
height: '1020px',
align: 'top',
vspace: '0px',
hspace: '0px'
};

It works in IE, the scrollbars are shown. but not in firefox.

Thank you in advance

 
Posted : 18/07/2016 1:24 pm
n.kunzer
(@n-kunzerarcinfo-com)
Posts: 1236
Member Moderator
 

looks like an anomaly.
=> Ask the support to create a HL case + SPR

 
Posted : 18/07/2016 3:38 pm