You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting "less" (<) as an action accelerator is valid (and works) but trying to generate a tooltip with this accelerator fails as it generates invalid markup (<span weight="600" size="smaller" alpha="75%"> <</span>).
Presumably the same would happen with e.g. "greater" (>).
All valid accelerators should be able to be shown in tooltips (or should be omitted from the tooltip while showing other accels for the same action).
OS Version
6.x (Odin)
Software Version
Latest release (I have run all updates)
Log Output
Failed to set text '[Action description]<span weight="600" size="smaller" alpha="75%">F7, <</span>' from markup due to error parsing markup: Error on line 2 char 55: “<” is not a valid name
Hardware Info
No response
The text was updated successfully, but these errors were encountered:
What Happened?
Setting "less" (
<
) as an action accelerator is valid (and works) but trying to generate a tooltip with this accelerator fails as it generates invalid markup (<span weight="600" size="smaller" alpha="75%"> <</span>
).Presumably the same would happen with e.g. "greater" (
>
).Steps to Reproduce
Expected Behavior
All valid accelerators should be able to be shown in tooltips (or should be omitted from the tooltip while showing other accels for the same action).
OS Version
6.x (Odin)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response
The text was updated successfully, but these errors were encountered: