PhoneixS / advanced-find

Automatically exported from code.google.com/p/advanced-find
0 stars 0 forks source link

Column width is not reset #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Search a long string, for example:

If left NULL, HTML Purifier will attempt to instantiate a <code>csstidy</code>

2. In the bottom panel, the result will be output like this:

#0 - Search "If left NULL, HTML Purifier will attempt to instantiate a 
<code>csstidy</code>" 1 hits in 1 files

There's no bug until now.

3. Depending on your window width, not all the previous line may be visible. 
For example, say we see only this part:

#0 - Search "If left NULL, HTML Purifier will attempt to insta

4. Click on the button "Clear", so the plugin output is cleared.

5. Search for a shorter string, for example:

%AutoFormat.RemoveEmpty

What is the expected output? What do you see instead?

The bug is the following: the first column width was not reset when we clicked 
on the button "Clear", so even with a new short string searched, we don't see 
all the line. We see for example only this part:

#0 - Search "%AutoFormat.RemoveEmpty"

while there's enough space to see the complete line:

#0 - Search "%AutoFormat.RemoveEmpty" 7 hits in 4 files

What version of the product are you using? On what operating system?

- gedit 3.4.1
- plugin version 3.5.0
- Xubuntu 12.04

Please provide any additional information below.

This problem doesn't only occur with long searched string, but also with long 
filenames in results. Clicking on the button "Clear" doesn't reset the column 
width.

Original issue reported on code.google.com by cont...@jpfleury.net on 30 Aug 2012 at 11:02

GoogleCodeExporter commented 9 years ago
This will be fixed at next release.

Original comment by swatch.c...@gmail.com on 28 Oct 2012 at 12:08

GoogleCodeExporter commented 9 years ago
Fixed at v3.5.1.

Original comment by swatch.c...@gmail.com on 18 Nov 2012 at 1:27

GoogleCodeExporter commented 9 years ago
Thanks a lot.

Original comment by cont...@jpfleury.net on 18 Nov 2012 at 6:28

GoogleCodeExporter commented 9 years ago

Original comment by swatch.c...@gmail.com on 19 Nov 2012 at 3:57