Closed
Bug 639377
Opened 15 years ago
Closed 14 years ago
Map image is shifted to the right after doing Navigation back
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alice0775, Unassigned)
References
()
Details
(Keywords: qawanted, regression)
Attachments
(1 file)
|
494.52 KB,
image/png
|
Details |
Build Identifier:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b13pre) Gecko/20110305 Firefox/4.0b13pre ID:20110305030406
Map image is shifted to the right after doing Navigation back.
This happens regardless of Hardware Acceleration setting.
_Strangely_, It works if Web Console is enabled.
Firefox 3.6.15 and Google Chrome 9.0.597.107 work well.
Choose "This Frame" > "Reload Frame" of context menu on the Map, then the Map is re-drawn properly.
Reproducible: Always
Steps to Reproduce:
1. Start Minefield with new profile
2. Open ( http://store.tsutaya.co.jp/storelocator/result_ad.html?pfCd=27 )
3. Click "旭区"
4. Click link "TSUTAYA千林店"
5. Do Navigation Back (Click Back button)
Actual Results:
Map image is shifted to the right after doing Navigation back
Expected Results:
Map image should be drawn as first navigation
Regression window:
Works:
http://hg.mozilla.org/mozilla-central/rev/78cf81cafcff
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a2pre) Gecko/20100219 Minefield/3.7a2pre ID:20100219043233
Fails:
http://hg.mozilla.org/mozilla-central/rev/4c8923d18e2e
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a2pre) Gecko/20100219 Minefield/3.7a2pre ID:20100219101122
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=78cf81cafcff&tochange=4c8923d18e2e
In local build,
build from 4c8923d18e2e
build from 69413b4da4b6
build from e3ae391d249f
Regressed by:
69413b4da4b6 Boris Zbarsky — Bug 538087. Hook up reflow to refresh driver. r=dbaron
| Reporter | ||
Comment 1•15 years ago
|
||
Sorry, In local build,
build from 4c8923d18e2e ; fail
build from 69413b4da4b6 ; fail
build from e3ae391d249f ; work
Comment 2•15 years ago
|
||
> 3. Click "旭区"
I'm not sure where to find that on the page... Is it on the map image somewhere? The text itself doesn't seem to be there (or at least our Find function can't find it).
A somewhat reduced testcase could be really useful here...
Keywords: qawanted,
testcase-wanted
Comment 3•15 years ago
|
||
The image was helpful for me to reproduce.
Comment 4•15 years ago
|
||
Oh, I see. Let me try that.
Comment 5•15 years ago
|
||
OK, so now I'm following the right steps, and this worksforme (on Mac).
Comment 6•14 years ago
|
||
I can't reproduce this on Win7. Alice, can you still?
| Reporter | ||
Comment 7•14 years ago
|
||
I cannot reproduce on Firefox3.6.26, Firefox10.0, 11.0Beta, Aurora11.0a2 and Nightly12.0a1.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 8•14 years ago
|
||
Thanks all.
Updated•10 years ago
|
Keywords: testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•