Documentation links require page reload
| Originator: | igeek1 | ||
| Number: | rdar://16817062 | Date Originated: | 05-May-2014 05:13 PM |
| Status: | Duplicate of 16478489 | Resolved: | 08-May-2014 07:02 PM |
| Product: | Documentation | Product Version: | N/A |
| Classification: | UI/Usability | Reproducible: | Always |
Summary: If you click a link to a page to https://developer.apple.com/library/ios/documentation that has an anchor reference in the URL, you have to load the page twice to skip to the anchor. Steps to Reproduce: 1. Make a link to this URL (for example): https://developer.apple.com/library/ios/documentation/uikit/reference/UIAccessibility_Protocol/Introduction/Introduction.html#//apple_ref/occ/instp/NSObject/accessibilityElementsHidden (If radar.app doesn’t produce a clickable link, go to http://stackoverflow.com/questions/23480856/accessibility-label-for-composite-view, where you will find that link, suitable for framing.) You might create such a link by, for example, visiting https://developer.apple.com/library/ios/documentation/uikit/reference/UIAccessibility_Protocol/Introduction/Introduction.html, scrolling to the Tasks section, context-clicking the accessibilityElementsHidden, and choosing Copy Link. 2. Notice the anchor part of the URL: #//apple_ref/occ/instp/NSObject/accessibilityElementsHidden 3. Click the link. Expected Results: The Apple developer library page loads, and automatically scrolls to the documentation for the accessibilityElementsHidden property. Actual Results: The Apple developer library page loads, but it does not scroll to the appropriate section. Instead, it scrolls a tiny bit, such that about half of the page headline, "UIAccessibility Protocol Reference", is visible. If you type Command-L to select the address, then press Return to load the page again, this time it correctly scrolls to the appropriate section. Version: UIAccessibility Protocol Reference https://developer.apple.com/library/ios/documentation/uikit/reference/UIAccessibility_Protocol/Introduction/Introduction.html#//apple_ref/occ/instp/NSObject/accessibilityElementsHidden Notes: Configuration: This bug is not unique to the example page that I am using. I have seen it on all the Apple developer documentation pages to which I have clicked links. Safari 7.0.3 (9537.75.14) Chrome 34.0.1847.131 Attachments:
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!