[Xfce-bugs] [Bug 12578] Clicking the location pathbar (buttons) background should temporarily switch to the toolbar (textfield) style

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Sep 17 23:31:01 CEST 2017


https://bugzilla.xfce.org/show_bug.cgi?id=12578

alexxcons <acs82 at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acs82 at gmx.de

--- Comment #1 from alexxcons <acs82 at gmx.de> ---
Fixed on master in commit fc53ebd55aac4e080a3a948f84847b9cb0d5201d
   Rework how location bar selection works

   ThunarLocationBar now isn't an interface, but an actual widget hosting the
   different location bars. Unfortunately, there is still some code left in
   ThunarWindow, but this is expected to go away when GtkAction finally dies.

   On the plus side, we got rid of GtkUIManager inside the location bars
   and also nuked ThunarLocationDialog from orbit.

and later further improved by the following commits:

677755d4acec37e83b15aa94b3848e7464105e14:
   Add edit icon to location bar filler

   Also removing the entry style from it.
   With the icon it makes more sense behave as button.

67eabbe456330efe0296c16c087af4efa8fea468
   Fixed critical msg when clicked on pathbar filler

c6c68336332d7b04d9e5b3ea472fc61bc5db801f
   Refactored "thunar_location_buttons_size_allocate"

   Getting rid of warnings and to introduce a minimum
   size for the edit-button

To be released in 1.7.0  Bug can be closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list