! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Undecorated JAVA window with modal act abnormal
Status:
RESOLVED: WORKSFORME
Component:
Decorations

Comments

Description ff xu 2011-12-23 09:34:03 CET
Created attachment 4040 
runnable jar with source

This java program runs normally on gnome, mac os, while on xfce, the modal dialog can't get focus when opened more than once.
The attachment is a jar with source code for you to verify the bug.
We want a frameless window, which need open a modal dialog. As a result, we have to use JFrame::setUndecorated(true) to remove the window decoration, and the problems occurs, so we think this is somethine different between xfce's window manager and other desktop's.
Can you please check this problem?

This problem has been tested on xubuntu as well as another linux distribution we maintained by ourselves, both based on xfce 4.8.
Comment 1 Olivier Fourdan editbugs 2011-12-23 10:47:12 CET
Works fine here.

Have you checked against the latest xfwm4-4.8.3 released a couple of days ago?

It contains a fix or Java apps that looks a lot like your issue.
Comment 2 ff xu 2011-12-23 13:14:34 CET
Thank you. I'll try the latest version and give the result.
(In reply to comment #1)
> Works fine here.
> 
> Have you checked against the latest xfwm4-4.8.3 released a couple of days ago?
> 
> It contains a fix or Java apps that looks a lot like your issue.
Comment 3 Andre Miranda editbugs 2016-01-24 18:32:14 CET
Working fine here, Xfce 4.12 & Xfwm4 4.12.3.
Reopen if it somehow still affects you.

Bug #8270

Reported by:
ff xu
Reported on: 2011-12-23
Last modified on: 2016-01-24

People

Assignee:
Olivier Fourdan
CC List:
1 user

Version

Attachments

runnable jar with source (2.55 KB, application/octet-stream)
2011-12-23 09:34 CET , ff xu
no flags

Additional information