garapani / chrome-screen-capture

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

Captured screen is clipped if width exceeds display screen resolution; no ability to scale screen before capture. #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use 24-inch display with maximum screen resolution of 1920 x 1200.

2. Open web page that is approximately 2000 px wide or greater and that 
requires horizontal scrolling to view "hidden" area.

3. Use chrome-screen-capture to take screen capture using "Capture Whole Page" 
option.

What is the expected output? What do you see instead?

Expected extension to capture screen, scaled as needed, and reproduce entire 
page in the resulting PNG image.

Instead, chrome-screen-capture captured entire vertical area (1087 px) but 
truncated the width at 1900 px. (Screen area was not modified in scale before 
captured.)

What version of the product are you using? On what operating system?
v. 3.0.2 on Windows XP Pro, SP3.

Please provide any additional information below.

Original issue reported on code.google.com by jgille...@gmail.com on 22 Dec 2010 at 7:36

GoogleCodeExporter commented 8 years ago

Original comment by ye_f...@vanceinfo.com on 23 Dec 2010 at 2:29

GoogleCodeExporter commented 8 years ago
Can you give us an example page which is 2000px wide? We searched but can't 
find one.

Original comment by jingz...@google.com on 17 Jan 2011 at 6:28

GoogleCodeExporter commented 8 years ago

Original comment by jingz...@google.com on 23 May 2011 at 7:43