Code Monkey home page Code Monkey logo

chrome-screen-capture's People

chrome-screen-capture's Issues

Prevent showing the screenshot in data url to avoid crash

Dragging a data url image which url is longer than 2M crashes the extension 
process, so we want to prevent showing the screenshot in data url. Instead, 
we'll show it in canvas.

The only reason why we show the image now is to let user right-click on that 
image and save it. We've implement a save button in Windows and Linux. When we 
finish implementing the save button in Mac, we'll abandon data url images from 
the extension.

Original issue reported on code.google.com by [email protected] on 20 Jul 2010 at 7:07

Cannot save a page where the title has a : in it.

What steps will reproduce the problem?
1. Load a page with a title that has a colon in it i.e. "Your order: 
confirmation".
2. Capture the entire page.
3. Click save - save dialog will not load

What is the expected output? What do you see instead?
Should be able to save the image.

What version of the product are you using? On what operating system?
Screen Capture (by Google) - Version: 2.0.2
Chrome 6.0.472.55 on Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 14 Sep 2010 at 12:18

Code review request

Purpose of code changes on this branch:
/branches/add-new-feature-&-fix-bug

When reviewing my code changes, please focus on:
new features

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by [email protected] on 5 Aug 2010 at 8:57

Uploading to a site

I found nothing about uploading and sharing functions, therefore i'm here to 
ask for an enhancement.

It would be nice to have the possibility of uploading the modified screenshot 
to some image hosting site and eventually sharing the resulting URL...

Is it possible or it's against the extension policy?

Original issue reported on code.google.com by focabresm on 31 Oct 2010 at 10:49

"Share with note" on Google Reader doesn't work

What steps will reproduce the problem?
1. Go to Google Reader and open the reading list
2. Click on "Share with note" below any reading item

What is the expected output? What do you see instead?
Expect: It should open a floating box on the right top of the page.
Actual: The floating box doesn't show. Console says:
Uncaught TypeError: Cannot set property scrollTop of #<an HTMLBodyElement> 
which has only a getter

Original issue reported on code.google.com by [email protected] on 11 Oct 2010 at 3:12

Code review request

Purpose of code changes on this branch:
/branches/addNewfeature

When reviewing my code changes, please focus on:


After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by [email protected] on 5 Aug 2010 at 6:27

Rounded corners

Please add an option for rounded corners when selecting sth.

Original issue reported on code.google.com by [email protected] on 11 Oct 2010 at 12:22

Whole page capture is not working on certain web site

What steps will reproduce the problem?
1. go to http://mckoss.com/jscript/object.htm
2. capture whole page

What is the expected output? What do you see instead?
Only partial of the page is captured.

What version of the product are you using? On what operating system?
Chrome 6.0.472.55
chrome-screen-capture 2.0.2
windows xp sp3

Original issue reported on code.google.com by [email protected] on 12 Sep 2010 at 5:04

Attachments:

Code review request

Purpose of code changes on this branch:
add autosave feature

When reviewing my code changes, please focus on:
GenerateUniqueFileName,AutoSave,SetSavePath,OpenSavePath functions
declare in save.h file

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by [email protected] on 9 Aug 2010 at 10:46

XMLHttpRequest error on loading of extension

What steps will reproduce the problem?
1. Enable the chrome-screen-capture extension
2. Open the Developer Tools
3. Load any page

What is the expected output? What do you see instead?
There should be no extension errors in the console.  Instead, there are three 
lines of error messages created from the extension.

What version of the product are you using? On what operating system?
Version 0.1.2 on Chromium 6.0.477.0 on OS X 10.5.8

Please provide any additional information below.
I have attached a screenshot of the specific error messages that I receive.

Original issue reported on code.google.com by [email protected] on 26 Jul 2010 at 3:39

Attachments:

Bug when "Capture Whole Page" with both Horizontal and Vertical Scroll Bar

What steps will reproduce the problem?
1.Open http://www.cnblogs.com/luoweisong/archive/2008/03/20/392493.html
2.Click "Capture Whole Page"
3.Then the horizontal scroll bar appears in the captured picture.

What is the expected output? What do you see instead?
Remove the horizontal scroll bar.

What version of the product are you using? On what operating system?
Version 2.0.7, Ubuntu10.04.

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 5 Nov 2010 at 10:09

Text Trouble

What steps will reproduce the problem?
1. Take a screen of any page in Chrome Stable (5.0.375.125)

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

Clear text.

What version of the product are you using? On what operating system?

Google Chrome 5.0.375.125
Screen Capture 0.1.4
Windows 7 64-Bit Home Premium

Please provide any additional information below.

See the attached screenshot to see the problem.

Original issue reported on code.google.com by [email protected] on 29 Jul 2010 at 9:31

