Closed Bug 743254 Opened 12 years ago Closed 8 years ago

View Source back navigation loses viewport

Categories

(Toolkit :: View Source, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: kdevel, Unassigned)

References

()

Details

(Keywords: regression)

User Agent: 

Steps to reproduce:

1. View source of testcase
2. Scroll down to "style.css"
3. Memorize the line number of the first visible line (e.g.i 27). You cannot reproduce this bug if the first visible line number is 1 (one).
4. Click at the link "style.css"
5. Navigate Back (right mouse menu/Back)
6. Scroll down to "style.css"
7. Click at the link "style.css"
8. Navigate Back 


Actual results:

5. First Visible line number is 1
8. First Visible line number is the memorized one of STR #3


Expected results:

5. First Visible line number is the memorized one of STR #3
Regression window(m-c)
Works:
http://hg.mozilla.org/mozilla-central/rev/5da327888d93
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2a1pre) Gecko/20081230 Firefox/3.2a1pre ID:20081230033616
Fails:
http://hg.mozilla.org/mozilla-central/rev/cf6fec646560
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Firefox/3.2a1pre ID:20081231032411
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=5da327888d93&tochange=cf6fec646560

Regressed by :
eba3f74d7734	Stappel — Bug 469302 - Page source code after form submit shows initial form page instead of new page, r=gavin, sr=mrbkap
Blocks: 469302
Status: UNCONFIRMED → NEW
Component: Untriaged → View Source
Ever confirmed: true
Keywords: regression
OS: Other → All
Product: Firefox → Toolkit
QA Contact: untriaged → view.source
Hardware: Other → All
20160502172042 Mozilla/5.0 (Windows NT 6.1; rv:46.0) Gecko/20100101 Firefox/46.0
20160602030220 Mozilla/5.0 (Windows NT 6.1; rv:49.0) Gecko/20100101 Firefox/49.0

I have tested your issue on latest FF release 46.0 and latest Nightly build and could not reproduce it.
Is this still reproducible on your end ? If yes, can you please retest this using latest FF release and latest Nightly build (https://nightly.mozilla.org/) and report back the results ? When doing this, please use a new clean Firefox profile, maybe even safe mode, to eliminate custom settings as a possible cause (https://goo.gl/PNe90E).
Flags: needinfo?(kdevel)
I can't reproduce this issue, it seems it was resolved since the original report.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(kdevel)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.