Bug 20602 - local anchors off by one line
Summary: local anchors off by one line
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://thepokerbay.org/faq.php
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-02 10:26 PDT by David Carson
Modified: 2024-04-23 18:47 PDT (History)
2 users (show)

See Also:


Attachments
markup from the site (61.17 KB, text/html)
2008-09-02 10:27 PDT, David Carson
no flags Details
CSS from the site (2.85 KB, text/css)
2008-09-02 10:28 PDT, David Carson
no flags Details
javascript from the site (21.36 KB, application/x-javascript)
2008-09-02 10:29 PDT, David Carson
no flags Details
screenshot of instance of "How does NAT/ICS change the picture?" (1.15 MB, image/png)
2024-04-23 13:44 PDT, Frances Cornwall
no flags Details
another screenshot of instance of "How does NAT/ICS change the picture?" (1.00 MB, image/png)
2024-04-23 13:49 PDT, Frances Cornwall
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Carson 2008-09-02 10:26:34 PDT
STEPS TO REPRODUCE:
1. Visit thepokerbay.org/faq.php (or, to avoid having to create an account, use the attached files)
2. Follow the local link 'How does NAT/ICS change the picture?'


EXPECTED RESULTS:
The line 'How does NAT/ICS change the picture?' is at the top of the screen

OBSERVED RESULTS:
The first line below the title 'This is a very particular case...' is at the top instead

ADDITIONAL INFORMATION:
Other local anchors also don't work, but some local anchors on this page work fine.
Comment 1 David Carson 2008-09-02 10:27:27 PDT
Created attachment 23117 [details]
markup from the site
Comment 2 David Carson 2008-09-02 10:28:06 PDT
Created attachment 23118 [details]
CSS from the site
Comment 3 David Carson 2008-09-02 10:29:28 PDT
Created attachment 23120 [details]
javascript from the site
Comment 4 Frances Cornwall 2024-04-22 15:43:01 PDT
I think the bug can be resolved. The line "How does NAT/ICS change the picture?" is above the line "This is a very particular case...". I tested using the "markup from the site" attachment.
Comment 5 Frances Cornwall 2024-04-23 13:44:54 PDT
Created attachment 471083 [details]
screenshot of instance of "How does NAT/ICS change the picture?"
Comment 6 Frances Cornwall 2024-04-23 13:49:25 PDT
Created attachment 471084 [details]
another screenshot of instance of "How does NAT/ICS change the picture?"