mbnuqw / sidebery

Firefox extension for managing tabs and bookmarks in sidebar.
MIT License
3.43k stars 175 forks source link

Open dragged text in new tab #135

Closed cougarten closed 4 years ago

cougarten commented 4 years ago

Description

When I drag selected text in the sidebar I expect it to open a new tab and handle it as if I typed the dragged text in the browsers navigation bar and hit return.

image I expect a new tab will open at the desired position and it will trigger a search in my default search engine

When I drag an unlinked, pure text URL I also expect it to open the website instead of searching for it in my default search engine.

Surprisingly dragging text in to the empty part of the sidebar already behaves as expected :)

Use cases

Thanks again for building this :) And if you don't have time for my detailed feature requests that's more than fine, too!

mbnuqw commented 4 years ago

Thanks for the report! I've just tested dropping plain text to the sidebar and indeed, found inconsistency in behavior - I'll try to fix this in the next release.

About opening urls from the dropped plain text - this is a good idea, definitely worth implementing!

mbnuqw commented 4 years ago

I've fixed (I hope) this in v4.6.0. Right now it behaves like that:

Peek 2020-02-20 20-50

so I'm closing this. Feel free to reopen if something looks not right.