Pressacco

Results 7 comments of Pressacco

We have also encountered this problem. Were you able to identify the root cause of the issue? We are currently using: ![image](https://user-images.githubusercontent.com/5507864/73884417-d0183200-4833-11ea-87f3-fa06cdb963bc.png)

I don't know if this helps, but in our case: - Specific Character Set (0008,0005) = **ISO_IR 100** (Latin alphabet No. 1) - PatientName (0010,0010) = **had Germanic umlaut characters**...

Thank you for the update @gasparnagy, much appreciated

Let me begin by saying that I am really impressed with this library. Thank you to all of those who contributed to the project! --- It would be helpful if...

As an aside, the FlaUI library is very impressive. Thank you to @Roemer and contributors for all of their hard work.

IMHO from a UI test perspective, I would expect `Focus()` to prepare the window so that it can start receiving mouse/keyboard input. And to this end I haven't found `Application.GetMainWindow().Focus()`...