Closed Bug 1652384 Opened 4 years ago Closed 4 years ago

rich editor add some new table column,but new cell's border-bottom is none

Categories

(Core :: Layout: Tables, defect)

78 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox-esr68 --- wontfix
firefox-esr78 --- wontfix
firefox79 --- wontfix
firefox80 --- fixed

People

(Reporter: 1017866168, Assigned: emilio)

References

(Regression)

Details

(Keywords: regression)

Attachments

(3 files, 2 obsolete files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.16 Safari/537.36

Steps to reproduce:

  1. open url: https://dev.myones.net/wiki/master/#/team/WPMrXC1s/space/ED1tsNHs/page/KwHheQ36/edit
  2. account: 101786618@qq.com password: 12345678lv
  3. insert table, select a cell, add many new colum

Actual results:

new cell's border-bottom is none
on chrome is Ok.

Expected results:

new cell's border-bottom is normal

Hi!

I wasn't able to reproduce your issue on Firefox Nightly 80.0a1 or Firefox 78.0.2.

Adding new columns worked correctly on my end.

Could you check if this also happens to you while in safe-mode? Here is a link that can help you with that:
https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode#w_how-to-start-firefox-in-safe-mode

If it still does, try making a new profile and check again. Here's how:
https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles#w_start-the-profile-manager-when-firefox-is-closed

Thanks!

Flags: needinfo?(1017866168)

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → Layout: Tables
Product: Firefox → Core

I can't reproduce the bug in Nightly on Linux, FWIW.

Severity: -- → S4

(In reply to Mats Palmgren (:mats) from comment #3)

I can't reproduce the bug in Nightly on Linux, FWIW.

I am author.
Sorry, because it’s urgent, so I skipped this question with compatible CSS syntax, I will provide a new address

https://dev.myones.net/wiki/FE005/#/team/WPMrXC1s/space/ED1tsNHs/page/KwHheQ36/edit

Flags: needinfo?(1017866168)

(In reply to Peter_M from comment #1)

Hi!

I wasn't able to reproduce your issue on Firefox Nightly 80.0a1 or Firefox 78.0.2.

Adding new columns worked correctly on my end.

Could you check if this also happens to you while in safe-mode? Here is a link that can help you with that:
https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode#w_how-to-start-firefox-in-safe-mode

If it still does, try making a new profile and check again. Here's how:
https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles#w_start-the-profile-manager-when-firefox-is-closed

Thanks!

I am author.
Sorry, because it’s urgent, so I skipped this question with compatible CSS syntax, I will provide a new address

https://dev.myones.net/wiki/FE005/#/team/WPMrXC1s/space/ED1tsNHs/page/KwHheQ36/edit

Attached file not-very-reduced test-case. (obsolete) —

Thanks, I can reproduce that. Here's a test-case based on your website (didn't bother reducing much though)

It seems we don't correctly recompute collapsed borders in this case somehow.

Status: UNCONFIRMED → NEW
Ever confirmed: true

It's a very old bug :)

Attachment #9166113 - Attachment is obsolete: true
Has Regression Range: --- → yes

A bit surprised that the colgroup is needed.

Attachment #9166114 - Attachment is obsolete: true

This is the same fix as the fix for bug 711359, basically... We don't
shift the damage area otherwise which means that we would incorrectly
miss computing some borders.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7916b0f71d69
When inserting a col frame, invalidate all subsequent column BC borders. r=mats
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/24761 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: