Frontmatter
| id | 9366 |
| title | Chrome Windows Color app |
| state | Open |
| labels | bug |
| assignees | [] |
| createdAt | Mar 6, 2026, 11:30 AM |
| updatedAt | Mar 26, 2026, 4:17 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9366 |
| author | kmunk-klarso |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
Chrome Windows Color app

Thanks for reporting this.
I want to work on a fix, but I can��t reliably reproduce from the current description yet. Could you share:
- Exact steps/click path that trigger the issue
- What behavior you expected vs what actually happened
- Browser + OS version (especially Chrome on Windows)
- Any console errors/screenshots if available
With that, I can put together a minimal, targeted patch.

Hi @SergioChan,
if I recall it correctly, Katharina meant this one: https://youtu.be/KIZ1rxRuRcQ
It is definitely still broken here: https://neomjs.com/#/home (even on mac os), and several local changes should have fixed it. well, at least on Mac OS it works again.
In case you want to take a look:
- Fork the repo
- npm i
- npm run build-all
- npm run server-start
- open http://localhost:8080/apps/portal/#/home or alternatively http://localhost:8080/apps/colors/
What should work:
Drag an in-app widget over the container border, it should transform into a popup window without breaking the drag operation. You can continue to drag it back over the origin-container, and it should transform back into an in-app widget.
What does not work yet:
If you drop the popup window outside the main app. Then start a new drag operation and move the popup window directly back over the main app. This is a planned item for the infinite canvas concept though. gut feeling: around neo v13.
@kmunk-klarso please let us know, in case the ticket was related to something else.
@SergioChan If could validate that this demo now also works on Windows OS locally, this would be of great help. Right now, I don't even have a VM running to test it there.
Best regards, Tobias
widget nach rausziehen lässt sind reintegrieren