Git Product home page Git Product logo

open-webkit-sharp's People

Contributors

tsoumalis avatar

Watchers

 avatar

open-webkit-sharp's Issues

Default Context Menu Always Displayed

What steps will reproduce the problem?
Using the CustomMenuImplementation project and clicking the right mouse button 
cause the replacement context menu to appear but when you click an item within 
the context menu the default context menu is also displayed. If you set the 
UseDefaultContextMenu=false the default context menu is still displayed.

What is the expected output? What do you see instead?
When you set UseDefaultContextMenu=false the context menu should no longer be 
displayed unless it is overridden using the 
WebkitControl.CustomContextMenuManager.ShowContextMenu event.

What version of the product are you using? On what operating system?
OpenWebKitSharp 2.0 on Windows 7 x64 with visual studio 2010 

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 17 Nov 2011 at 7:36

COMException

What steps will reproduce the problem?
1. Using VS2010
2. Run assembly "OpenWebKitSharp Example"
3. Show COMException: Failure to obtain a class factory for component with COM 
CLSID {D6BCA079-F61C-4E1E-B453-32A0477D02E3} as a result of the following 
error: 800736b1.
Exeption in line: webView = new WebViewClass();

OS Windows 7

Try changed .NET 4.0 in Properties assembly: OpenWebKitSharp, OpenWebKitSharp 
Example. Rebuild solution, show errors:
Interop type 'WebKit.Interop.WebViewClass' cannot be embedded. Use the 
applicable interface instead.
and other errors

Original issue reported on code.google.com by [email protected] on 13 Nov 2011 at 6:37

new pagezoom bug

i have problem with the new pagezoom  you added in r104 it has bug when you 
open new webbrowser the first webbrowsers page zoom returns 1 even do its 
1.5(150%)

Original issue reported on code.google.com by [email protected] on 11 Dec 2011 at 9:41

cant delete items in hotmail deleted items folder

in hotmail when deleting items from deleted  items folder normaly there is a 
dialog asking if you are sure you want to delete the item. with ows no 
dialog window is shown so you cant delete items.

by the way your OpenWebKitSharp Test.exe isnt using useragent so you should
add         UserAgent = "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.2 (KHTML, 
like Gecko) Chrome/15.0.874.121 Safari/535.2"

Original issue reported on code.google.com by [email protected] on 7 Dec 2011 at 8:38

Invoking JavaScript

Not Implemented Exception is thrown when invoking a JavaScript

Steps to re-create:
1. Create a Windows Form Application (.net 4)
2. Add a WebKitBrowser to the form
3. Run application and browse to test page
4. Call test page JavaScript function with 
browser.Document.InvokeScriptMethod("functionName")

Version information:
 - OS:          Windows 7 Ultimate x64
 - IDE:         Visual Studio 2010 Professional
 - OWKS:        1.9 (and lower)
 - Language:    C#
 - .NET:        4.0 (Full)
 - Project:     Windows Forms Application
 - Target CPU:  x86


Additional information:
How JavaScript is called doesn't actually matter. I only need to be able to 
call JavaScript functions from C# and pass arguments (strings) to them. I also 
tried browser.Navigate("javascript:functionName()") but that trick doesn't seem 
to work.

Thanks

Original issue reported on code.google.com by [email protected] on 20 Oct 2011 at 7:58

Through exception when use the mouse drag in the example.

What steps will reproduce the problem?
1. Build and start the example in the package.
2. Open the website http://html5demos.com/drag
3. Use the mouse to drag the item on the webpage

What is the expected output? What do you see instead?
The HTML5 drag demo should be able to work.
But some exception happened on the example application.

What version of the product are you using? On what operating system?
OpenWebKitSharp 1.9 Source + Examples

Please provide any additional information below.


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

implement a click event for webkit browser

What steps will reproduce the problem?
1. how to implement a click event in a webkit browser.
2. for example, if google page is displayed in the webkit browser and now a 
click on google search button to be implemented >
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 11 Oct 2011 at 10:41

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

Difference in rendering

Hello

I have one question regarding to page rendering (please see attached files)

old one is from 0.5 version of WebKit.NET
new is current version of OWS

Why text in old version look more sharp than in new?
Maybe there is some settings which could change such rendering behavior?

Thanks,
Vitaliy 

Original issue reported on code.google.com by [email protected] on 22 Nov 2011 at 11:38

Attachments:

Freeze when attempting to Print Page using Print dialog

What steps will reproduce the problem?
1. Open OpenWebkitSharp Test
2. Click test in the bottom right
3. Click show print dialog
4. Click print with a valid printer selected
5. The program will display a "Printing" Dialog and it will hang at this point 
without spooling anything to the printer

What is the expected output? What do you see instead?
That the document would be printed out. Instead the program hangs at this point.

What version of the product are you using? On what operating system?
OpenWebKitSharp 2.0 on Windows 7 x64

