Remove broken #tabbrowser-tabs[movingtab] > .tabbrowser-tab selector
Categories
(Firefox :: Tabbed Browser, task, P2)
Tracking
()
People
(Reporter: dao, Assigned: aswan)
References
Details
Attachments
(1 file)
Bug 1555060 broke this selector:
It needs to use #tabbrowser-tabs[movingtab] > .tabbrowser-arrowscrollbox > ...
.
I'm not sure what exactly broke here from a user's perspective. :/
Comment 1•6 years ago
|
||
Getting late for 72, but we could still take a patch for 73.
Comment 2•6 years ago
|
||
Following up in Slack/email but I'm also marking this fix-optional for 74 to remove it from regression triage.
Assignee | ||
Comment 3•6 years ago
|
||
I can write a patch to fix the selector but from playing with this briefly I'm not able to see any difference with and without the selector being fixed. Dão can you tell me if I'm reading this correctly: it looks to me like the "fadein" attribute is only present on tabs that are being added to a particular tabstrip, so this selector which is a tab with the "fadein" attribute inside a tabstrip with the "movingtab" attribute would apply to a tab being moved from one window to another? I don't see any animation in this case so I'm not sure what effect the rule is meant to have...
Assignee | ||
Comment 4•6 years ago
|
||
This was inadveretently broken by bug 1555060.
Updated•6 years ago
|
Assignee | ||
Comment 5•6 years ago
|
||
Incidentally, that selector seems to have come originally from bug 783282, though the title of that bug is about "dragging a tab within the tab strip". I haven't had a chance to read that bug/patch in more detail to try to sort this out...
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
The bot was updating the type to "defect" because the bug was marked as a regression. In the future it might even be enforced by Bugzilla itself.
Updated•6 years ago
|
Comment 8•6 years ago
|
||
bugherder |
Description
•