Skip to content

problems with VCL message dispatching again #45

@GoogleCodeExporter

Description

@GoogleCodeExporter
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:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions