Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • பதில்கள் இல்லை
  • 1 இந்த பிரச்சனை உள்ளது
  • 9 views

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
Attached screenshots