[Bug] icons DISPLAY ERROR #273

Closed
opened 2023-07-18 15:06:07 +02:00 by punkyard · 4 comments

Environment

  • Custom menu version: 3.10.2
  • Nextcloud version: 26.0.3
  • PHP version: AiO 6.2.1
  • Web server (Nginx, Apache2): Apache
  • Web browser and version (Firefox 80, Google Chrome 74, etc): Brave and Safari on MacOS 10.15.7

Configuration

{
    "add-logo-link": "0",
    "always-displayed": "0",
    "apps-categories-custom": "[]",
    "apps-order": "[\"dashboard\",\"photos\",\"activity\",\"tasks\",\"deck\",\"polls\",\"calendar\",\"contacts\",\"spreed\",\"mail\",\"files\",\"collectives\",\"tables\",\"forms\",\"external_index1\",\"external_index2\"]",
    "background-color": "#0068a1",
    "background-color-opacity": "100",
    "background-color-to": "#0068a1",
    "big-menu": "1",
    "big-menu-hidden-apps": "[\"activity\",\"photos\",\"dashboard\"]",
    "categories-custom": "[]",
    "categories-order": "[\"other\",\"customization\",\"dashboard\",\"external_links\",\"files\",\"workflow\",\"games\",\"integration\",\"monitoring\",\"multimedia\",\"office\",\"organization\",\"search\",\"security\",\"social\",\"tools\"]",
    "categories-order-type": "default",
    "current-app-background-color": "#005b8d",
    "dark-mode-background-color": "#0068a1",
    "dark-mode-background-color-opacity": "100",
    "dark-mode-background-color-to": "#0068a1",
    "dark-mode-current-app-background-color": "#005b8d",
    "dark-mode-icon-invert-filter": "0",
    "dark-mode-icon-opacity": "100",
    "dark-mode-loader-color": "#ffffff",
    "dark-mode-opener": "side-menu-opener",
    "dark-mode-text-color": "#ffffff",
    "default-enabled": "1",
    "display-logo": "1",
    "enabled": "yes",
    "force": "1",
    "hide-when-no-apps": "1",
    "icon-invert-filter": "0",
    "icon-opacity": "100",
    "installed_version": "3.10.2",
    "loader-color": "#339bd4",
    "loader-enabled": "0",
    "opener": "side-menu-opener",
    "opener-hover": "0",
    "opener-only": "0",
    "opener-position": "after",
    "show-settings": "0",
    "side-with-categories": "0",
    "size-icon": "normal",
    "size-text": "normal",
    "target-blank-apps": "[\"files\",\"external_index1\",\"external_index2\"]",
    "text-color": "#ffffff",
    "top-menu-apps": "[\"mail\",\"spreed\",\"polls\",\"tasks\",\"deck\",\"collectives\",\"calendar\",\"tables\",\"forms\",\"contacts\",\"files\",\"external_index1\",\"external_index2\"]",
    "top-menu-mouse-over-hidden-label": "2",
    "top-side-menu-apps": "[]",
    "types": "",
    "use-avatar": "0"
}

Steps to reproduce

navigate NC

Observed Results

the menu icons are truncated / not completely showed
passing the mouse over the icons makes them clear/appear properly again

Expected Results

clear icons

More informations

this bug appears only when custom menu is activated

### Environment * Custom menu version: 3.10.2 * Nextcloud version: 26.0.3 * PHP version: AiO 6.2.1 * Web server (Nginx, Apache2): Apache * Web browser and version (Firefox 80, Google Chrome 74, etc): Brave and Safari on MacOS 10.15.7 ### Configuration ``` { "add-logo-link": "0", "always-displayed": "0", "apps-categories-custom": "[]", "apps-order": "[\"dashboard\",\"photos\",\"activity\",\"tasks\",\"deck\",\"polls\",\"calendar\",\"contacts\",\"spreed\",\"mail\",\"files\",\"collectives\",\"tables\",\"forms\",\"external_index1\",\"external_index2\"]", "background-color": "#0068a1", "background-color-opacity": "100", "background-color-to": "#0068a1", "big-menu": "1", "big-menu-hidden-apps": "[\"activity\",\"photos\",\"dashboard\"]", "categories-custom": "[]", "categories-order": "[\"other\",\"customization\",\"dashboard\",\"external_links\",\"files\",\"workflow\",\"games\",\"integration\",\"monitoring\",\"multimedia\",\"office\",\"organization\",\"search\",\"security\",\"social\",\"tools\"]", "categories-order-type": "default", "current-app-background-color": "#005b8d", "dark-mode-background-color": "#0068a1", "dark-mode-background-color-opacity": "100", "dark-mode-background-color-to": "#0068a1", "dark-mode-current-app-background-color": "#005b8d", "dark-mode-icon-invert-filter": "0", "dark-mode-icon-opacity": "100", "dark-mode-loader-color": "#ffffff", "dark-mode-opener": "side-menu-opener", "dark-mode-text-color": "#ffffff", "default-enabled": "1", "display-logo": "1", "enabled": "yes", "force": "1", "hide-when-no-apps": "1", "icon-invert-filter": "0", "icon-opacity": "100", "installed_version": "3.10.2", "loader-color": "#339bd4", "loader-enabled": "0", "opener": "side-menu-opener", "opener-hover": "0", "opener-only": "0", "opener-position": "after", "show-settings": "0", "side-with-categories": "0", "size-icon": "normal", "size-text": "normal", "target-blank-apps": "[\"files\",\"external_index1\",\"external_index2\"]", "text-color": "#ffffff", "top-menu-apps": "[\"mail\",\"spreed\",\"polls\",\"tasks\",\"deck\",\"collectives\",\"calendar\",\"tables\",\"forms\",\"contacts\",\"files\",\"external_index1\",\"external_index2\"]", "top-menu-mouse-over-hidden-label": "2", "top-side-menu-apps": "[]", "types": "", "use-avatar": "0" } ``` ### Steps to reproduce navigate NC ### Observed Results the menu icons are truncated / not completely showed passing the mouse over the icons makes them clear/appear properly again ### Expected Results clear icons ### More informations this bug appears only when custom menu is activated
punkyard added the
bug
label 2023-07-18 15:06:07 +02:00
punkyard changed title from [Bug] DISPLAY ERROR to [Bug] icons DISPLAY ERROR 2023-07-18 15:07:55 +02:00
Owner

Hello,

What versions of brave and safari?

Hello, What versions of brave and safari?
Author

safari Version 15.6.1 (15613.3.9.1.16, 15613)
Brave 113.1.51.110

safari Version 15.6.1 (15613.3.9.1.16, 15613) Brave 113.1.51.110
deblan added the
not reproduced
label 2023-07-24 22:32:03 +02:00
Owner

Issue not reproduced. Can you check if the version v3.10.3 fix it?

Issue not reproduced. Can you check if the version v3.10.3 fix it?
Author

apparently
after few minutes using NC, I didnt come into the display bug again
I'll come back here if it does

Thanks you very muches

apparently after few minutes using NC, I didnt come into the display bug again I'll come back here if it does Thanks you very muches
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: deblan/side_menu#273
No description provided.