Skip to content

Caret is gone after switching applications via taskbar #12

@yonojoy

Description

@yonojoy

I tested with the demo application under Win7 (compiled with XE4).

Steps to reproduce:

  • start demo application
  • enter "test" into the edit field
  • switch to another application via taskbar
  • switch back to demo by clicking the icon on the taskbar
    BUG: caret is gone (but edit correctly has the focus and accepts keystrokes)

I think the problem is, that the WM_ACTIVATE message, that gets send to the VCL form, should somehow set Active of the wrapped FMX form (which does not seem to work).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions