Protect what matters – even after you're gone. Make a plan for your digital legacy today.
debug
6 TopicsChrome Extension Causes Unwanted Vertical Scrollbar by Injecting 1p-live-region Element
Title: 1Password Chrome Extension (v8.11.14.24) Causes Unwanted Vertical Scrollbar by Injecting 1p-live-region Element Hello 1Password Team, I’m encountering a layout issue triggered by the 1Password Chrome extension, which I believe was introduced in a recent update (within the last week or two). Below are the details: Environment: Device: MacBook Pro 15-inch, 2018 (macOS 15.6.1) Browser: Chrome 141 1Password Extension Version: 8.11.14.24 Issue Description: The page structure includes a root div inside the body with styles set to width: 100vw and height: 100vh, while the html element has width: 100% and height: 100%. Under normal conditions, the page renders correctly without any scrollbars. However, when an input field on the page is focused, the 1Password extension injects a new element into the body with the ID 1p-live-region. This element has a fixed height of 1px, which introduces an unwanted vertical scrollbar and breaks the intended layout. Steps to Reproduce: Load a page with a root div set to 100vw/100vh and html set to 100% height/width. Observe that the page displays correctly without scrollbars. Focus on any input field to trigger the 1Password extension. The 1p-live-region element is added, causing a vertical scrollbar to appear. Expected Behavior: The injected 1p-live-region element should not disrupt the page layout or cause scrollbars to appear. This issue seems to be a recent regression. I’d appreciate it if the team could investigate and resolve it. Thank you for your attention and hard work! Let me know if you need additional details or clarifications.578Views8likes10Comments