搜尋 Mozilla 技術支援網站

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

了解更多

Table header columns are not separating by lines

  • 5 回覆
  • 0 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

Hi my application contains a table where the table columns will separate by vertical lines. I am getting vertical lines in other browsers but columns are not separating by lines in firefox browser. Please refer the screenshots of table header in firefox & other browsers. edge_snip.PNG consists if columns separated by vertical lines in Edge browser and firefoxsnip.PNG consists of columns not separated by lines.

Hi my application contains a table where the table columns will separate by vertical lines. I am getting vertical lines in other browsers but columns are not separating by lines in firefox browser. Please refer the screenshots of table header in firefox & other browsers. edge_snip.PNG consists if columns separated by vertical lines in Edge browser and firefoxsnip.PNG consists of columns not separated by lines.
附加的畫面擷圖

所有回覆 (5)

more options

Is this a new issue? Can you share a public link to an example for testing?

Does it still happen in Troubleshoot Mode?

more options

@zeroknight I can't share link. Yes it's still happening in troubleshoot mode also. I have tried some solutions of removing 'border-collapse: collapse' in _reboot.scss file in nodemodules/bootstrap but it's still not working.

more options
Firefox 115.2.1

Have you tried testing with the latest Firefox 122 version?

more options

@zeroknight No. I didn't try in version 122. Firefox browser is managed by my organization. I can't update it to latest version.

more options

You can reload webpage(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • hold down the Shift key and left-click the Reload button
  • press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • press "Command + Shift + R" (Mac)

Are other rules in the CSS files also not applied ? Did you check this in the Inspector ?

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.