Closed Bug 1954364 Opened 1 month ago Closed 2 days ago

Error when dragging tab group between windows: "can't access property 'inRDMPane', this.browsingContext is null"

Categories

(Firefox :: Tabbed Browser, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1953724
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox136 --- unaffected
firefox137 --- unaffected
firefox138 --- affected

People

(Reporter: tabmix.onemen, Unassigned)

References

(Blocks 1 open bug)

Details

When dragging a tab group from one window to another, the following error occurs:

17:06:28.649 Uncaught (in promise) TypeError: can't access property "inRDMPane", this.browsingContext is null
    get fullZoom chrome://global/content/elements/browser-custom-element.js:712
    get fullZoom chrome://browser/content/tabbrowser/tabbrowser.js:689
    ZoomManager_getZoomForBrowser chrome://global/content/viewZoomOverlay.js:35
    get zoom chrome://global/content/viewZoomOverlay.js:19
    FullZoom_updateCommands chrome://browser/content/tabbrowser/browser-fullZoom.js:341
    updateZoomUI resource:///modules/ZoomUI.sys.mjs:193
browser-custom-element.js:712:11

Steps to reproduce:

  • Start Firefox Nightly
  • Open a second window with one tab
  • Add the tab to a group
  • Drag the group-label from the second window to the first window

The error only occurs when all tabs in the 2nd window are contained within the group being dragged (no other tabs exist in that window).
Observed on Windows 11

Severity: -- → S3

I can't seem to reproduce this in Nightly. Are you still seeing this?

Flags: needinfo?(tabmix.onemen)
Status: NEW → RESOLVED
Closed: 2 days ago
Duplicate of bug: 1953724
Resolution: --- → DUPLICATE

(In reply to Dão Gottwald [:dao] from comment #1)

I can't seem to reproduce this in Nightly. Are you still seeing this?

No, I can't reproduce it

Flags: needinfo?(tabmix.onemen)
You need to log in before you can comment on or make changes to this bug.