firefox-csshacks
firefox-csshacks copied to clipboard
Dragging a tab to the bottom row of the bookmark bar places it in the equivilent position on the top row.
I unfortunately don't remember what version this started in as I hadn't updated firefox for a bit (but within the last 3 months or so, so whatever versions came out within that time period.)
To be honest, I'm not sure if this is even an issue that should be directed here, but I figured I'd give it a shot in case you already know what's going on here.
I have 6 rows of bookmarks currently. Showing 3 rows at a time. (I also have some code in my userchrome.css that places the tab bar below the URL bar)
Repro Steps:
-
I go to place a new bookmark on the bottom row of the Bookmark toolbar via clicking and dragging the tab.
-
The the little blue indicator icon that pops up indicating where the new bookmark will be shows up, though instead of being near where my mouse is hovering, between two or at the end of existing bookmarks, it shows up at the top of the toolbar.
-
If I release the mouse to drop the tab onto the bookmarks toolbar, ends up at the top of the toolbar wherever the icon was hovering.
Fro anyone having a similar issue, I did found a workaround. Dropping the tab onto the toolbar at the VERY bottom of it (I'm talking 1-3 pixels from the bottom) does put it in the correct place. But it can be finicky and hard to get right (lower the mouse DPI to be more accurate if possible.)