Open justoverclockl opened 3 years ago
I've found this bug: https://i.ibb.co/vxN1JPY/Immagine.png link to duscussion: https://discuss.flarum.org/d/26292-css-problem-with-italian-translation
Current Behavior Text does not fit with css rules with italian translation.
Steps to Reproduce
Expected Behavior That text will fit into that css rules
Screenshots https://i.ibb.co/vxN1JPY/Immagine.png
Environment
Output of "php flarum info", run this in terminal in your Flarum directory. Flarum core 0.1.0-beta.15 PHP version: 7.3.27 Loaded extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, bcmath, bz2, calendar, ctype, curl, dba, dom, enchant, hash, fileinfo, filter, ftp, gd, gettext, gmp, SPL, iconv, session, intl, json, mbstring, standard, mysqlnd, pcntl, mysqli, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, readline, Reflection, imap, shmop, SimpleXML, soap, sockets, sodium, exif, sysvmsg, sysvsem, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, memcached, ionCube Loader, Zend OPcache +------------------------+------------------+--------+ | Flarum Extensions | | | +------------------------+------------------+--------+ | ID | Version | Commit | +------------------------+------------------+--------+ | flarum-approval | v0.1.0-beta.15 | | | flarum-bbcode | v0.1.0-beta.15 | | | flarum-emoji | v0.1.0-beta.15 | | | flarum-lang-english | v0.1.0-beta.15 | | | flarum-flags | v0.1.0-beta.15 | | | flarum-likes | v0.1.0-beta.15 | | | flarum-lock | v0.1.0-beta.15 | | | flarum-markdown | v0.1.0-beta.15 | | | flarum-mentions | v0.1.0-beta.15 | | | flarum-statistics | v0.1.0-beta.15 | | | flarum-sticky | v0.1.0-beta.15.1 | | | flarum-subscriptions | v0.1.0-beta.15 | | | flarum-suspend | v0.1.0-beta.15 | | | flarum-tags | v0.1.0-beta.15 | | | nearata-lang-italian | v0.1.0-beta.15.1 | | | flarum-pusher | v0.1.0-beta.15 | | | fof-best-answer | 0.3.6 | | | fof-linguist | 0.5.0 | | | fof-formatting | 0.3.1 | | | fof-oauth | 0.2.1 | | | fof-analytics | 0.11.0 | | | sycho-github-milestone | v0.1.1 | | | fof-username-request | 0.4.2 | | | fof-links | 0.5.4 | | +------------------------+------------------+--------+ Base URL: https://flarum.it
Possible Solution
@davwheat would flarum/framework#2697 fix this?
Yes! It should wrap to multiple lines.
Bug Report
I've found this bug: https://i.ibb.co/vxN1JPY/Immagine.png link to duscussion: https://discuss.flarum.org/d/26292-css-problem-with-italian-translation
Current Behavior Text does not fit with css rules with italian translation.
Steps to Reproduce
Expected Behavior That text will fit into that css rules
Screenshots https://i.ibb.co/vxN1JPY/Immagine.png
Environment
Possible Solution