vex
14 years agoContributor
Object Browser intermittently not showing all elements of a page
I've tried to refresh, and it just doesn't work.
The image describes what the problem is -- Each field should correspond to a panel - when this is working I have a Panel(0) through Panel(6), but when it intermittently fails, It never sees panels 3, 4, 5, or 6. It has never failed in any other manner other than missing those 4 panels.
Refreshing the object browser manually, or in code makes no difference.
Why?
Some additional info:
- The parent item has a ChildCount of 3 when it fails (7 when it's working), which could explain that, but.. why would it?
- When I use object browser to attempt to hover over these fields, it goes nuts, and starts highlighting other things, and eventually highlights the whole browser.
- Browser is Firefox 11 with TC 8.70 + FF11 patch installed.
- When it IS working, the object browser sorts them in a weird order - it puts them in order of 3, 4, 5, 6, 1, 2, 0 - every time.
The image describes what the problem is -- Each field should correspond to a panel - when this is working I have a Panel(0) through Panel(6), but when it intermittently fails, It never sees panels 3, 4, 5, or 6. It has never failed in any other manner other than missing those 4 panels.
Refreshing the object browser manually, or in code makes no difference.
Why?
Some additional info:
- The parent item has a ChildCount of 3 when it fails (7 when it's working), which could explain that, but.. why would it?
- When I use object browser to attempt to hover over these fields, it goes nuts, and starts highlighting other things, and eventually highlights the whole browser.
- Browser is Firefox 11 with TC 8.70 + FF11 patch installed.
- When it IS working, the object browser sorts them in a weird order - it puts them in order of 3, 4, 5, 6, 1, 2, 0 - every time.