| Bug-ID-Nummer | 
                        BUG-000138402 | 
                         | Eingereicht | March 23, 2021 | 
 
                        | Zuletzt geändert | September 5, 2025 | 
 
                        | Gilt für | ArcGIS Pro | 
 
                        | Gefunden in Version | 2.7.1 | 
 
                        
                        | Betriebssystem | Windows OS | 
 
                        | Betriebssystemversion | 10.0 64 Bit | 
 
                        
                        
                        
                        | Status | Will Not Be Addressed
                            
                        
                        
                            Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
                        
                         | 
 
                        
                    
                    
                    
                        
                         
                         
                
                
                
                    
                    
                
                    
                        
                            
                        
                            Zusätzliche Informationen
                            This is expected behavior. The Feature Display Option "Only show features visible in the map extent" is a property on legend items and not a property set on the legend.  Items (layers) added to the legend uses the default setting.  The system default is to have "Only show features visible in the map extent" checked off and the legend item is displayed in the legend even if there are no features visible in the current map extent.
If user wants to have the "Only show features visible in the map extent" option checked, this must be done manually for each new item to the legend, or set a new legend item default with this option checked on. 
From the "Work with a legend item" help topic (https://pro.arcgis.com/en/pro-app/latest/help/layouts/work-with-legend-items.htm)
“Legend items can be preformatted using default settings. Right-click the legend item and click Save as Default to change the default settings. When additional legend items are added to the legend, they will conform to the last saved default.”
                        
                        
                            Workaround
                            Using a Python Script within a task model allowed the customer to manipulate the software to bypass adding the layer to the legend. 
                        
                    
                    Schritte zur Reproduzierung