← Back to team overview

sikuli-driver team mailing list archive

[Bug 1850633] Re: Unable to capture Eclipse dialogs

 

Fyi it seems to be related to the window shadow effect, moving the popup
dialog from outside its parent window borders makes its content visible
(see attached)

** Attachment added: "Workaround"
   https://bugs.launchpad.net/sikuli/+bug/1850633/+attachment/5301396/+files/workaround.png

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1850633

Title:
  [1.1.x] [2.0.0] Ubuntu 16.04: Unable to capture Eclipse dialogs ---
  workaround

Status in Sikuli:
  Won't Fix

Bug description:
  I'm using Sikuli 1.1.3 on Ubuntu 16.04 (Java8) to implement some smoke tests for an application based on Eclipse.
  The tool was quite promising on Windows, anyway I'm facing a strange behavior on Linux which is critical for the rest.

  The capture works well for the main window, but it fails with each
  popup dialogs. By fail I mean that I simply cannot capture those
  dialogs; they remain transparent with only the dialog border (see
  attachment).

  This is reproducible with any Eclipse dialogs (preferences, about, new
  wizard, etc...), and also with the recent 2.0.0 version.

  Any idea ?

  To reproduce download one of the Eclipse packages for Linux from
  https://www.eclipse.org/downloads/packages/ and try to capture the
  "Window > Preferences" dialog for example.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1850633/+subscriptions


References