alyosha-cheetah / chrome-toolbox

Automatically exported from code.google.com/p/chrome-toolbox
0 stars 0 forks source link

Duplicate vertical scroll bars when rendering PDFs. #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
# What steps will reproduce the problem?
 1. Install the chrome-toolbox extension (Version: 1.0.26).
 2. Confirm the 'video floating toolbar' feature is enabled.
 3. Navigate to a URL that serves a PDF file. E.g. http://www.eclipse.org/legal/committer_process/EclipseIndividualCommitterAgreementFinal.pdf
 4. Moving the mouse pointer over the PDF gives duplicate vertical scroll bars.

# What is the expected output? What do you see instead?
Expected: a single vertical scroll bar.
Actual:   duplicate vertical scroll bars.

# What version of the product are you using? On what operating system?
Chrome 12.0.742.100 on Windows XP

# Please provide any additional information below.
The issue occurs when the mouse pointer is hovered over the browser window. The 
toolbar incorrectly detects a PDF as a video displays the video floating 
toolbar. This increases the length of the page and secondary scroll bar is 
added. Move the mouse off the window and the scroll bar disappears.

# Workaround
Disable the 'video floating toolbar' feature.

Original issue reported on code.google.com by k.w.john...@gmail.com on 24 Jun 2011 at 1:18

GoogleCodeExporter commented 9 years ago

Original comment by zhang_ji...@vanceinfo.com on 27 Jun 2011 at 8:09