Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Firefox in Site Specific Browser Mode not expanding my dropdowns with the Mouse Click.

  • Keine Antworten
  • 1 hat dieses Problem
  • 8 Aufrufe
more options

I am launching a website in the Site Specific Browser (-ssb) mode from a command line.

Command Line: firefox.exe -ssb https://appsrv38-eam.rizing.io:443/sap/bc/ui5_ui5/vesta/ge_lam_c/index.html?sap-client=200&&geoid=FLG01AGP&&lrpid=0100000032&&sapobject=NO&&strno=U-G-D-OH-M-44224-028

This site has dropdowns (HTML Select Elements):

<select class="inputInfo" id="objTypes" ></select>  

After I launch the website the dropdowns will not expand with a mouse click. I have posted a screenshot of the site. If it is launched in -ssb mode the dropdowns will not expand. If I launch the site in -kiosk mode or with a normal Firefox browser the dropdowns expand fine. Everything works as it should. Its just with the -ssb mode that I am having these issues. I am populating the dropdowns with some Javascript but I have used normal HTML to populate the dropdowns as well but neither will expand in -ssb mode.

If anyone has any idea of why this is happening please let me know.

Thanks, Ray

I am launching a website in the Site Specific Browser (-ssb) mode from a command line. Command Line: firefox.exe -ssb https://appsrv38-eam.rizing.io:443/sap/bc/ui5_ui5/vesta/ge_lam_c/index.html?sap-client=200&&geoid=FLG01AGP&&lrpid=0100000032&&sapobject=NO&&strno=U-G-D-OH-M-44224-028 This site has dropdowns (HTML Select Elements): <select class="inputInfo" id="objTypes" ></select> After I launch the website the dropdowns will not expand with a mouse click. I have posted a screenshot of the site. If it is launched in -ssb mode the dropdowns will not expand. If I launch the site in -kiosk mode or with a normal Firefox browser the dropdowns expand fine. Everything works as it should. Its just with the -ssb mode that I am having these issues. I am populating the dropdowns with some Javascript but I have used normal HTML to populate the dropdowns as well but neither will expand in -ssb mode. If anyone has any idea of why this is happening please let me know. Thanks, Ray
Angefügte Screenshots