Steps to reproduce: 1. Write this code: b := Buf() c := b.readChar 1. Hover mouse on 'readChar' until the tooltip is shown 2. Click on the link to in.readChar Result: 'Unable to load page' Expected result: Tooltip for 'in.readChar' is opened
Steps to reproduce:
b := Buf()
c := b.readChar
Result:
'Unable to load page'
Expected result:
Tooltip for 'in.readChar' is opened