Please provide any additional information below.
I have tried this with several different printers with the same result. The 
same error occurs in my own applications making use of the control.

Original issue reported on code.google.com by [email protected] on 17 Nov 2011 at 9:57

Unhandled exception when opening print preview dialog

What steps will reproduce the problem?
1. Open OpenWebKitSharp
2. Click test in the bottom right corner
3. Click show print preview
4. Unhandled exception

What is the expected output? What do you see instead?
The expected outcome is the print preview dialog showing the current page.

The debugging view shows an unhandled exception line 2050 file WebKitBrowser.cs

The Undo operation encountered a context that is different from what was 
applied in the corresponding Set operation. The possible cause is that a 
context was Set on the thread and not reverted(undone).

What version of the product are you using? On what operating system?
OpenWebKitSharp 2.0 on Windows 7 x64 

Original issue reported on code.google.com by [email protected] on 17 Nov 2011 at 10:06

Exception in 1.9

What steps will reproduce the problem?
1. Create new form
2. Add Openwebkitsharp to form
3. Set a URL for the control
4. compile and execute.  I get the following exception:

System.NullReferenceException was unhandled by user code
  Message=Object reference not set to an instance of an object.
  Source=OpenWebKitSharp
  StackTrace:
       at WebKit.ResourcesIntercepter.ResStart(WebURLResponse res) in D:\Projects\OpenWebKitSharp\OpenWebKitSharp\ReourcesIntercepter.cs:line 77
       at WebKit.WebKitBrowser.resourcesLoadDelegate_ResourceLoading(WebURLResponse res) in D:\Projects\OpenWebKitSharp\OpenWebKitSharp\WebKitBrowser.cs:line 1125
       at WebKit.WebResourceLoadDelegate.didReceiveResponse(WebView WebView, UInt32 identifier, WebURLResponse response, IWebDataSource dataSource) in D:\Projects\OpenWebKitSharp\OpenWebKitSharp\WebResourceLoadDelegate.cs:line 74
  InnerException: 

Thanks!


Original issue reported on code.google.com by [email protected] on 18 Oct 2011 at 3:50

logon popup not showing

in some web sites that require logon using popup the logon will
not show i have added example jpg how it normaly looks in chrome

Original issue reported on code.google.com by [email protected] on 8 Dec 2011 at 1:35

Attachments:

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

CTRL+Z = StackOverflowException was Unhandled.

What steps will reproduce the problem?
1. Open a webkit browser.
2. Press CTRL+Z.
3. Get the exception.

What is the expected output? What do you see instead?
The expected output is, at the very least, nothing. Or maybe an undo. Instead, 
you get:

An unhandled exception of type 'System.StackOverflowException' occurred in 
OpenWebKitSharp.dll

What version of the product are you using? On what operating system?
R70, Windows Vista SP2.

Original issue reported on code.google.com by [email protected] on 4 Dec 2011 at 5:37

VS 2010 designer throws WebKitBrowser DocumentEncoding null reference exception

When I added the WebKitBrowser control, I started getting errors in the 
designer about DocumentEncoding property having an object reference not set to 
instance of an object error.

If I set any properties on other controls in the same form, I get errors 
preventing me from actually setting the property because of the WebKitBrowser 
error. I tried changing the form designer code to manually set the 
DocumentEncoding property, but VS will just keep overwriting it with no 
property setter. Other webkit properties are giving similar errors in the 
designer (see screenshot).

When I run the app though, it works fine.

Original issue reported on code.google.com by KeithNYC on 14 Oct 2011 at 5:23

Attachments:

Custom User Agent

I'm using 1.7.  When I change the User Agent string, OWS ceases to open many 
links.  To demonstrate:

1) Change user agent string to: "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 
5.1; Trident/4.0)"
2) goto www.google.com.
3) type something into the box and click search.  
4)  Nothing happens.  The link is not followed and no exception is thrown.  

Change the UA string back to default and it works fine.  

Some custom UA strings also work.  For instance: "mycustomuastring" works fine. 


I've been trying to wade through the code to see where the issue might be, but 
have been unsuccessfull.  

Thanks!

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

java script issue.

What steps will reproduce the problem?
1. Go: http://www.fusioncharts.com/demos/gallery/#combination-dual-y
2. Click on first chart.
3. Click on javascript button and then flash version.


What is the expected output? What do you see instead?
flash version works but javascript version does not work the same

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


Original issue reported on code.google.com by [email protected] on 1 Dec 2011 at 5:59

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

Solution file won't open in VS2010

Downloaded and unzipped r67.  VS2010 reports that the solution file was created 
with a newer version of VS and that it was unable to open it.  

Is a newer version now required?

Thanks!

Original issue reported on code.google.com by [email protected] on 29 Nov 2011 at 10:03

Win error 14001

What steps will reproduce the problem?
1. Instead of "Debug" solution configuration choose "Release"
2. Run any example

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

OpenWebKitSharp.dll!WebKit.ActivationContext.Initialize()   
Win error 14001



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


Original issue reported on code.google.com by [email protected] on 25 Nov 2011 at 8:06

issue with page zoom

when you page zoom let say size 2 open new tab then return to the page you 
zommed the page loses text order of line

Original issue reported on code.google.com by [email protected] on 6 Dec 2011 at 4:24

WebKitPath doesnt work

i use WebKit.GlobalPreferences.WebKitPath 
and give it the path to core folder but it fail to load for now using
default folder until a solution

Original issue reported on code.google.com by [email protected] on 5 Dec 2011 at 12:39

CloseWindowRequest isnt triggerd

if there is web page with option to close it from the html  code
by clicking on it nothing happens CloseWindowRequest isnt triggerd.
or is there another handle for this?

Original issue reported on code.google.com by [email protected] on 4 Dec 2011 at 3:22

Method Not Implemented

What steps will reproduce the problem?
1. Create a control and add a line of code that will cause it to redo/undo on 
the WebKitBrowser.
2. Execute the code (by clicking on the control)
3. Get an error.

What is the expected output? What do you see instead?
The expected output is to undo/redo. Instead, I get:

NotImplementedException was Unhandled.
The method or operation is not implemented.

What version of the product are you using? On what operating system?
R70, Windows Vista SP2.

Original issue reported on code.google.com by [email protected] on 4 Dec 2011 at 5:35

Does not work on XP

What steps will reproduce the problem?
1. Using it on XP


What is the expected output? What do you see instead?
Should open my browser, instead says "Nova.exe has encountered a problem and 
needs to close"

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


Please provide any additional information below.
I like my things to be compatible. It will work on 7 and Vista (I believe), but 
on XP it crashes with the "Send report/Don't send report" dialog. If you can 
fix this in 1.8 too, that would be awesome.
Sorry if this has already been mentioned.


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

Cannot cancel navigation programmatically

What steps will reproduce the problem?
1. Create a project with the WebKitBrowser component
2. Wire in the Navigating Event
3. Add e.Cancel to the Navigating Method, e.g.

private void webKitBrowser1_Navigating(object sender, 
WebBrowserNavigatingEventArgs e)
    {
        e.Cancel=true;
    }
4. Run the application and navigate around. All pages etc. navigate without 
issue

What is the expected output? What do you see instead?
e.Cancel should stop the request from being processed ultimately cancelling the 
navigation.

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

Please provide any additional information below.
This feature is very important to us to allow us for filtering etc. I

Original issue reported on code.google.com by [email protected] on 28 Oct 2011 at 5:38

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

Freeze when attempting to Print Page using Print dialog

What steps will reproduce the problem?
1. Open OpenWebkitSharp Test
2. Click test in the bottom right
3. Click show print dialog
4. Click print with a valid printer selected
5. The program will display a "Printing" Dialog and it will hang at this point 
without spooling anything to the printer

What is the expected output? What do you see instead?
That the document would be printed out. Instead the program hangs at this point.

What version of the product are you using? On what operating system?
OpenWebKitSharp 2.0 on Windows 7 x64

Please provide any additional information below.
I have tried this with several different printers with the same result. The 
same error occurs in my own applications making use of the control.

Original issue reported on code.google.com by [email protected] on 17 Nov 2011 at 9:57

'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

webbrowser version compatibility

1. some web pages don't recognize the browser/don't support it
and ask to install ie,firefox or chrome is it possible to change it so it would 
be recognized as chrome or somthing else that is suuported?

Original issue reported on code.google.com by [email protected] on 29 Nov 2011 at 1:18

bug with navigation to address

if  i navigate 
webkitbrowser1.navigate("http://www.one.co.il/League/Current/1,1,0,0/ליגת_ו
וינר"
since it has hebrew letters in the end it will not navigate if i navigate to 
the same address from a link click inside the  http://www.one.co.il/
it will navigate 

Original issue reported on code.google.com by [email protected] on 1 Dec 2011 at 5:22

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

OpenWebkitSharp and VB.NET

Well, I followed all instructions, but OpenWebkitSharp didn't work for me and I 
got these errors:
http://goput.it/cot.png
How can I solve this ?

Original issue reported on code.google.com by [email protected] on 21 Nov 2011 at 2:44

in some cases NewWindowCreated will not trigered new window will not open

with version r70 some NewWindowCreated event that worked in r55 will 
not work and other that did not work in r55 work with r70 also in some cases 
after this not even right clicking and use menu "open link in new window"

example: http://itoto8.com/ click on blogtv link sqaure that should open new 
window with r70 it doesnt work and after this clicking and using menu "open 
link in new window" will not work any more

Original issue reported on code.google.com by [email protected] on 2 Dec 2011 at 1:15

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.