Closed Bug 1172280 Opened 9 years ago Closed 8 years ago

Responsive Design View disabling one internal page link

Categories

(DevTools :: Responsive Design Mode, defect)

38 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 41

People

(Reporter: Nick_Levinson, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150511091651

Steps to reproduce:

In Tools > Web Developer > Responsive Design View, for a Web page I have at my local machine, a link to the top of the page failed to work, regardless of whether I had an explicit anchor (id="top" in the body element or the first element within the body element (in my case, a div element)) or no explicit "top" anchor, although a different link to another anchor in the same page (id="main-col" in another div) did work and the link to the "top" anchor, explicit or implicit, did work when Responsive Design View was turned off. The URL for the "top" link was <file:///run/media/Nick/KINGSTON4GB/working%20files/Web%20cont%20poss/websites%20being%20hosted/cold32/tryout/page-5.htm#top>. In my style sheet for that page, I used @media rules for screen at four width ranges and, with the "top" link explicitly in the body element, had the same problem within all four ranges. I ran Firefox 38.0 on Fedora 20 Linux with all current updates.


Actual results:

The link failed.


Expected results:

The link should have worked.
Component: Untriaged → Developer Tools: Responsive Mode
Seems fixed by bug 1189702.

https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=1175ddebd4f35ad3afaef0f4d8d49a67fff5f717&tochange=410f6c78d22652c5b977acf211faf8faf8879ca4.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Depends on: 1189702
OS: Unspecified → All
Hardware: Unspecified → All
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
I agree it was fixed somehow. Testing with an explicit anchor worked on 12-31-15 in version 43.0 on  OpenSuse 13.2. Thanks.
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.