safihre wrote: ↑September 19th, 2017, 5:52 am
Guess we want you to use the browse button, isn't that helping?
The browse button is useful when populating this field - not so much when checking the field contents afterward. I'll try a better explanation.
Half of my categories save to paths that are not under the default path so I need to specify the absolute target path.
example:
Code: Select all
/share/videos/category1/(dump)
/share/videos/category2/(dump)
/share/videos/category3/sub-category1/(dump)
/share/videos/category3/sub-category2/(dump)
/share/videos/category3/sub-category2/sub-sub-category1/(dump)
But, in SAB, all I see is:
Code: Select all
/share/videos/catego
/share/videos/catego
/share/videos/catego
/share/videos/catego
/share/videos/catego
If I change the target path on-disk but then need to check which SAB category paths also need to be changed (to point to the new path), I have to manually select each field and move the cursor to the end of the field so the path name scrolls, or wait for the tooltip that only appears once the cursor has been placed in the field and moved (at least, that's the behavior in FF v52.3.0 ESR on Debian 9)
My CSS is very rusty but is it possible to auto-stretch the field width along with the browser display-port? Although, this might also require stretching all containers too so may be more trouble than it's worth.
