Git Product home page Git Product logo

open-webkit-sharp's People

Contributors

tsoumalis avatar

open-webkit-sharp's Issues

'WebKitBrowser' is ambiguous in the namespace 'WebKit'.

After following the instructions and referencing all nedded files as well as 
copying all th files to the bin\Debug I added the WebKitBrowser control to the 
form and it looked fine but when I try to run the 'WebKitBrowser' is ambiguous 
in the namespace 'WebKit' error occurs. How can that be fixed?

Original issue reported on code.google.com by [email protected] on 1 Oct 2011 at 6:39

Detect when a link is clicked

Hi. Is there a chance to add an event to detect when a link is clicked in the 
future? I really need this feature to being able to use OpenWebKitSharp.
In OpenGecko I make it work in this way:

    Private Sub OpenGeckoBrowser1_DomClick(ByVal sender As System.Object, ByVal e As Skybound.Gecko.GeckoDomEventArgs)
        If e.Target IsNot Nothing Then
            Dim urlLink As String = e.Target.GetAttribute("href")
        End If
    End Sub

Thanks in advance.

Gabriel

Original issue reported on code.google.com by [email protected] on 30 Sep 2011 at 12:10

Missing code files in svn repository

I checked out the code since I live in a bandwidth starved country. I already 
have a webkit nightly build and only needed the OpenWebKitSharp binary with the 
Interop binary. The code does not build with the following errors:
Error   1   Source file 
'E:\Projects\Quicksilver\OpenWebkit\trunk\ContextMenuManager.cs' could not be 
opened ('Unspecified error ')   OpenWebKitSharp
Error   2   Source file 
'E:\Projects\Quicksilver\OpenWebkit\trunk\Properties\AssemblyInfo.cs' could not 
be opened ('Unspecified error ')    OpenWebKitSharp
Error   3   Source file 
'E:\Projects\Quicksilver\OpenWebkit\trunk\WebNotificationObserver.cs' could not 
be opened ('Unspecified error ')    OpenWebKitSharp
Error   4   Source file 
'E:\Projects\Quicksilver\OpenWebkit\trunk\WebKitCSSClasses.cs' could not be 
opened ('Unspecified error ')   OpenWebKitSharp



Original issue reported on code.google.com by [email protected] on 5 Sep 2011 at 3:27

Download issue

When trying to download from megaupload nothing happens. I still don't know 
what the problem is.

Original issue reported on code.google.com by [email protected] on 13 Aug 2011 at 8:29

No error handling

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 7 Oct 2011 at 10:11

flash bugg

What steps will reproduce the problem?
1. When play flash games the arrow key left and right don't work
2. The arrow key up and down works but move the window up and down at the same 
time if the window have scroll

What is the expected output? What do you see instead?
Moving figure when using arrow keys in flash.

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

OpenWebKitSharp 1.7 
OS windows 7

/Niklas

Original issue reported on code.google.com by [email protected] on 25 Sep 2011 at 6:25

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.