Category blank
Submitted bfarber, Jul 19 2012 03:55 PM | Last updated Aug 02 2012 03:12 PM
For some reason here, the Category title is not showing in the grey search box at the top (it just says "Category: ")
| Status: | Fixed |
| Version: | 2.3.2 |
| Fixed In: | 2.3.3 |











13 Comments
http://community.inv...nu-items-r36312
http://community.inv...ay-issue-r36302
This is the result of the fix to that.
#search_options { max-width: 80px; overflow: hidden; padding: 0 6px; text-overflow: ellipsis; }being the most relevant CSS.From the contextual search there.
In FF 14 anyway.
Once you go beyond that it messes up the skin.
But who has category names longer than that? Increasing the max-width seemed fine too.
I still think truncating is the best option like I said in the initial bug report that marcher linked.
:3
think of it like this... would you truly want the full forum name in contextual search? would anybody?
Updating Status to: Fixed
Going with "this category" and "this database". Sorry, but the skin limitations kind of necessitate a short string that will be reliably consistent in size and fit within the max width allowed.