View Single Post
Old 07-28-2018, 08:19 AM   #7
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,705
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Clicking on text (not a link) in Preview used to move the cursor to the corresponding line in Code View. It's not a feature I really used, so I probably wouldn't have noticed its disappearance on my own.

Glancing at the commit to add the link-following ability suggests to me that the disappearance of the GoToPreviewLocationRequest() signal is causing this. It's no longer being emitted during Preview's mouseReleaseEvent. So effectively, when it's not a link that's being clicked in Preview, nothing is happening.

Last edited by DiapDealer; 07-28-2018 at 08:24 AM.
DiapDealer is offline   Reply With Quote