Closed
Bug 864619
Opened 13 years ago
Closed 12 years ago
space bar does not scroll down a page in the built-in PDF viewer
Categories
(Firefox :: PDF Viewer, defect, P4)
Tracking
()
RESOLVED
FIXED
Firefox 24
People
(Reporter: mozilla.org, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [pdfjs-c-ux][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/3177)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20130422 Firefox/22.0
Steps to reproduce:
Load a PDF in the built-in PDF viewer, e.g.:
http://www.powerstream.com/p/GMB300910.pdf
Press the keyboard space bar.
Actual results:
Nothing; not even after clicking in the window to give it focus.
Expected results:
The PDF should scroll down one page.
Target of opportunity: searching with the / key also doesn't work in PDFs, but that's been broken since the built-in PDF viewer was created, whereas the space scrolling issue just started in Firefox 22.
Comment 1•13 years ago
|
||
Confirmed.
With the inbuilt PDF reader, space soes not work.
With Foxit reader plugin, pressing space bar does page-down.
Comment 2•13 years ago
|
||
This works for me on FF 20.0 on Mac 10.8.3, but only after I click in the window for focus.
mayankleoboy, since you were able to confirm it, I'll move it to NEW and into the PDF Viewer component. Thanks!
Status: UNCONFIRMED → NEW
Component: Untriaged → PDF Viewer
Ever confirmed: true
To clarify, this bug only appeared within the past week or maybe two weeks, in Firefox 22.
Updated•13 years ago
|
Keywords: regressionwindow-wanted
Issue was already present in firefox_22.0~a2~hg20130414r133397; I don't have earlier builds of 22 to test.
Comment 5•13 years ago
|
||
Regression Window(m-c)
Bad: Scroll only after I click in the window for focus:
http://hg.mozilla.org/mozilla-central/rev/e6215e0357fa
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130308 Firefox/22.0 ID:20130308135446
Bad: Never scroll:
http://hg.mozilla.org/mozilla-central/rev/9e6232e86000
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130309 Firefox/22.0 ID:20130309160247
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=e6215e0357fa&tochange=9e6232e86000
Regression Window(m-c)
Bad: Scroll only after I click in the window for focus:
http://hg.mozilla.org/integration/mozilla-inbound/rev/b4bfc1c0829c
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130308 Firefox/22.0 ID:20130308113055
Bad: Never scroll:
http://hg.mozilla.org/integration/mozilla-inbound/rev/a19b312bd4f5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130308 Firefox/22.0 ID:20130308114346
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=b4bfc1c0829c&tochange=a19b312bd4f5
Regressed by:
8c5d7b67d20d Ryan VanderMeulen — Bug 848641 - Update pdf.js to version 0.7.337. r=yury
Blocks: 848641
Keywords: regressionwindow-wanted → regression
Updated•13 years ago
|
OS: Linux → All
Updated•13 years ago
|
Priority: -- → P4
Whiteboard: [pdfjs-c-ux]
Updated•13 years ago
|
Whiteboard: [pdfjs-c-ux] → [pdfjs-c-ux][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/3177
Comment 6•13 years ago
|
||
This happened after the update last night for me. FF 22
Works in the latest Aurora 24 (just before entry into the beta stream). Please confirm and mark fixed if this works for you.
Comment 8•12 years ago
|
||
WFM against
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130805 Firefox/24.0 ID:20130805004006 CSet: 4ea223de889c + PDF.js default
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 ID:20130809030203 CSet: e33c2011643e + PDF.js 0.8.423
This issue is fixed for me in Firefox 24. Firefox 22 and 23 were broken. Apparently upstream has applied a workaround to make the space bar work in Firefox.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 24
You need to log in
before you can comment on or make changes to this bug.
Description
•