defold icon indicating copy to clipboard operation
defold copied to clipboard

Color picker changes focus to previous window when you click on "Use"

Open S0Close opened this issue 3 months ago • 4 comments

Describe the bug (REQUIRED) Color picker changes focus to previous window when you click on "Use"

To Reproduce (REQUIRED) Steps to reproduce the behavior:

  1. Open gui scene
  2. Select any box node
  3. Open color picker
  4. Click "Custom color"
  5. Click "Use"
  6. Previously selected window is opened instead of Defold editor

Expected behavior (REQUIRED) Defold editor is opened

Defold version (REQUIRED): Tested on 1.11.1 and 1.12.0 beta

Platforms (REQUIRED): Win10

Minimal repro case project (OPTIONAL): An empty project

It is the same problem as described in https://github.com/defold/defold/issues/5823

S0Close avatar Nov 26 '25 20:11 S0Close

Looks similar to https://github.com/defold/defold/issues/7554 is it the same issuue?

AGulev avatar Nov 26 '25 20:11 AGulev

Same problem

Video: https://github.com/user-attachments/assets/17183e4c-40e1-4168-bc4e-8fcc3e1495a2

skittonik avatar Nov 27 '25 07:11 skittonik

Another similar issue 6 years ago: https://github.com/defold/defold/issues/5823

skittonik avatar Nov 27 '25 07:11 skittonik

moved from https://github.com/defold/defold/issues/7554

Describe the bug (REQUIRED) When i choose color of anything and after pressing "use it" button DEFOLD minimized itself

To Reproduce (REQUIRED) Steps to reproduce the behavior:

  1. Go to any collection
  2. Click on label, for example
  3. Click Custom color
  4. Choose any color and press Use or Save image Defold version (REQUIRED):
  • Version 1.4.4 Platforms (REQUIRED):
  • OS: Windows 10

Javafx issue: https://bugs.openjdk.org/browse/JDK-8260024

AGulev avatar Dec 01 '25 08:12 AGulev