Closed
Bug 903615
Opened 12 years ago
Closed 12 years ago
Page moves by few pixels when open/close Findbar in certain page(Google Books), And Unexpected space appears at bottom of page when FindBar was opened
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
FIXED
Firefox 27
Tracking | Status | |
---|---|---|
firefox24 | --- | unaffected |
firefox25 | + | verified |
firefox26 | + | verified |
People
(Reporter: alice0775, Assigned: mikedeboer)
References
Details
(Keywords: regression)
Attachments
(1 file)
135.77 KB,
image/png
|
Details |
Build Identifier:
http://hg.mozilla.org/integration/fx-team/rev/12c02882eff6
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 ID:20130809111236
Steps To Reproduce:
1. Open
http://books.google.co.jp/books?id=okzxk_bIh5UC&pg=PA365&lpg=PA365&dq=nsINavBookmarksService+observ&source=bl&ots=Hvg9eLW5j0&sig=51MxOld4Mve2i8K61YCKUksBegI&hl=ja&ei=ZaoPS-68MdGJkQW23d2iBw&sa=X&oi=book_result&ct=result&resnum=2&ved=0CAoQ6AEwAQ#v=onepage&q&f=false
2. Open FinBar (appbutton > find)
--- observe page movement
3. Close FinBar
--- observe page movement
![]() |
Reporter | |
Updated•12 years ago
|
Summary: Page moves by few pixels when open/close Findbar in certain page → Page moves by few pixels when open/close Findbar in certain page(Google Books)
![]() |
Reporter | |
Comment 1•12 years ago
|
||
And Unexpected space appears when FindBar was opened
![]() |
Reporter | |
Updated•12 years ago
|
Summary: Page moves by few pixels when open/close Findbar in certain page(Google Books) → Page moves by few pixels when open/close Findbar in certain page(Google Books), And Unexpected space appears at bottom of page when FindBar was opened
![]() |
Reporter | |
Updated•12 years ago
|
Keywords: regression
Comment 2•12 years ago
|
||
I initially thought bug 903564 was a dupe until I noticed it was also opened by you - can you please explain the difference between them?
Flags: needinfo?(alice0775)
Comment 4•12 years ago
|
||
This page sets overflow:hidden on the body element, but our call to scrollBy() scrolls it anyway. We probably shouldn't do that.
Assignee: nobody → mstange
Status: NEW → ASSIGNED
Updated•12 years ago
|
![]() |
Reporter | |
Comment 5•12 years ago
|
||
Now, the offending(Bug 893446) was landed in Aurora25.0a2 without any fixing.
status-firefox24:
--- → unaffected
tracking-firefox25:
--- → ?
Updated•12 years ago
|
Comment 6•12 years ago
|
||
Was this fixed by bug 914180?
Flags: needinfo?(mstange)
Flags: needinfo?(mdeboer)
Assignee | ||
Comment 7•12 years ago
|
||
(In reply to :Gavin Sharp (use gavin@gavinsharp.com for email) from comment #6)
> Was this fixed by bug 914180?
Yes, it was. Thanks for tracking this! I'm closing this as FIXED, but please change the flag if another resolution seems more appropriate.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(mstange)
Flags: needinfo?(mdeboer)
Resolution: --- → FIXED
Updated•12 years ago
|
Assignee: mstange → mdeboer
Target Milestone: --- → Firefox 27
Comment 8•12 years ago
|
||
I can't entirely reproduce this issue with the Nightly from 2013-08-09: after loading the URL and opening the find bar by pressing F3, I can indeed see the page moving by few pixels when I open/close the find bar, but I don't see the unexpected space to appear.
Also, with that Nightly, the find bar was positioned at the top of the page.
Now, with the latest beta (25 beta 6 - build ID: 20131007213254), I encounter the same behavior as above, only with the find bar being moved back to the bottom, as decided. (so I still see the page moving, but in the different direction and I still can't see the unexpected space)
Alice, do you have any suggestions?
Flags: needinfo?(alice0775)
Updated•12 years ago
|
QA Contact: manuela.muntean
![]() |
Reporter | |
Comment 9•12 years ago
|
||
(In reply to Manuela Muntean [:Manuela] [QA] from comment #8)
> I can't entirely reproduce this issue with the Nightly from 2013-08-09:
The bad build of comment#0 is fx-team thinderbox build.
You should try m-c Nightly nightly
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013/08/2013-08-10-03-02-06-mozilla-central/
Flags: needinfo?(alice0775)
Comment 10•12 years ago
|
||
Indeed, with the Nightly from 2013-08-10 I can see the unexpected space.
Verified as fixed with 25.0b6. Thanks Alice!
Comment 11•12 years ago
|
||
Verified as fixed with Firefox 26 beta 2 (build ID: 20131104182142).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•