Closed
Description
Preliminary Checks
- I have read and understood the important section above.
- I have searched existing issues and avoided creating duplicates.
- I am not filing an enhancement request.
- I have checked that this issue cannot be reproduced on Mozilla Firefox.
- I have checked that this issue can be reproduced once I removed all my Mods and Custom CSS.
What happened?
Moving tabs in Normal or Pinned tab messes up around tabs, and Essentials can't be double-clicked, nor can the URL bar be clicked, because of [movingtab] attribute is not deleted.
Maybe this behavior happened since v1.12.9b
.
Expected behavior
Reordering tabs should work like before v1.12.9b
, nothing should be messed up here.
Actual behavior
Moving tabs in Normal or Pinned tab messes up around tabs, and Essentials can't be double-clicked, nor can the URL bar be clicked.
Steps to reproduce
- Moving a tab in whatever Pinned or Normal section.
- See if there are any mess-ups or overlaps in the visual of the tab section.
- Try
restore Essential tabs
by double-clicking it, or try to click the URL bar, nothing should happen.
Screenshots and videos
I completely moved the tab, but the [movingtab] attribute does not disappear, which causes the above descriptions to be unclickable because pointer-events: none
is applied.
Version
1.13b
What platform are you seeing the problem on?
Windows - x64
What component is this issue related to?
Tabs
Relevant log output if applicable
Metadata
Metadata
Assignees
Type
Projects
Status
Done