! 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 !
tabwin doesn't reselect tabwin_widget->selected
Status:
RESOLVED: FIXED

Comments

Description Simon Steinbeiss editbugs 2020-01-15 23:24:17 CET
When having tabwin open and hovering with the mouse over the selected item in the list, the selected item (aka tabwin_widget->selected) will not receive focus anymore on the cb_window_button_leave.

I fixed the problem by ensuring that if the previously hovered item was also selected regains the GTK_STATE_FLAG_CHECKED.
Comment 1 Simon Steinbeiss editbugs 2020-01-15 23:25:09 CET
Created attachment 9384 
Ensure the selected window remains selected after hovering
Comment 2 Git Bot editbugs 2020-04-08 21:00:59 CEST
Simon Steinbeiss referenced this bugreport in commit f41e57e1b4086bb1f586c0ee79e3856f092a128b

tabwin: Ensure selected windows remain selected

https://git.xfce.org/xfce/xfwm4/commit?id=f41e57e1b4086bb1f586c0ee79e3856f092a128b
Comment 3 Git Bot editbugs 2020-04-11 17:59:26 CEST
Simon Steinbeiss referenced this bugreport in commit 0c5c22f0014d246ad97c2864262ed88faecfd976

tabwin: Ensure selected windows remain selected

https://git.xfce.org/xfce/xfwm4/commit?id=0c5c22f0014d246ad97c2864262ed88faecfd976

Bug #16382

Reported by:
Simon Steinbeiss
Reported on: 2020-01-15
Last modified on: 2020-05-28

People

Assignee:
Olivier Fourdan
CC List:
0 users

Version

Version:
4.14.0

Attachments

Additional information