Webbreadcrumb not honoring LockTop

Using 2025r1.1, I noticed that the Webbreadcrumb is not honoring LockTop. I lock it in the Ide but when I scroll the webpage the webreadcrumb does not scroll up with the top of the page. So it will move over some of the other controls on the page. Is this by design or a possibly a bug?

Thanks

I don’t have 2025r1.1 but I can’t reproduce with 2025r2.1.
Can you share a sample project?

Thanks for the reply. After I did some digging, I found that i had added a style in the breadcrumb opening event that was setting the position to "fixed”. It looks great on a standard browser page but when I open it on my iphone the breadcrumb was over other controls. I think that I can fix it. Thanks again for the help.