Bug #3988
closedmenu text shifted to the left after upgrade
0%
Description
After I upgraded from to 2.1.5 from 2.1.2.
Text labels in web menus are shifted to the right and longer texts get out of menu tab.
I tested with two web browser from which I deleted cache.
Files
Updated by Ivo B about 10 years ago
Ivo Babarovic wrote:
After I upgraded from to 2.1.5 from 2.1.2.
Text labels in web menus are shifted to the right and longer texts get out of menu tab.I tested with two web browser from which I deleted cache.
After I upgraded to 2.1.5 from 2.1.2.
Affected versiob is 2.1.5.
Updated by Ivo B about 10 years ago
Hello!
I don't have Verdana or Tahoma fonts installed. I also don't have ttf-mscorefonts-installer package installed and still get the issue.
Updated by Chris Buechler about 10 years ago
clear your browser cache and it'll almost certainly go away. If not, post to the forum or list with more info, this particular issue is resolved.
Updated by Ivo B about 10 years ago
I noted above that I cleared browser cache. From the original bug it was noted that main
issue are fonts.
I specifically created new user 'tester' and checked with two web browsers. So no cache!
Chromium and Firefox. Same issue with both.Look above for attached image.
I do not have Tahoma or Verdana fonts installed on the system!
castor ivo # find / -regex ".*\([tT]ahoma\|[vV]erdana\).*" castor ivo #
I checked commits that fix the issue ( 6817c18afa737e83756516a7b7c14ff5e5d85814 and 2300ee35e94bc49dff99f64133fe98cae9a4aaab )
and found out fonts aren't issue (at least for me) so maybe they should be left in css files. I intentionally left the lines with Verdana and Tahoma fonts and web interface looked ok.
Must be other lines in patched .css files that fix this bug.
best regards