---
title: "Feature: #50039 - Configurable width of the Element Browser"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-50039-1668719172"
source: "Changelog/7.1/Feature-58031-ConfigurableWidthOfElementBrowser.rst"
typo3-version: "7.1"
typo3-major: 7
type: "feature"
issue: 50039
forge: "https://forge.typo3.org/issues/50039"
tags: ["TSConfig", "Backend"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Feature: #50039 - Configurable width of the Element Browser {#feature-50039-1668719172}

See [forge#50039](https://forge.typo3.org/issues/50039)

## Description {#description}

It is now possible to set the width and height of the element browser on a per-user basis via UserTSConfig.

Usage:

-   **::**

    options.popupWindowSize = 400x900
    options.RTE.popupWindowSize = 200x200

## Impact {#impact}

The Element Browser width and height can be set for better usability and user experience.
