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

Make filtering of search matches in console panel optional #3111

Open
fbugissues opened this issue May 19, 2015 · 6 comments
Open

Make filtering of search matches in console panel optional #3111

fbugissues opened this issue May 19, 2015 · 6 comments

Comments

@fbugissues
Copy link

Originally reported on Google Code with ID 2972

I think it would be good to make the filtering of search matches inside the
console panel optional, because in some cases it is useful to see the
entries before or after a message. Besides that this would make the
"Previous" and "Next" button useful inside the console panel (because they
are not doing anything at the moment searching inside the console).
I attached two screenshots how this could look like.
For a test case do the following:
1. Open the console panel
2. Enable all options of the console's menu
3. Go to google.com (several messages should appear inside the console)
4. Type something into the search field

=> Console entries get filtered by the search string, but there's no option
to just mark the entries like it's done in the other panels

Reported by sebastianzartner@gmx.de on 2010-03-29 11:09:23


- _Attachment: [filtering_console_panel_search_matches.jpg](https://storage.googleapis.com/google-code-attachments/fbug/issue-2972/comment-0/filtering_console_panel_search_matches.jpg)_ - _Attachment: [console_panel_search_without_filtering.jpg](https://storage.googleapis.com/google-code-attachments/fbug/issue-2972/comment-0/console_panel_search_without_filtering.jpg)_
@fbugissues
Copy link
Author

Reported by kpdecker on 2010-03-31 16:42:50

  • Status changed: Triaged
  • Labels added: Type-Enhancement, Test-case-available, search
  • Labels removed: Type-Defect

@fbugissues
Copy link
Author

Reported by kpdecker on 2010-03-31 16:42:59

  • Labels added: console

@fbugissues
Copy link
Author

Notice, when processing this issue search match highlighting as described in issue 3113
should be considered (also see mockup search_result_highlighting_console_panel.png).
This means, that the background of the message including the match should be highlighted
temporarily.

Reported by sebastianzartner@gmx.de on 2010-09-21 09:13:42

@fbugissues
Copy link
Author

Sebastian, I encountered the problem you outline. I think the search should scroll to
the hit like the other panels.  The main difficulty is implementing the search-next.

Reported by johnjbarton@johnjbarton.com on 2011-07-06 05:23:23

@fbugissues
Copy link
Author

Issue 5113 has been merged into this issue.

Reported by sebastianzartner@gmx.de on 2011-11-09 23:32:46

@fbugissues
Copy link
Author

Issue 5113 has a description how this could work.
To let others find this enhancement request I need to add, that this is about making
the console messages filter optional.

Reported by sebastianzartner@gmx.de on 2011-11-09 23:36:22

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

No branches or pull requests

1 participant