Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

Combo box values incorrect

  • 1 odgovor
  • 0 ima ovaj problem
  • 1 view
  • Posljednji odgovor poslao cor-el

more options

Issue

I have another kind of problem with Firefox

Description

We have a Kyocera copier that has a web access page (like TopAccess) to control the settings such as the scanner resolution etc.

In all versions of IE, the vlaues in thee combo box are displayed correctly meaning that the resolution value shows 300DPI, but in all versions of FireFox, the value shows 600DPI (Notice the type setting in the screenshot is wrong as well). I made a post about this almost two years ago and the same bug exists. The same screenshot I took from 2008 I have linked here. I am unable to post the page source code.

http://img693.imageshack.us/img693/8713/cboxff3.jpg

Basically the main point of this is that it makes me scared to use Firefox as a primary browser becauase I don't know what other sites may be showing the wrong values. For example, I go shopping online and want a quantity of 2, but instead Firefox shows 3.


This happened

Every time Firefox opened

NA

Troubleshooting information

 Application Basics
       Name
       Firefox
       Version
       4.0b2pre
       Profile Directory
         Open Containing Folder
       Installed Plugins
         about:plugins
       Build Configuration
         about:buildconfig
 Extensions
       Name
       Version
       Enabled
       ID
 Modified Preferences
     Name
     Value
       browser.places.importBookmarksHTML
       false
       browser.places.smartBookmarksVersion
       2
       browser.startup.homepage
       
       browser.startup.homepage_override.mstone
       rv:2.0b2pre
       extensions.lastAppVersion
       4.0b2pre
       network.cookie.prefsMigrated
       true
       places.history.expiration.transient_current_max_pages
       126760
       privacy.sanitize.migrateFx3Prefs
       true

User Agent

Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET CLR 1.1.4322)

== Issue == I have another kind of problem with Firefox == Description == We have a Kyocera copier that has a web access page (like TopAccess) to control the settings such as the scanner resolution etc. In all versions of IE, the vlaues in thee combo box are displayed correctly meaning that the resolution value shows 300DPI, but in all versions of FireFox, the value shows 600DPI (Notice the type setting in the screenshot is wrong as well). I made a post about this almost two years ago and the same bug exists. The same screenshot I took from 2008 I have linked here. I am unable to post the page source code. http://img693.imageshack.us/img693/8713/cboxff3.jpg Basically the main point of this is that it makes me scared to use Firefox as a primary browser becauase I don't know what other sites may be showing the wrong values. For example, I go shopping online and want a quantity of 2, but instead Firefox shows 3. == This happened == Every time Firefox opened == NA == == Troubleshooting information == Application Basics Name Firefox Version 4.0b2pre Profile Directory Open Containing Folder Installed Plugins about:plugins Build Configuration about:buildconfig Extensions Name Version Enabled ID Modified Preferences Name Value browser.places.importBookmarksHTML false browser.places.smartBookmarksVersion 2 browser.startup.homepage browser.startup.homepage_override.mstone rv:2.0b2pre extensions.lastAppVersion 4.0b2pre network.cookie.prefsMigrated true places.history.expiration.transient_current_max_pages 126760 privacy.sanitize.migrateFx3Prefs true == User Agent == Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET CLR 1.1.4322)

All Replies (1)

more options

Do you see any errors about that in the Tools > Error Console? It is likely that the code to set the values is not compatible with the W3C standard that Firefox obeys (e.g. doesn't use document.getElementById).