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

problems with VCL message dispatching again #45

Open
GoogleCodeExporter opened this issue Jul 7, 2015 · 4 comments
Open

problems with VCL message dispatching again #45

GoogleCodeExporter opened this issue Jul 7, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Create a project with delphi 7,add a a menu and TChromium to the main form of 
the project
2.TChromium loada local html file(which runs a "busy" javascript function)
3.Use the mouse to hover the menu, and click the menu, sometimes, it will not 
trigger the menu onclick event,liking missing the mouse event message.

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


What version of the product are you using? On what operating system?
usesing verion:
  CEF_REVISION = 607;
  COPYRIGHT_YEAR = 2012;

  CHROME_VERSION_MAJOR = 18;
  CHROME_VERSION_MINOR = 0;
  CHROME_VERSION_BUILD = 1025;
  CHROME_VERSION_PATCH = 166;
on windows 7.

Please provide any additional information below.
----please see the link:
https://groups.google.com/forum/#!topic/delphichromiumembedded/Jyxocj1v2Ww


Original issue reported on code.google.com by dend...@gmail.com on 6 Sep 2013 at 4:04

Attachments:

@GoogleCodeExporter
Copy link
Author

I think it is already fixed in the latest versions.
Why you don't use the latest version ?

Original comment by hgourv...@gmail.com on 6 Sep 2013 at 9:26

@GoogleCodeExporter
Copy link
Author

Thanks very much for your reply.
Yes,I have try the latest version, the problem still the same.
I check out the source from svn: 
http://delphichromiumembedded.googlecode.com/svn/trunk , up to 
date:2013-08-02,See the attach picture.


Original comment by dend...@gmail.com on 10 Sep 2013 at 7:48

Attachments:

@GoogleCodeExporter
Copy link
Author

y

Original comment by Apple.Mr...@gmail.com on 6 Jan 2014 at 10:40

@GoogleCodeExporter
Copy link
Author

I had the same error messages.

To solve the problem, removes "locales" file directory of your dcu 
(Win32/debug) and Win64/Debug) and place that is in the zip.

Bye




Original comment by astuces...@gmail.com on 6 Jan 2014 at 10:47

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