PapirusDevelopmentTeam / arc-kde

Arc KDE customization
https://git.io/arc-kde
GNU General Public License v3.0
904 stars 53 forks source link

Menus seem oddly aligned #29

Closed FuturePilot closed 7 years ago

FuturePilot commented 7 years ago

This doesn't seem right. There's way too much of a gap at the top and the left side is not aligned with the top menu highlight. screenshot_20170403_090428

arc-kde 20170401-60+pkg3~ubuntu16.10.1 on Kubuntu 16.10

SmartFinn commented 7 years ago

This issue related to Kvantum themes:

Choose one of theme KvArc or KvArcDark in Kvantum Manager for now.

FuturePilot commented 7 years ago

There is still a slight alignment issue with KvArc(Dark) though not as extreme. Note the left side of the menu and the menu item highlight. screenshot_20170506_120655

SmartFinn commented 7 years ago

@FuturePilot KvArc isn't part of Arc-KDE, it's built-in theme in Kvantum.

varlesh commented 7 years ago

@FuturePilot It's impossible fixed, because for highlight and pressed used similar colors. See when you point cursor to menu used gray color: image when you press button (menu) used blue color: image

[MenuBarItem]
inherits=PanelButtonCommand
interior.element=menuitem
frame=false
text.margin.top=3
text.margin.bottom=3
text.margin.left=5
text.margin.right=5
text.press.color=#ffffff
text.focus.color=#ffffff < this line
varlesh commented 7 years ago

i don't know how use different text color for highlight and pressed item

varlesh commented 7 years ago

@FuturePilot i'm try use align with 0px, but this cut shadow for menu: image This don't like me, restore old version

gmsanchez commented 5 years ago

Is this solved? I am having very similar issues using Arc Theme and applet-window-appmenu or global menu. If I click on the menu, at first it is aligned, but if I move the mouse with the menu opened, it start to show odd alignment. Here are some screenshots

screenshot_20190227_000650 screenshot_20190227_000724