Materia-theme: Menu from Panel shifted to the right

Created on 15 Oct 2018  路  6Comments  路  Source: nana-4/materia-theme

The menu bubbles spawned from elements on the panel seems to be shifted to the right that it affects the UX.

Although screenshot shows Dash to Panel in action, I must also describe that this issue also persists when I disabled panel-related extensions.


If you report a bug or ask a question, please include the following information as required:

  • Materia version
    v20180928
  • GTK+ 3 version (You can check it with pkg-config --modversion gtk+-3.0)
    3.24.1
  • Distribution (and version)
    Manjaro Gnome (rolling)
  • Desktop environment (and version)
    Gnome 3.30.1
  • Related application (and version)
    _none_
  • Steps to reproduce

    • Click on any element on the panel that utilise appindicator or an an extension element

    • See the menu shifted to the right

  • Screenshot(s)
    _Materia bug:_
    screenshot from 2018-10-15 06-02-05
    _Expected behaviour (Default shell theme):_
    screenshot from 2018-10-15 06-03-18
bug

Most helpful comment

this works:

.popup-menu-boxpointer {
    -arrow-border-radius: 4px;
    -arrow-base: 48px;
}

All 6 comments

i can confirm this issue with GTK+ 3.24.1 and GNOME 3.30.1

img

Normal behaviour (Adapta theme):
img

I have also tried to use old version until v20180311 and the same issue appears. Could be the bring-up to Gnome 3.30 that introduced this issue.

It's an old problem, at least it was in gnome 3.28

this works:

.popup-menu-boxpointer {
    -arrow-border-radius: 4px;
    -arrow-base: 48px;
}

Wow, I had never expected that's the cause. Thanks for finding out the solution!

I'll push the fixes soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mabod picture mabod  路  4Comments

luispabon picture luispabon  路  3Comments

MischievousTomato picture MischievousTomato  路  5Comments

rahilwazir picture rahilwazir  路  4Comments

n3oxmind picture n3oxmind  路  4Comments