! 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 !
"Always Below Other Windows" is missing
Status:
RESOLVED: FIXED

Comments

Description cebtenzzre 2019-08-24 19:11:14 CEST
In the context menu on a window's title bar, the "Always Below Other Windows" option is missing.

Steps to Reproduce:
1) Open any window that uses a native title bar
2) Right-click the title bar
3) Look for the "Always Below Other Windows" option, above "Roll Window Up"

Actual Result: It is missing.
Expected Result: It exists, and provides a similar function to "Always on Top", except it keeps the window below others.

Occurs on: 4.14.0 (current Arch Linux package)
Does not occur on: 4.12.5 (previous Arch Linux package)

Additional Information:
I quickly used git log -S to look for a commit that may have caused this.
Commit 8a16ca2e6b49679b4d217032d9bcf56692f51218 ("menu: Remove icons from window menu") removed the MENU_OP_BELOW element from menuitems in menu.c, instead of just removing its (null) icon.
Comment 1 Git Bot editbugs 2019-08-28 18:46:23 CEST
Olivier Fourdan referenced this bugreport in commit dbfa01731d6761018d1b7e108d2c45c35f4b7b95

menu: Restore “Always below” options

https://git.xfce.org/xfce/xfwm4/commit?id=dbfa01731d6761018d1b7e108d2c45c35f4b7b95
Comment 2 Git Bot editbugs 2020-04-11 17:58:44 CEST
Olivier Fourdan referenced this bugreport in commit 045eff42a45cf753eac3febc5db3c2123786d371

menu: Restore “Always below” options

https://git.xfce.org/xfce/xfwm4/commit?id=045eff42a45cf753eac3febc5db3c2123786d371

Bug #15884

Reported by:
cebtenzzre
Reported on: 2019-08-24
Last modified on: 2020-04-11

People

Assignee:
Olivier Fourdan
CC List:
0 users

Version

Version:
4.14.0

Attachments

Additional information