-
Bug
-
Resolution: Fixed
-
Medium (View bug fix roadmap)
-
5.0
-
None
-
5
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
This is a known bug in JIRA 5.0, but is fixed for most keyboard layouts in JIRA 5.0.1.
The mentions dialog does not show when typing on a foreign keyboard layout that requires the alt key to be pressed to type the "@" symbol, namely:
- French
- German
- Spanish
- Portuguese
- Japanese
- is duplicated by
-
JRASERVER-27577 @mention doesn't work in Google Chrome
-
- Closed
-
-
JRASERVER-27517 @ symbol not picked up if US keyboard is not installed
-
- Closed
-
-
JRASERVER-27511 Mention functionality does not work with Google Chrome and Safari
-
- Closed
-
- relates to
-
JRACLOUD-26287 Mentions drop-down does not work for foreign keyboard layouts where the @ symbol is produced by holding down the AltGr key and another key
-
- Closed
-
- is related to
-
JRADEV-8408 Failed to load
Hi everybody,
I've investigated this issue today, and found the source of the problem in our code. The previous fix had let mentions work when using the Alt modifier key to output an '@', but not AltGr. I'm patching it now and getting someone to check it. Thank you all for being so patient!