Giter VIP home page Giter VIP logo

angular-novnc's People

Contributors

nfleury avatar nick-ri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angular-novnc's Issues

module kills other full screen implementations

I need to implement my own fullscreen that has custom features. requesting fullscreen for my own element does not work because the angular-noVNC disables the fullscreenmode as soon as I enter it. I found two solutions to fix it:

  1. you could somehow integrate a fullscreen state and only unset the fullscreen if the state came from angular-noVNC on line ui.js:382
  2. or the less secure but easier version. bind the fullscreen-eventhandler when fullscreen has been set for the first time. ui.js:382

Scrolling offset not considered

Scrolling offset is not properly resolved:

For example add a canvas on a page with a y-overflow, scroll down a l little bit and try to click on an element that is displayed on the canvas: the element won't have the focus as it should.

Replacing current Util.getPosition() method with the content of this commit seems to solve this issue: novnc/noVNC@77938ef

Just to know, do you plan to keep up to date with noVNC repository ?

Chrome fullscreen mouse input

Mouse input in fullscreen is not mapped properly. I can only access top-left quarter of the screen with the mouse.

Unstable connection

Hi,

The connection is lost frequently (usually after about 1 minute), even though the vnc-server just runs on my local machine. I have only tested it in Chromium 38 since I have other problems with Firefox and IE [2].

The log of Chromium with debug output is at [1]. In this session, the connection broke down after a minutem, which is at the end of the log. Reloading the page establishes the connection again.

Please let me know if I can provide more information.

[1] http://pastebin.com/3P1D3URU
[2] #4

Only empty space instead of vnc viewer

Hi,

Sometimes the vnc-directive produces only empty space (of correct size) for me. This occurs often in IE10 and sometimes in Firefox 33, but never in Chromium 38. Sometimes reloading the page fixes it.

If I move the mouse into this space while having a regular vncviewer on this vnc session, I see the mouse moving in the vncviewer. So the connection should be working fine.

This is all I was able to observe so far, please tell me if and how I can provide more information if required.

PS: I now somehow managed to get an empy vnc-directive which does does not occupy any space in Firefox. This is the debug log of the session: http://pastebin.com/eDH6hrA6

Correct path

Please correct main path in your bower.json file on line 8
"main": "dist/angular-noVNC.js",

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.