Forum > Linux

[BUG REPORT]Toolbutton is not working properly at ubuntu-gnome

<< < (3/4) > >>

gasensor:
Same issue at ubuntu 24.04LTS

dsiders:
Don't feed the troll.

gemy:
Hi,

i am using Linux Mint Xfce Edition (coming from Windows) and while i am trying to port some of my programms from RAD Studio to Lazarus i noticed the same problem. When compiled, i cant see any difference between checked and unchecked buttons.

      object ToolButton2: TToolButton
        Left = 39
        Top = 0
        Hint = 'Cursor Informations'
        AllowAllUp = True
        AutoSize = True
        Caption = 'ToolButton2'
        Down = True
        Grouped = True
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
        Style = tbsCheck
        OnClick = ToolButton2Click
      end

I have found another but with auto complete. If in the settings - windows - "single switch in the taskbar" (for the lazarus program) is activated, the cursor no longer jumps into the editor window after autocomplete. You have to click in the code window to continue typing.



Edit: After some testing i found out its a problem from the linux mint color appearance. Scheme "adwaita gtk2, gtk3" does not show a difference between a checked and a unchecked button.

mm7:
Schemes where check tool buttons have somewhat different Up/Down look:
 Ambiance
 GreenLaguna
 McOS-XFCE-Edition-II-1
 Numix
 Numix-blue
 oomox-materia-mm
 Radiance
 TraditionalOK
 YaruMATE
 YaruOK

Nicole:
If I am offtopic, pls just ignore it, I have neither tool button nor Ubuntu in use.

I used such button's graphic sometimes in Windows.
And I found, they only work, if the style is "flat" and sometimes all(!) the parent settings must be disabled. Still a bug, but maybe a short workaround, if it would be a workaround for you too.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version