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

Extension popup window shows browser title bar which causes content to be cut off on Vivaldi #177

Open
tychobrouwer opened this issue Apr 1, 2023 · 2 comments
Assignees

Comments

@tychobrouwer
Copy link

tychobrouwer commented Apr 1, 2023

Extension popup window shows browser title bar which causes content to be cut off

  • Passbolt Version: 3.11.0
  • Platform and Target:
    -- Browser: Vivaldi 5.7.2921.60 (Stable channel) (64-bit)
    -- Web server: 3.12.0

What you did

Trying to use the browser extension to make a new password entry, unlock the database, search for other passwords causing the passbolt popup to appear in the top right of the browser window prompting for a password or any of the other listed things.

What happened

The title bar of the window is showing in the passbolt popup window, see image, causing the window to be cut off and having to resize or scroll the popup window to access the cut off parts. The window is sized to the size it should be if no title bar was present, it does not account for the size of the title bar.

image

What you expected to happen

The title bar of the window not to show up and thus causing the window not to be cut off, or the window having the correct size accounting for the title bar. For example,

image

@scadra
Copy link
Contributor

scadra commented May 23, 2023

Good morning TychoBrouwer,

First of all, thank you for your report, and I apologize for the delay in responding to it. Upon investigation, we have identified that the issue you are experiencing is caused by Vivaldi's custom sidebar.

After investigation, it looks like the issue comes from Vivaldi itself which is working on a possible solution to fix that: Vivaldi Forum. We did an investigation to fix it on our side, but the main issue is: we are not able to detect Vivaldi as it is a Chromium-based browser: How to Detect If Client's Web Browser is Vivaldi. Based on it, in case we deploy a fix, it will impact other chromium browsers, so it is better to wait for the fix promised by Vivaldi.

Please let me know if you have any further questions or concerns. I will keep you updated on our progress as soon as possible.

Best regards,

Colart Pierre

@tychobrouwer
Copy link
Author

Thanks very much for the response and investigation, this clears things up.

I will track this issue with Vivaldi.

@cedricalfonsi cedricalfonsi changed the title Extension popup window shows browser title bar which causes content to be cut off Extension popup window shows browser title bar which causes content to be cut off on Vivaldi May 23, 2023
@cedricalfonsi cedricalfonsi reopened this May 23, 2023
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

3 participants