oliver/gedit-file-search

Max width for "Results" tabs

jpfleury opened this issue · 6 comments

Keywords searched are used as title for the "Results" tab in the bottom panel. The problem is when I search a long string. The "Results" tab makes my gedit window to exceed screen size. May "Results" tabs have a max width.

See the following screen-shot:

gedit-file-search-issue-7

Thanks for noticing this! The Git master now has a limit of 30 characters for the title; could you give it a try?

It works very well. Thanks a lot. :-)

Same problem with right-click menu context. The following patch solves the problem:

https://gist.github.com/998143

Patch applied; thanks for catching this!

This should be fixed with release 0.5.