Closed Bug 2003913 Opened 12 hours ago Closed 11 hours ago

Upgrading Firefox to any version above 143 causes incorrect positioning of the CodeMirror autosuggestions dropdown.

Categories

(Firefox :: Untriaged, defect)

Firefox 144
defect

Tracking

()

RESOLVED DUPLICATE of bug 2003918

People

(Reporter: shaurya064, Unassigned)

Details

Attachments

(1 file)

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

Steps to reproduce:

  1. Upgrade Firefox from version 143 to 144.
  2. Use CodeMirror with the autosuggestions / autocompletion component.
  3. Observe that CodeMirror detects a transform on a parent element even though no such transform exists or was previously detected.

Actual results:

Firefox should preserve the previous behavior (as in version 143), where no transform is erroneously detected and the dropdown correctly remains position: fixed. Works fine on chrome as well.

Expected results:

The autosuggestions dropdown should remain position: fixed as it did in Firefox 143, and no false transform detection should occur.

The library if it detects a transform on one of the parents changes the dropdown position from fixed to absolute causing it to not behave as intended.

The library if it detects a transform on one of the parents changes the dropdown position from fixed to absolute causing it to not behave as intended.

The library if it detects a transform on one of the parents changes the dropdown position from fixed to absolute causing it to not behave as intended.

(In reply to Shaurya Sharma from comment #3)

The library if it detects a transform on one of the parents changes the dropdown position from fixed to absolute causing it to not behave as intended.

Group: firefox-core-security

Removing security flag again as this is not a security issue.

Group: firefox-core-security

Assuming that bug 2003918 is more accurate than this one, duping forward, I guess?

Status: UNCONFIRMED → RESOLVED
Closed: 11 hours ago
Duplicate of bug: 2003918
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: