ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

Nested scroll always top when print

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა Jonathan Watt

When I print the resulting web page in Chrome, it maintains the scroll position of the inner div. But when I do the same in Firefox, it always scrolls the inner div to the top.

Is this an issue with Firefox? Is there a way for me to maintain the scroll position?

Code example: [https://jsfiddle.net/toanspro/Lhfoqdm.../1/]

When I print the resulting web page in Chrome, it maintains the scroll position of the inner div. But when I do the same in Firefox, it always scrolls the inner div to the top. Is this an issue with Firefox? Is there a way for me to maintain the scroll position? Code example: [[https://jsfiddle.net/toanspro/Lhfoqdmz/1/|https://jsfiddle.net/toanspro/Lhfoqdmz/1/]]

ყველა პასუხი (1)

Yes, this is an issue in Firefox. The issue is tracked by this bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=659715

I don't believe there's a way for users to maintain the scroll position, unfortunately.