Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

webapp-manager: navigation bar is not properly deactivated #103

Closed
@haggen88

Description

@haggen88

Even when modifying the file userChrome.css with this new code the problem still occurs. There seems to be a problem with the bookmarks toolbar. The problem appears when it is selected in the Always show option.

To disable it by default when using Firefox you should add this line in the user.js file: user_pref("browser.toolbars.bookmarks.visibility", "never");

Apparently this fixes this bug.

bar.bug.mp4

--

Firefox 133.0.3
webapp-manager 1.3.9

--

mint@mint:$ webapp-manager
mint@mint:
$ Running /home/mint/.local/share/applications/WebApp-Github8105.desktop
Executing sh -c 'XAPP_FORCE_GTKWINDOW_ICON="web-github" firefox --class WebApp-Github8105 --name WebApp-Github8105 --profile /home/mint/.local/share/ice/firefox/Github8105 --no-remote "https://github.com/linuxmint/mint22.1-beta"'
[Parent 17474, Main Thread] WARNING: g_object_get_is_valid_property: object class 'GdkX11DeviceCore' has no property named 'device-id': 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:201

(WebApp-Github8105:17474): GLib-GObject-CRITICAL **: 01:05:39.386: g_object_get_is_valid_property: object class 'GdkX11DeviceCore' has no property named 'device-id'
Running /home/mint/.local/share/applications/WebApp-Github8105.desktop
Executing sh -c 'XAPP_FORCE_GTKWINDOW_ICON="web-github" firefox --class WebApp-Github8105 --name WebApp-Github8105 --profile /home/mint/.local/share/ice/firefox/Github8105 --no-remote "https://github.com/linuxmint/mint22.1-beta"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions