Número de ID do Erro |
BUG-000146524 |
Enviado | February 1, 2022 |
Última Modificação | August 5, 2025 |
Aplica-se à | ArcGIS Online |
Versão encontrada | 9.4 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 |
Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
This is expected behavior within ArcGIS Experience Builder.
Although the text widget uses pixels (px) as its width unit, its parent container, the column widget, is inside a row widget, so the width of the column can be thought of as a %. When resizing the window, the width of the column becomes smaller according to the width of the window, but the width of the text widget set with pixels (px) remains the same, so it cuts by the column widget.
Solução Provisória
If custom settings are necessary, change the dimensional value from pixels (px) to %.
Etapas para Reproduzir