ssborbis / ContextSearch-web-ext

Search engine manager for modern browsers
338 stars 37 forks source link

Issues about the text box of the toolbar of ContextSearch #634

Closed c02y closed 1 year ago

c02y commented 1 year ago

When I select a string inside a web page to use QuickMenu or Context Menu, the selected string will automatically be put into the text box of the ContextSearch toolbar, when I click the toolbar icon or use shortcut to open the toolbar icon to start typing something in the text box of the toolbar of ContextSearch, the cursor will be put into the end of the text box which contains the string I mentioned, it is annoying since usually when I open the toolbar, I need to paste or start typing what I want to search, but I have to select and delete the text first.

So

  1. Is it possible to stop putting the selected string in a web page into the text box of the toolbar?
  2. or another better solution, is it possible to auto select all the text in the text box when I click the toolbar icon or open it using shortcut, so I can just start typing what I need or paste the string to replace the text in the text box?
ssborbis commented 1 year ago

or another better solution, is it possible to auto select all the text in the text box when I click the toolbar icon or open it using shortcut, so I can just start typing what I need or paste the string to replace the text in the text box?

Yes. This can be set in the Quick Menu settings. The Toolbar menu and Quick menu share many settings, including this one.

image

c02y commented 1 year ago

Thanks, it is great. I thought this should be in Toolbar section.