Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Impossible to click twice in an "off-screen" widget #24

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Create a emf diagram with some widget inside
2. Move the widget so you need to scroll to be able to click on it
3. use windows tester to click on it. (using widgetLocator) 
4. Use windows tester to click on it again (using widgetLocator)

Expected Output : The widget is clicked twice
Instead : The widget is clicked, and then, the second click is out of the 
widget. 

It seems that the click happen at the coordonates of the widget relatively to 
the visible part of the schema(after the first click), but the click is 
effectively done at these coordonate relatively to the top left corner of the 
diagram.

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 gm.ren...@gmail.com on 26 Mar 2013 at 9:42

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions