rickysarraf / foxreplace

Automatically exported from code.google.com/p/foxreplace
0 stars 0 forks source link

"replace" column text not always shown #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. in the subst group editor create a very long "with" (couple dozen words)
2.
3.

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

the columns in "subst group editor" and "foxreplace options" windows do not
appear to be resizeable and I think the width of long "with" entries
essentially squeezes the other columns (most importantly "replace" col)
into single-character-width.  so the "replace" col ends up showing nothing.
 (I do note that "html" col doesn't seem affected like "replace" is.)

iow I can see the "withs" but I can't see their associated "replaces". 
with lots of substitutions in my foxreplace this makes it difficult to
identify specific "replaces" such as when looking for it to edit.  and a
single long "with" will cause *all* "replace" to no longer appear (when
either window is scrolled such that the long "with" is in view).

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

0.11.0; firefox 3.0.10, linux

Please provide any additional information below.

hope that's clear.  essentially very long "with" causes the "with" to be
about the only thing displayed in either "foxreplace options" or "subst
group editor" windows

Original issue reported on code.google.com by ssehsem...@mailinator.com on 23 Jul 2009 at 4:32

GoogleCodeExporter commented 9 years ago
Reproduced. Probably it has an easy fix with some "min width" property.

Original comment by marc.r...@gmail.com on 2 Aug 2009 at 6:05

GoogleCodeExporter commented 9 years ago
Fixed in 0.12.1 (in the sandbox).

Original comment by marc.r...@gmail.com on 5 Aug 2009 at 2:23