Pop-ups do not close automatically with Web Map Services (WMSs) from ArcGIS GeoServer.
Portal for ArcGIS
漏洞 ID 编号
BUG-000157340
已提交
April 7, 2023
上次修改时间
September 30, 2024
适用范围
Portal for ArcGIS
找到的版本
11.0
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This behavior is expected. Opening a pop-up from a WMS service is essentially like opening an HTML page, the contents inside are unknown and rely on the response from the server for what gets displayed. So, regardless of where you click on the layer, the pop-up will always open and attempt to fetch the feature info from the server and display the results. Sometimes results will not be returned from the server and there is an empty pop-up.