-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Drag as Child" is difficult to perform with tab animation #399
Comments
Workaround: mousedown on a position near the upper or lower edge of tab and drag it, then it is easily dropped on another tab. |
i also find it hard to drag tabs since the animation is introduced. it's never clear where the tab really will go to, compared to older versions of TST. |
Even without this problem, I think I prefer the old dragging behavior. Maybe make it an option? |
Same here. An option to disable the animation and get back the old behavior would be great. |
Thanks for the update. I can rearrange the tabs correctly ~80% of the time now with the nightly build. |
clicked the wrong button |
Small bug:
Desired state:
I can't drag tab 3 directly after tab 2, only over tab 1. And the same with
=>
And unfortunately drag and drop still more difficult than old not animated behavior. :( |
And strange things may happens after some drag and drop operations.
(and restart to take clear test)
Now try drag tab 1 (with child tab 2) over tab 4. I can't do this.
|
There is an important thing: tab dragging animation is a feature of Firefox itself. Because TST is not an addon named as "animation disabler", I think TST should repeat Firefox's behaviors as possible as I can. Disabling animation should be done by another addon created for the purpose... |
[ Tab 1 ] i can't even move group with tab 1 right below group with tab 3. as soon as i release, the group |
Another related issue: wrong drop markers for not-tabs (bookmarks, links, external links from another applications). |
Is there animation disabler add-on like the one you speak of? I can't find one. Without one this add-on does not work properly, it is still better than nothing but I really want to just have it like it was. |
Error: TypeError: draggedTab is null |
I confirm this issue. Since the introduction of the new drag&drop behavior, it has become very difficult to structure tabs, even in version 0.14.2012120800a034107. Please give us the option of using the old drag&drop behavior. |
Hope a fix is coming. This is a huge problem for anyone who nests their tabs a lot. Me struggling with this: http://screencast.com/t/o6N8ryPs |
offtopic, but this is a very bad screen hoster, not only needs activated javascript, but even the $#@§@ flash plugin. |
@mausalimi If you're going to post off-topic anyway, you might as well at least suggest an alternative. I'll gladly switch if it's equally easy to use, in fact I rather hate Jing for being very slow to start. |
Still a problem in firefox 19.0.2 FWIW... |
There are reports saying that toggling browser.tabs.animate and toolkit.scrollbox.smoothScroll to false fixes the problem but it's not true. I've downloaded an old version of Firefox just to recall how it was before and once you compare the behaviour side by side the difference is HUGE.
I understand what you are saying but at the same time this animation makes sense and looks nice for horizontal tabs but is a major annoyance and usability issue in TST. So regardless whether there is a standalone "animation disabler" addon out there I think that TST should include such disabler too for its own good. |
I am ok with the current implementation of this feature and no one replied/complained in the past 3 months. I am closing this issue as fixed. |
Yeah, i've been using the nightly builds lately, and it's actually decent. IMO the only problem left is that the position in which a tab / tabtree is left after dropping seems to be unpredictable. |
Maybe it is just me, but I find it difficult to drag a tab as another's child with the introduction of tab animation.
Video about my concern, recorded with Nightly 20121109 build and only TST 0.14.2012111001 installed:
http://www.youtube.com/watch?v=C8r0XOCX0QE
Is there anything I can do to make the dragging easier?
The text was updated successfully, but these errors were encountered: