Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Incorrect display of column

  • 1 回覆
  • 0 有這個問題
  • 134 次檢視
  • 最近回覆由 rossati

Hello I have an application that shows forms where the input fields are inserted on table columns. When the column contains two fields sometimes the second field is showed not in the same line.

It must be said that the second field is added after the creation of the form.

Whit Chrome and Edge the form is showed correctly. At thislink the behavior can be seen. Thanks

Hello I have an application that shows forms where the input fields are inserted on table columns. When the column contains two fields sometimes the second field is showed not in the same line. It must be said that the second field is added after the creation of the form. Whit Chrome and Edge the form is showed correctly. At this[https://www.condorinformatique.com/fg/jsFormGen.html link] the behavior can be seen. Thanks

所有回覆 (1)

How state in my request the problem is on FireFox and not in Chrome and Edge.

I found in my CSS style sheet: .fg_Table td {font: normal 10pt Arial} and after its elimination the form is well displayed (it works also setting at least 12pt).

Thanks