zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
19.79k stars 479 forks source link

Compact Mode Top Bar: Empty space between URL field and Reload button is not responsive to clicks #2463

Open ironcloudy opened 1 month ago

ironcloudy commented 1 month ago

Captchas

What happened?

Screenshot 2024-10-31 033609 In Compact Mode, this space is not responsive to both single and double left mouse clicks.

While the empty space on the right does: click hold+drag drags the window, double click to maximize or restored down window. Screenshot 2024-10-31 034351

Reproducible?

Version

1.0.1-a.16

What platform are you seeing the problem on?

Windows

Relevant log output

No response

dosubot[bot] commented 1 month ago

Hey @ironcloudy! 👋 I'm here to help you with any bugs, questions, or contributions. Let's tackle this issue together!

The issue you're experiencing with the non-responsive empty space between the URL field and the Reload button in Compact Mode might be related to CSS or JavaScript that affects click events. Unfortunately, I couldn't find specific information in the codebase about event handling for this particular area. However, the CSS for the Compact Mode top bar includes transitions and opacity changes that might influence interactivity [1].

To troubleshoot, you could check if there are any CSS properties like pointer-events: none; applied to that space, or if JavaScript is preventing click events from being registered. Additionally, comparing the CSS and JavaScript handling for the responsive right empty space might provide insights into what could be missing or different for the left space.

To continue talking to Dosu, mention @dosu.

salamijason commented 3 weeks ago

Was able to reproduce on latest ver a.18 as well as t.18.

Lennart7239 commented 3 weeks ago

same issue here. Although for me it sometimes works on the left side too. My top bar looks like this. grafik It seems to be worse, when i make the browser windows more narrow, like half the screen size. Then its virtually impossible to drag the windows somewhere different or double click to fullscreen. My right side also works flawlessly