Attachments:

Text appears grey and bold in captured image

What steps will reproduce the problem?

Capture any page with some text (visible, region or whole page) 

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

Text color and style should be preserved in screenshot.  But text appears grey 
and bold on captured image.

What version of the product are you using? On what operating system?

Screen Capture 0.1.6, Chrome 5.0.375, Windows Vista

Please provide any additional information below.

Was working fine before.

Original issue reported on code.google.com by [email protected] on 2 Aug 2010 at 11:17

  • Merged into: #11

Attachments:

screencapture:www.mydomain.com/my_page.html - automated screen capture


Its not a "problem", but a suggestion. 

PLEASE implement the following:

* Enter in URL this:
screencapture:size=full:www.mydomain.com/my_page.html

* To geht the whole page within your browser. (like: source-code: etc.)

screencapture:size=1024x768:www.mydomain.com/my_page.html

etc.

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

* The picture *must* be displayed directly within the brwoser (WITHOUT any user 
interaction, automatically(!)), so that I can retrieve the picture 
automatically by PHP or other programming language as like a HTTP/HTML request.

Original issue reported on code.google.com by [email protected] on 26 Jul 2010 at 11:00

Fails to sync in Chrome

I have three laptops (Linux, Mac, and Windows) that are all running the latest 
release version of Chrome. All three browsers are set to "Keep Everything 
Synced"; however, this is the one extension that fails to sync across browsers 
tied to my Google account.

Original issue reported on code.google.com by colinscroggins on 29 Oct 2010 at 8:55

Enable right click copy of image

So i can paste it in Windows Live Writter or Word or some other text processing 
software. Lightshot screenshot capture tool for chrome have this option 
https://chrome.google.com/extensions/detail/mbniclmhobmnbdlbpiphghaielnnpgdp

Original issue reported on code.google.com by djevrek on 3 Aug 2010 at 3:24

Should draw the rectangle of a text box when mouse is over it

What steps will reproduce the problem?
1. Hover mouse on a existing text box

What is the expected output? What do you see instead?
Expected: display the rectangle of the text box
Actual: rectangle of the text box is not displayed. Only the close icon is 
displayed, which looks not good.

Original issue reported on code.google.com by [email protected] on 11 Oct 2010 at 3:28

Should deselect any selection before mouse dragging

What steps will reproduce the problem?
1. In capture range mode, or image editing (annotation) mode
2. Press Ctrl-A to select the whole page
3. Try to capture a range or draw a new object on the page

What is the expected output? What do you see instead?
Actual: failed to capture a range or draw the new object

Please use labels and text to provide additional information.
We should deselect any selection before mouse dragging is started.

Original issue reported on code.google.com by [email protected] on 11 Oct 2010 at 3:39

Code review request

Purpose of code changes on this branch:
/branches/cleanup-messages

When reviewing my code changes, please focus on:
Message and code changes.

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by [email protected] on 8 Sep 2010 at 7:12

Capturing whole page gives bad slices

What steps will reproduce the problem?
1. Go to a long page like 
http://weburbanist.com/2008/04/16/10-impressive-parkour-and-free-running-videos-
amazing-building-jumping-and-urban-acrobatics/
2. Ask the extension to capture the whole page

What is the expected output? What do you see instead?
I expected the whole page to be captured in the proper order.
Instead, I see the top block is repeated. Repeating the attempt gives different 
results each time (e.g. it appears to depend on my original scroll position 
inside the page).
I'm attaching an example for the page above, with the bad block highlighted.

What version of the product are you using? On what operating system?
Version 0.1.6 on Chrome 5.0.375.125 on MacOS X 10.5.8.

Original issue reported on code.google.com by [email protected] on 2 Aug 2010 at 5:59

Attachments:

Should clear current region selection status when executing a new capture command

What steps will reproduce the problem?
1. Capture region
2. Before submit the region, capture another region

What is the expected output? What do you see instead?
Expected: the first region should be cleared and start a new region
Actual: the first region is still displayed but not controllable.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by [email protected] on 11 Oct 2010 at 3:46

Can't capture whole page image on Gmail

What steps will reproduce the problem?
1. Login to Gmail
2. Use screen capture extension to capture whole page

What is the expected output? 
The image should include the whole page of Gmail

What do you see instead?
Only the visible content of Gmail was captured

What version of the product are you using? On what operating system?
6.0.472.14 (Official Build 54133) dev on Mac OS X 10.5.8
5.0.375.99 (正式版本 51029) on Win7

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Aug 2010 at 11:35

Capture Flash content

It would be nice if Flash content was also captured in the screenshot. I want a 
screenshot of the whole web ;-)

Original issue reported on code.google.com by colinscroggins on 24 Sep 2010 at 3:26

Support default save folder and auto save on Linux

