不具合 ID 番号 |
BUG-000146524 |
送信されました | February 1, 2022 |
最終更新日 | August 5, 2025 |
適用対象 | ArcGIS Online |
見つかったバージョン | 9.4 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
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.
対処法
If custom settings are necessary, change the dimensional value from pixels (px) to %.
再現の手順