Skip to content
New issue

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

Reference in comment is not clickable when it is inserted in a table #17875

Open
alesshosry opened this issue Feb 25, 2025 · 1 comment
Open

Comments

@alesshosry
Copy link
Contributor

Bug Description
References to classes, methods, or traits within comments work correctly when their names are enclosed in backticks. However, this behavior breaks when the reference is placed inside a table (between pipes). In this case, the reference appears blue in the 'View Comment' section, but it is not clickable.

To Reproduce
Take any classname and insert it in a comment twice: with and without pipes. Check the inserted screenshot for example:
`OrderedCollection` is blue and clickable in view mode.
|`OrderedCollection`| is blue but NOT clickable in view mode.

Screenshots

Image

Version information:

  • I tried Pharo 13 and Moose 12
@Ducasse
Copy link
Member

Ducasse commented Feb 25, 2025

Hi aless
Indeed this is a limit of Morphic. I do not know if we will able to fix it.
S.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants