Xcode 开发人员文档链接悬停跳转至顶部
我不知道我是如何进入这种状态的,但是每当我将鼠标悬停在其中一个文档文件中的链接上时,Xcode 文档窗口就会表现出这种奇怪的“跳到顶部”行为。
例如,我将向下滚动到类引用的方法,一旦我将鼠标悬停在其中一个方法上,文档窗口就会立即跳回顶部。
还有其他人遇到过这种情况吗?如果是这样,Xcode 中有修复吗?
同时,在浏览器中打开文档可以解决该问题。
I don't know how I got into this state, but the Xcode documentation window has been exhibiting this strange behavior of "jumping to top" whenever I hover over a link in one of the doc files.
For example, I'll be scrolling down to, say, the methods of a Class Reference, and as soon as I hover over one of them, the doc window jumps right back to the top.
Has anyone else encountered this? If so, is there a fix for within Xcode?
Meanwhile, opening up the doc in a browser works around the problem.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
谢谢大家的回复!
与此同时,我刚刚偶然发现了一个解决方法。
作为序言,我必须针对我的特定情况澄清/纠正两件事:
解决方法:
在 Xcode 文档查看器(甚至在 Safari 中)中,位于右侧(并且作为对等体)的“开发人员文档”窗口中应该有一个“跳转到...”下拉列表出现此问题时的“目录”扩展器。您只需点击一次,关闭它,然后跳跃问题就消失了!
Thanks for the replies everyone!
Meanwhile, I have just stumbled upon a workaround.
To preface, I have to clarify/correct two things for my particular case:
On to the workaround:
In the Xcode doc viewer (and even in Safari), there should be a "Jump To..." drop-down in the "developer-documentation" window located to the right (and as a peer) of the "table of contents" expander when this problem occurs. You only need click on it once, dismiss it, and then the jumping problem goes away!
我遇到过它(仅在 Safari 中查看文档时遇到过,而不是文档查看器本身),并且我相信这是 Xcode 3.2(针对 Snow Leopard)中修复的已知错误。
I've encountered it (only when viewing the docs in Safari, not the doc viewer itself), and I believe it's a known bug fixed in Xcode 3.2 (for Snow Leopard).