! 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 !
app finder does not open on top but behind window
Status:
RESOLVED: FIXED
Product:
Xfce4-appfinder
Component:
General

Comments

Description panvouskopes 2016-12-04 00:39:37 CET
when some other window is opened application finder is open in background
Comment 1 Andre Miranda editbugs 2017-05-04 15:40:20 CEST
*** Bug 13202 has been marked as a duplicate of this bug. ***
Comment 2 Andre Miranda editbugs 2017-05-23 19:17:36 CEST
It only affects me when the other windows is Always on top, is that the case?
Comment 3 lufhhhh 2018-05-29 21:44:56 CEST
Hello, this bug occur with debian + mate.

Procedure from tty:
(.xinitrc:
  exec mate-session
)
startx

Launch xfce4-appfinder ::: yeah it's ok

Launch mate-control-center / select keybind settings / modify a keybind / close.
::: now magic mode start.

Launch xfce4-appfinder (with a terminal) ::: the focus stay on the terminal, and xfce4-appfinder open behind it.

Strangely, this problem doesn't occur with other application (e.g. xterm, xeyes).

Useless elements of analysis:
----
Some difference seems to be there with xprop.

xfce4-appfinder:
_NET_WM_STATE(ATOM) = _NET_WM_STATE_DEMANDS_ATTENTION

xterm:
_NET_WM_STATE(ATOM) = 

mate-keybindings-properties:
_NET_WM_STATE(ATOM) = 

-------
_NET_WM_STATE_DEMANDS_ATTENTION have no effect on mate (since i suppose it shall make the panel blink).
Comment 4 Andre Miranda editbugs 2018-06-03 01:56:36 CEST
@lufhhhh
What version of xfce4-appfinder are you running? If not the latest, could you please try 4.13.0?

I considered to make xfce4-appfinder start with Always on top (_NET_WM_STATE_ABOVE) set, but it's very annoying and some window managers could ignore it altogether.
Comment 5 lufhhhh 2018-06-05 11:59:02 CEST
@Andre Miranda
thanks, it works with the last version.
Comment 6 lufhhhh 2018-06-05 12:09:05 CEST
(In reply to lufhhhh from comment #5)
> @Andre Miranda
> thanks, it works with the last version.

Oops... retested with full procedure. The effect is the same than before.
Comment 7 Andre Miranda editbugs 2018-06-08 05:15:23 CEST
Does it make any difference if you enable/disable the options (in preferences) "Keep running instance in background" and "Single window"?

I installed mate-control-center, but couldn't reproduce the issue, perhaps I didn't understand your instructions. Is there another way to reproduce this bug?
Comment 8 Andre Miranda editbugs 2018-08-18 22:23:26 CEST
I realized single window behavior was not working as expected, the user had to toggle it in order to it be created in xfconf. I was stupid enough to make it enabled by default in GUI but if it doesn't exist in xfconf consider disabled. Fixed in:
https://git.xfce.org/xfce/xfce4-appfinder/commit/?id=51b04bbb457814b1357eda6999bdad9eb9c6b4df

Well, I think the single window feature solves this bug, always-on-top is no go for me, reopen if you disagree.

Bug #13203

Reported by:
panvouskopes
Reported on: 2016-12-04
Last modified on: 2018-08-18
Duplicates (1):
  • 13202 app finder does not always open on top but behind window

People

Assignee:
Nick Schermer
CC List:
2 users

Version

Version:
4.12.0

Attachments

Additional information