We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
At least 6.2.34 to 6.2.66
Any
On import function, example of inputs shown in the tooltip should be email and name in each single line, such as:
import
en-US:
es:
hu:
With some language environments, misleading line foldings are inserted in the example, like:
ja:
ru:
zh-CN:
The max-width of tooltip widget is defined in the CSS of Foundation 6:
sympa/www/js/foundation/css/foundation-float.css
Lines 4212 to 4217 in b17e3bb
The text was updated successfully, but these errors were encountered:
WWSympa: Misleading line folding in the tooltip (sympa-community#1262)
411ace7
Merge pull request #1263 from ikedas/issue-1262 by ikedas
aa54da0
WWSympa: Misleading line folding in the tooltip (#1262)
Successfully merging a pull request may close this issue.
Version
At least 6.2.34 to 6.2.66
Installation method
Any
Expected behavior
On
import
function, example of inputs shown in the tooltip should be email and name in each single line, such as:en-US:
es:
hu:
Actual behavior
With some language environments, misleading line foldings are inserted in the example, like:
ja:
ru:
zh-CN:
Additional information
The max-width of tooltip widget is defined in the CSS of Foundation 6:
sympa/www/js/foundation/css/foundation-float.css
Lines 4212 to 4217 in b17e3bb
The text was updated successfully, but these errors were encountered: