Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

access violation in module guiclient #27

Closed
GoogleCodeExporter opened this issue Apr 15, 2015 · 1 comment
Closed

access violation in module guiclient #27

GoogleCodeExporter opened this issue Apr 15, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. typing in url in guiclient and pressing enter (ie bbc.co.uk)
2. file->print

What is the expected output? What do you see instead?
1. expected to go to bbc.co.uk
2. expected to see print preview or for printer to kick in

What version of the product are you using? On what operating system?
Windows 7
Delphi 7
dcef 181

Please provide any additional information below.
stepping through the code, both 
"crm.Browser.MainFrame.LoadUrl(edAddress.Text);" and 
"crm.Browser.MainFrame.Print;" lead directly to "TCefBrowserRef.CanGoForward" !!
back & forward buttons work ok though

Original issue reported on code.google.com by van...@gmail.com on 27 Feb 2011 at 2:25

@GoogleCodeExporter
Copy link
Author

Original comment by hgourv...@gmail.com on 27 Feb 2011 at 8:50

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant