Giter VIP home page Giter VIP logo

kthoom's People

Watchers

 avatar

kthoom's Issues

Select multiple files and let users go to next/previous files

Today, the user is only allowed to select one file and as the user navigates 
pages, it cycles from last to first page.

Instead, we could do something like this:

  * user is allowed to select any number of files
  * kthoom loads the first file - after navigating past the last page of the current file, go to the first page of the next file
  * allow keyboard shortcuts to navigate to next and previous files

This would let users establish longer term sessions and not have the pain of 
selecting file after file.

Original issue reported on code.google.com by [email protected] on 12 Jun 2014 at 5:24

Unzipping is too slow

kthoom unzipping is very slow.  Need to investigate as many techniques as
possible to speed this up in the browser.

One idea I had was to create tree data structures for Huffman Code tables
instead of simple JS objects that I'm using.  JS objects means
number->string conversions for the keys.

Add further ideas below.

Original issue reported on code.google.com by [email protected] on 11 Apr 2010 at 4:48

Remove UI when in fullscreen mode

What steps will reproduce the problem?
1. Put the browser in fullscreen / presentation mode
2. Notice that the UI (progress, etc) pushes the images offscreen

What is the expected output? What do you see instead?
We should remove the UI when in fullscreen mode while continuing to support 
navigation via key/mouse events.  Perhaps even some lightweight thing to tell 
you which page you're on, but then fade it after 2-3s after going to the next 
page.

Original issue reported on code.google.com by [email protected] on 26 Aug 2011 at 9:37

Opening a second document fails horribly

What steps will reproduce the problem?
1. Open one CBZ file
2. Open another CBZ file

We should completely flush and reset kthoom (remove old document) when the 
second document is chosen.

Original issue reported on code.google.com by [email protected] on 21 Feb 2011 at 1:21

No zoom feature on samsung chromebook.

What steps will reproduce the problem?
1.
2.
3.

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


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


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Jan 2015 at 4:03

Some Pages show as 'corrupt or not an image' incorrectly

When cbr file is changed to a .rar file and all images are extracted, the 
images that do no show in kthoom will display fine when opened manually

Original issue reported on code.google.com by weazel on 25 Apr 2014 at 6:28

Pressing right does not go to the following page on Samsung Chromebook when scaled to width

What steps will reproduce the problem?
1.I press W to turn on scale to width.
2.I can press the left button and it will go to the previous page.
3.But if I press the right button, nothing happens.

What is the expected output? What do you see instead?
If I press B and am in best fit mode, pressing the right button turns to the 
next page, however, if I press W for scale to width mode, I can no longer press 
the right button to turn the page.

What version of the product are you using? On what operating system?
I am using a Samsung Chromebook item model number XE303C12-A01US. It operates 
on Google Chrome OS

Please provide any additional information below.
I do not have this issue while using this app in chrome on my macbook, so it 
appears to only be a problem in Chrome OS.

Original issue reported on code.google.com by [email protected] on 27 Sep 2013 at 2:02

Click target for previous page

For tablet devices, clicking on the right-side of the page should advance the 
page and clicking on the left-side should go to the previous page.

Also, the tap targets at the top right are too small to be useful in a tablet.

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

Ability to load files into the browser

kthoom needs a way to let the user choose a local file and load it into the
browser.  This will be accomplished through the use of the File API spec:
http://www.w3.org/TR/FileAPI/

Original issue reported on code.google.com by [email protected] on 7 Apr 2010 at 1:14

Certain CBR files won't open in Chrome

What steps will reproduce the problem?
1. Try to open CBR file from http://kthoom.googlecode.com/hg/index.html
2. Application begins to attempt to unzip files
3. All of the pages say "...is corrupt or not an image"

What is the expected output? What do you see instead?
These files work on other media devices, just not within Chrome on my 
Chromebook. I expect them to load and see nothing but the error message.

What version of the product are you using? On what operating system?
Current version in the most updated Chrome browser.

Please provide any additional information below.
I found this discussion: 
http://chromeunderground.blogspot.com/2011/10/kthoom-app.html 
and decided to provide an example file so the bug might be investigated.

Original issue reported on code.google.com by [email protected] on 15 Dec 2013 at 7:45

Attachments:

Scale To Fit

Instead of by default just fitting to width of window, kthoom should
provide options for:

  * scale to fit image width
  * scale to fit image height
  * scale to fit image in window?

Provide keyboard accelerators and buttons for this.

Original issue reported on code.google.com by [email protected] on 8 Apr 2010 at 3:51

Follow filename order, not zip file order

kthoom will unzip each file in the order that they are in the zip file. 
This is not necessarily the order they should be viewed in.  Need to first
fetch all the filenames, sort them, then unzip each one in the proper order.

Original issue reported on code.google.com by [email protected] on 11 Apr 2010 at 4:49

Cant open with Google Drive

What steps will reproduce the problem?
1.Opened Site
2.Clicked Open and chose Google Drive
3.Get Error: origin_mismatch error

What is the expected output? What do you see instead?
It should open my Google Drive


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

Please provide any additional information below.


Original issue reported on code.google.com by hitnrun30 on 10 Nov 2014 at 8:51

Integrate with Google Drive

1) Turn the Open Files button into a drop-down menu with two options:  "Local 
files" and "Google Drive"

2) Load files from Google Drive into kthoom

Original issue reported on code.google.com by [email protected] on 7 Aug 2014 at 3:27

Select files from remote network share

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
I would like a 3th option SMB share with lots of comics to choose from.

What version of the product are you using? On what operating system?
Latest, IIS Windows

Please provide any additional information below.
Is it possible to build a module in which I can select a network share where i 
have thousands of comics which i can select to read?

Original issue reported on code.google.com by [email protected] on 23 Apr 2015 at 1:52

Not Working on ChromeBook - Dev Channel

What steps will reproduce the problem?
1.Select File
2. App says the Images are corrupt.


What is the expected output? What do you see instead?
Expected to see the contents of the file, instead it says the images are 
corrupt.

What version of the product are you using? On what operating system?
Using on Google Samsung Chromebook (ARM) on the Dev Channel

Please provide any additional information below.
App looks great and it shows the proper file information, but does not display 
the images. I am going to try again and wait for the "entire" file to load/open 
and see if that makes a difference, but it appears to not be opening the cbz or 
zip (i also tried changing the file extension) file as expected.

Original issue reported on code.google.com by [email protected] on 12 Jan 2013 at 11:24

Pressing Ctrl-O or Cmd-O should be discouraged

Currently 'O' is the keyboard shortcut to load a new file.  However, Cmd-O (or 
Ctrl-O in Windows/Linux) lets the _browser_ open a new page.  Potentially think 
about overriding this default behavior and using kthoom's powers of opening 
files instead.

Original issue reported on code.google.com by [email protected] on 12 Jun 2014 at 6:15

Support Image Rotation

kthoom should allow the user to rotate the image left/right as desired to
properly fill his/her screen.

Suggested method is L for left rotation and R for right rotation.

This will imply either using <canvas> and performing some math or SVG and
altering the transforms.

Original issue reported on code.google.com by [email protected] on 8 Apr 2010 at 2:47

Opening cbz files sometimes freezes

Sometimes when opening a CBZ file, Chromium will fail to load the whole file.  
Chromium console spits out inscrutable SyntaxError: Not enough arguments

This is an intermittent problem and I believe it has something to do with the 
main and worker threads passing too much data between them.  See 
http://code.google.com/p/chromium/issues/detail?id=50360 for more.

Original issue reported on code.google.com by [email protected] on 19 Feb 2011 at 8:53

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.