搜尋 Mozilla 技術支援網站

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

Learn More

Drag and drop tab to bookmarks toolbar not working

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

more options

When I want to drag and drop a tab into a folder of the bookmark toolbars, I can't do it for some folders.

Specifically, it doesn't work for folders that are somewhat in the area of the tab preview animation that pops up when I start dragging the tab. So that is not the same folders every time, it depends on the tab location in the tab bar.

I hope that the explanation was clear enough, I did a screen record also, made it available here https://ufile.io/pikit6xo (335 kB).

Do someone had a similar issue and found a solution?

I'm in troubleshooting mode. Firefox 100, just updated, but bug was there before. Ubuntu 20.04 LTS

When I want to drag and drop a tab into a folder of the bookmark toolbars, I can't do it for some folders. Specifically, it doesn't work for folders that are somewhat in the area of the tab preview animation that pops up when I start dragging the tab. So that is not the same folders every time, it depends on the tab location in the tab bar. I hope that the explanation was clear enough, I did a screen record also, made it available here https://ufile.io/pikit6xo (335 kB). Do someone had a similar issue and found a solution? I'm in troubleshooting mode. Firefox 100, just updated, but bug was there before. Ubuntu 20.04 LTS

所有回覆 (14)

more options

First, I would like to thank you for providing such clear evidence of the issue!  ;-) Try downloading another copy of Firefox from Mozilla, run it from the folder and see if you have the same issue. https://www.mozilla.org/en-US/firefox/all/#product-desktop-release

more options

Sorry for the delayed answer.

Yes the issue is all the same with another copy of Firefox from Mozilla ran from folder (freshly downloaded firefox-106.0.5 Linux 64-bit).

Are you able to reproduce ?

more options

I just found out that you can disable the preview when dragging by setting `nglayout.enable_drag_images = false` in about:config.

It solves the issue, which confirms that the bug comes from collision with the area occupied by the tab preview when it first shows up.

由 Paul Aimé 於 修改

more options

The thumbnail should be offset so it's never in the way of the mouse pointer. This problem reminds me that some users have reported their context menus appears too close to the mouse pointer so items can be automatically activated when they are simply releasing the right-click that summoned the menu.

more options

@jscher2000 I already encountered the issue you describe (e.g. VSCode issue #113175) and I don't think it is related here.

Since the link I provided for the screen record is not available anymore, I upload it here as a GIF so it remains available.

由 Paul Aimé 於 修改

more options

@jscher2000 I already encountered the issue you describe (e.g. VSCode issue #113175), but is seems unrelated here.

With the screen record you can understand the bug better, I put it here as a GIF as the link I provided is not available anymore.

由 Paul Aimé 於 修改

more options

@jscher2000 I already encountered the bug you describe (e.g. VSCode issue #113175), but it seems unrelated here.

You can understand the bug better with the screen record, I put it here as a GIF as the link I provided is not available anymore.

more options

Hi Paul, thank you for the GIF.

I don't know what causes that (I'm not able to reproduce it on Windows 10).

more options

Try to disable showing the drag image.

  • about:config => nglayout.enable_drag_images = false
more options

You can try Firefox from the official Mozilla server if you currently use a version from the repositories of your Linux distribution to see if it behaves differently.

more options

cor-el said

Try to disable showing the drag image.
  • about:config => nglayout.enable_drag_images = false

Yes I found that as a workaround as said above.

more options

cor-el said

You can try Firefox from the official Mozilla server if you currently use a version from the repositories of your Linux distribution to see if it behaves differently.

Yes that's the first thing @jonzn4SUSE told me to do, but as I said above the issue is still there with a fresh installation from the official Mozilla server.

more options

(duplicate of previous answer sorry)

由 Paul Aimé 於 修改

more options

Are you using Firefox in Wayland as that could be a possible cause?