-
Notifications
You must be signed in to change notification settings - Fork 325
Description
* Nemo version (nemo --version) 5.6.0
* Is issue with desktop or windowed nemo? windowed
* Distribution - (Mint 17.2, Arch, Fedora 25, etc...) Manjaro Cinnamon
* Graphics hardware *and* driver used "Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630]", "libva-intel-driver 2.4.1-2"
* 32 or 64 bit 64 bit ```
Issue
For "toggle location entry" (breadcrumbs),
- Menu item exists but is greyed out
- Ctrl-L shortcut has no effect
- preferences / toolbar Toggle Location entry is enabled, but no longer shows on toolbar and does not enable breadcrumbs.
- proposed removals replaced by "esc" function to return to breadcrumbs does not work and is poorly documented.
It seems that a commonly used workflow item is being changed to address a race condition. Is disabling a feature as basic as this really a viable solution?
commits that break the breadcrumbs function:
- commit [https://github.com/linuxmint/nemo/commit/7ed6889706b24297cf8dfdfe01ada3d64583372a
- commit 0ac19c0
- commit c0fe6ec
- commit ae42620
- commit ccee05a
Steps to reproduce
Attempt to activate pathbar/breadcrumbs/ (toggle location entry)
Expected behaviour
pathbar/breadcrumbs/ (toggle location entry) is default as per settings and can be activated in the usual manners as described above
Other information
If the team deems it necessary to break this basic feature, then at the very least, the menus need to be cleaned up and the new behavior documented better than the cryptic and inaccurate (as in not descriptive of any actual behavior) comments to the commits before releasing this. But please — restore this feature; it is simple, useful, and not broken until said commits broke it.