Bug 4111 - "Highlight all matches" in MessageSearchWindow
Summary: "Highlight all matches" in MessageSearchWindow
Status: NEW
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Message View (show other bugs)
Version: other
Hardware: PC Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2018-11-02 11:48 UTC by Bernhard
Modified: 2018-11-02 11:48 UTC (History)
0 users

See Also:


Attachments

Description Bernhard 2018-11-02 11:48:11 UTC
Hi!

It would be nice to have an option (maybe checkbox) to highlight all matches in the MessageSearchWindow.

gtk seems to support this by means of tags in the text; See gtk_text_buffer_apply_tag_by_name()

Note You need to log in before you can comment on or make changes to this bug.