! 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 !
The settings manager search bar is inconsistent when maximized
Status:
RESOLVED: MOVED
Product:
Xfce4-settings
Component:
Settings Manager

Comments

Description Goran 2019-08-23 14:06:28 CEST
Created attachment 8945 
No icons displayed when maximized and the search bar is empty

Actions performed:
Run xfce4-settings-manager and maximize the window.
Do a search for a string none of the settings contain (any special char like ![]/ will do, but any non-match also works).
Delete the string so the search bar is empty.

Expected outcome:
All available settings are displayed.

Actual outcome:
No setting is displayed (see attachment). Note that, when there is at least one match for the search string, and then the entire string is deleted, some of the settings come back: for instance, when I input "terminal" in the search and then delete the entire string simultaneously (ctrl+a backspace, or ctrl+backspace), the only settings displayed are "Appearance", "Desktop", "File manager", "Notifications" and "Panel".

This only happens when the window is maximized.
Comment 1 oren.barnea 2019-08-24 08:52:59 CEST
I can confirm this bug on Arch Linux.

I also noticed that some search results don't make sense, regardless of the window's maximization state. For example, if I search for the letter "x" the results include Xfce Terminal (OK) Power Manager and Settings Editor (why?). Searching for "z" returns 4 results, none of them has "z" in its name.

I'm not sure if this is a different bug or two outcomes of the same bug.
Comment 2 Theo Linkspfeifer editbugs 2019-10-16 15:36:40 CEST
The settings manager also checks the Comment string of the corresponding .desktop files, therefore not a bug.

Comment=Settings for the Xfce Power Manager
Comment=Graphical settings editor for Xfconf


Regarding the bug related to the maximized window state, it looks like the current hack needs to be modified again:
https://git.xfce.org/xfce/xfce4-settings/commit/?id=e1b546a6eaf92f21fc8bb290b285c84dfdf09ae2
Comment 3 Hussam Al-Tayeb 2019-10-18 21:51:52 CEST
I have a similar issue where if I expand the window horizontally and icons from the second row move to the first, I can't resize down again.
The same thing happens if I maximize. The width gets stuck.
The only way to get it down is to search to remove icons from view and then I can resize down again.

How about set the settings window large enough and make in unresizable?
gtk_window_set_resizable(GTK_WINDOW (dialog), FALSE);
Comment 4 Hussam Al-Tayeb 2019-10-18 21:55:56 CEST
Nevermind, I can reproduce the "no icons" without maximizing. just search for x then l, etc.. and it's happen eventually.
Comment 5 Git Bot editbugs 2020-05-28 23:14:13 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-settings/-/issues/141.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #15877

Reported by:
Goran
Reported on: 2019-08-23
Last modified on: 2020-05-28

People

Assignee:
Xfce Bug Triage
CC List:
4 users

Version

Version:
4.14.0

Attachments

Additional information