1. In current version the default save folder is set to the Picture folder and 
user can't change it. User should be able to change it.
2. User should be able to enable auto save and skip editing.

Please refer to the Windows version.

Original issue reported on code.google.com by [email protected] on 16 Aug 2010 at 5:14

Implement Linux auto save and save path features

Purpose of code changes on this branch:
Implement Linux auto save and save path features.
Also fixed some memory issues of other implementations (not tested).

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by [email protected] on 23 Aug 2010 at 3:30

Code review request

Purpose of code changes on this branch:
增加设置自动保存路径,自动保存功能

When reviewing my code changes, please focus on:


After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by [email protected] on 5 Aug 2010 at 9:52

Plugin crashes when acessing the options page

What steps will reproduce the problem?
1. Either right click on the toolbar icon or select options on the chrome 
extensions page.
2. The plugin (insert long hash? as name of plugin here) has crashed
3. Can't save any setting. Trying to open the file browser fails. No setting is 
saved. Although the radio button for lossless vs. lossy images work. The 
setting is not saved. 

I checked out trunk from SVN and copied the files to the extension dir. The 
problem persists. 

I'm using 

Chromoum 6.0.472.59 (59126) Built on Debian unstable, running on Debian 
squeeze/sid

Ive tried running the extension in incognito mode, since I only have ad block 
and flashblock running there. But the problem persists.
What version of the product are you using? On what operating system?


Please provide any additional information below.Thank you for your work.

Original issue reported on code.google.com by [email protected] on 17 Sep 2010 at 8:11

Code review request

Purpose of code changes on this branch:
/branches/add-new-features-and-fix-bug

When reviewing my code changes, please focus on:
new features

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by [email protected] on 5 Aug 2010 at 9:41

Mouse handling in a focused text box

What steps will reproduce the problem?
1. Draw a text box and input some text in it;
2. Try to select text in the text box with the mouse

What is the expected output? What do you see instead?
Expected: Text should be selected as normal;
Actual: Draws another text box

Please use labels and text to provide additional information.
Mouse handling in a focused text box should be different.

Original issue reported on code.google.com by [email protected] on 11 Oct 2010 at 3:26

Code review request

Purpose of code changes on this branch:
/branches/add-new-features-and-fix-bug

When reviewing my code changes, please focus on:
tool bar style, draw line and arrow

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by [email protected] on 9 Aug 2010 at 3:15

Sometimes the close icon doesn't disappear as expected

What steps will reproduce the problem?
1. Draw a highlight rectangle on the captured image;
2. Put the mouse in the rectangle, press button to draw another rectangle;

What is the expected output? What do you see instead?
Expected: Only the mouseover rectangle should have close icon
Actual: both of the rectangles have close icons.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by [email protected] on 11 Oct 2010 at 3:21

Arrow is wrongly covered by previous drawn rectangle

What steps will reproduce the problem?
1. redact an area
2. draw an arrow over it

What is the expected output? What do you see instead?
Seen: when you move the mouse, the arrow appear under the redact rectangle, not 
above, but when the mouse is released, it is drawn correctly.
Expected: the arrow should be above the rectangle when it's drawn after the 
rectangle.

Original issue reported on code.google.com by [email protected] on 12 Aug 2010 at 3:37

PNG only has JPG's quality.

1. this extension saves snapshots as PNG, but the fact is that the PNG only has 
the same quality as JPG. It loses info of color. Saving directly into PNG 
should lose little info.
2. I just tried the newest version(0.1.2). Normally, I use Lightshot 
(screenshot tool) by Serg at Skillbrains(http://omg.ly/te60). I like it very 
much, because they don't lose any info of colors, they save the real PNGs. Only 
problem is that they can now snap a whole page. You can try that to see how 
their picture quality is.
3. I suggest you that you can make a settings option of it to choose the 
quality and formate of the snapshots. 
Plus: You should provide users with options to choose colors of "Highlight", 
"Redact" and "Text".

Thank you very much!

Original issue reported on code.google.com by [email protected] on 24 Jul 2010 at 11:15

"Capture region" feature - the "cancel" or "ok" button doesn't show up when selected area reaches the bottom of page

What steps will reproduce the problem?
1. click "capture region" on a testing site (such as news.google.com)
2. enlarge the selected area to the bottom of the page by dragging the bottom 
corner of the square

What is the expected output? 
Users can click the "cancel" or "ok" button capture the selected area

What do you see instead?
The "cancel" and "ok" buttons disappear from the screen and users cannot 
capture the selected area

What version of the product are you using? On what operating system?
6.0.472.14 (Official Build 54133) dev on Mac OS X 10.5.8
5.0.375.99 (正式版本 51029) on Win7

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 4 Aug 2010 at 12:08

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.