Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elementary_tests.exe: Scroller on Popup sometimes don't pop #437

Open
Coquinho opened this issue Sep 11, 2020 · 0 comments
Open

elementary_tests.exe: Scroller on Popup sometimes don't pop #437

Coquinho opened this issue Sep 11, 2020 · 0 comments
Labels
windows-native Related to port of EFL to natively compile in Windows with clang-cl

Comments

@Coquinho
Copy link
Contributor

Current behavior

Some times the popup opens in a little window, that can't even fit the Cancel
button creating a need of resizing the window to see it properly, when it does
open correctly it yields errors like:

ERR:edje ../src/lib/edje/edje_util.c:3998 _efl_canvas_layout_efl_layout_calc_calc_size_min() file C:/Users/coku/source/efl/prefix/share/elementary/themes/default.edj, group elm/notify/center/popup/default has a non-fixed part 'elm.swallow.content'. Adding 'fixed: 1 1;' to source EDC may help. Continuing discarding faulty part.
ERR:edje ../src/lib/edje/edje_util.c:3998 _efl_canvas_layout_efl_layout_calc_calc_size_min() file C:/Users/coku/source/efl/prefix/share/elementary/themes/default.edj, group elm/notify/center/popup/default has a non-fixed part 'elm.swallow.content'. Adding 'fixed: 1 1;' to source EDC may help. Continuing discarding faulty part.

Those errors are the same as in #433.

Expected behavior

Now errors at the terminal and popup windows should always open correctly:
showing text and button.

Steps to reproduce

  1. Run elementary_tests.exe
  2. Open Scroller on Popup
  3. Press either Button 1/2
  4. Note that if you can see the Cancel button your terminal should have the
    errors stated earlier, otherwise you will need to resize the window to see the
    popup correctly
@joaoantoniocardoso joaoantoniocardoso added the windows-native Related to port of EFL to natively compile in Windows with clang-cl label Sep 15, 2020
@JPTIZ JPTIZ added this to the Natively Compile in Windows milestone Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows-native Related to port of EFL to natively compile in Windows with clang-cl
Projects
None yet
Development

No branches or pull requests

3 participants