Skip to content
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

"Search selected text on Google" can be done for multiline text #1427

Open
Akuli opened this issue Nov 30, 2023 · 1 comment · May be fixed by #1428
Open

"Search selected text on Google" can be done for multiline text #1427

Akuli opened this issue Nov 30, 2023 · 1 comment · May be fixed by #1428

Comments

@Akuli
Copy link
Owner

Akuli commented Nov 30, 2023

  1. Open a file with more than 1 line of text
  2. Select more than 1 line of text
  3. Right-click

Expected result: "Search selected text on Google" is grayed out. It is not reasonable to google multiple lines of text.

Actual result: You can click "Search selected text on Google" and it does nothing.

@thealmightychuck
Copy link

Going to try and figure this out. Not familiar with Tkinter, but I've used PyQt in the past. I assue you want all the text searched with one google search?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants