Fix HTML selection behavior of declarations
Open
requested to merge stephenjudkins/haddock:sdj/noticket/fix-decl-elem-selection-behavior into ghc-head
Edited by Stephen Judkins
Merge request reports
Activity
added 3298 commits
- 30a7fae9...6d8cd812 - 3288 earlier commits
- 3c9ddec9 - Merge pull request #1522 from haskell/wip/revert-quickjump
- 36c516e8 - Bump lodash from 4.17.11 to 4.17.21 in /haddock-api/resources/html
- a75c08f8 - Merge pull request #1583 from peterbecich/optparse-constraint
- 1d40873d - Merge pull request #1585 from...
- 9f0926c3 - Support GHC 9.8
- cf4b5968 - Merge pull request #1627 from Vekhir/patch-1
- 5996cca0 - Update README.md
- 395f33bf - Update the contributing guide
- 72d65317 - Prevent selection of the 'Source' link when double-clicking to select symbols...
- 11d31ee8 - Revise implementation, update tests
Toggle commit listmarked this merge request as draft from stephenjudkins/haddock@2ebacda9
@stephenjudkins I can't seem to reproduce this. Can you see it with current haddock or with something that was uploaded on Hackage like https://hackage.haskell.org/package/text-display-0.0.5.2/docs/Data-Text-Display.html#g:1?
Also which browser are you using?
Here's one instance where I'm seeing it: https://hackage.haskell.org/package/template-haskell-2.22.0.0/docs/Language-Haskell-TH-Syntax.html#t:PkgName
I'm on Chrome 126.0.6478.127
Please register or sign in to reply