Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Chrome's 'Bookmark this tab' pop up is flickering #1712

Open
gslayer0 opened this issue Jan 1, 2025 · 0 comments
Open

Google Chrome's 'Bookmark this tab' pop up is flickering #1712

gslayer0 opened this issue Jan 1, 2025 · 0 comments

Comments

@gslayer0
Copy link

gslayer0 commented Jan 1, 2025

Describe the bug
Google Chrome's 'Bookmark this tab' pop up is flickering when clicked. This is happened when Google Chrome is the only window on the screen and 'Smart Window Margins' is turned on.

Applications:
Google Chrome

To Reproduce

  1. Open Google Chrome (make sure it is the only window on the current screen)
  2. Set the 'Window Margin' size to 2 px at the Amethyst Preferences
  3. Turn 'Smart Window Margins' on at the Amethyst Preferences
  4. Click the star icon (bookmark this tab) near the url bar
Screenshot 2025-01-01 at 18 15 25

Expected behavior
The 'bookmark this tab' pop up window is shown.

Screenshots
https://github.com/user-attachments/assets/031d50e9-38e5-4cbe-a408-6c24312232fb

Versions:

  • macOS: 15.02
  • Amethyst: 0.22.0

Debug Info

$ /Applications/Amethyst.app/Contents/MacOS/Amethyst --debug-info [--include-apps]
Version: 0.22.0 (119)

OS version: Version 15.2 (Build 24C101)

Screens:
	(0.0, 0.0, 1512.0, 982.0) [(0.0, 0.0, 1512.0, 982.0)]

Configuration:
window-max-count: 0
floating: (
        {
        id = "com.apple.systempreferences";
        "window-titles" =         (
        );
    }
)
screen-padding-top: 0
screen-padding-right: 0
window-minimum-height: 0
restore-layouts-on-launch: 1
ignore-menu-bar: 0
window-resize-step: 5
screen-padding-left: 0
focus-follows-mouse: 0
enables-layout-hud-on-space-change: 0
screen-padding-bottom: 0
smart-window-margins: 1
use-canary-build: 0
mouse-resizes-windows: 1
mod2: (
    option,
    shift,
    control
)
new-windows-to-main: 0
window-minimum-width: 0
debug-layout-info: 0
floating-is-blacklist: 1
window-margin-size: 2
enables-layout-hud: 1
mouse-follows-focus: 1
mod1: (
    option,
    shift
)
float-small-windows: 1
layouts: (
    tall,
    wide,
    fullscreen,
    column
)
follow-space-thrown-windows: 1
window-margins: 1

Note: --include-apps will list your manageable applications, but is optional if you don't want to list that.

Additional context

  • When i changed the window margin size into 1 px the problem did not occured. But if i set it to 2 px or above the problem occured.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant