I've got a user on IE6 reporting they cannot see all their vertical menu items: only the first. It is specific to that workstation so it has not been a big concern. When they "view source" all menus/items are in the HTML. This had occured on 2 other machines (both IE7) a few months back but they ended up rebuilding hte machines (complete OS re-install). I had personally seen an issue with only the last menu not being visible (when it was an odd number 3rd, 5th, 7th, etc) in a previous release so I setup a sample project with 11.2.20112.2159 to test. On my DEV machine (XP3 w/IE8) I have 2 menu items defined in code-behind and I'm only seeing the 1st; however, all items appear in "view source". When I add a 3rd menu I see the first two but not the 3rd. By not setting the width of the menu, you can see it is "longer" to support the extra item you cannot see. My menu is setup in Site.Master and I have the IE7ZIndexAdjust fix in place to ensure the menu appears in front of controls on child pages. I've attached the sample solution. Any help would be appreciated.
I don't have your sample. You only provided a PNG of what you were seeing. Upload it and I'll run on my machine to provide image/source for comparison.
The HTML source is from my XP DEV machine which ironically does NOT have the problem when I run my real application. Right now, we have 2 machines that experience the problem when accessing the real application; however, every XP machine I checked experiences the problem when accessing the sample I provided. I'm not sure why there is a difference. We have over 25K devices running XP and while we obviously haven't checked every one, the ones we have all fail to show "Reports" when the menu is set to horizonal orientation.
I too was thinking it was a "browser problem" until I was able to see it on my personal machine using a generic sample...and then every XP machine I tested also had the problem when accessing that sample. I'm not saying the 2 machines that fail in production don't have larger issues, but I cannot believe that every XP machine I've checked against the sample has a browser problem...especially when changing the orientation fixes the issue.
Hi dc06663,
Were you getting this HTML from my sample or yours? If you are seeing this issue with my sample as well, this is most likely a browser issue, and we'll have to try finding out what's different between us. Thanks for the HTML. I'll be able to compare yours with mine and see if we're getting anything different. I'll let you know what I come up with on Monday.
Looking forward to hearing from you.
Thanks. If it helps, I've attached HTML source from IE on the XP machine used to send you the screenshot. This happens to be my primary development workstation.
I haven't had any luck in reproducing it with your sample. I am still seeing the same behavior I saw previously. I will bring this up with my team and see if they have any ideas.
I will get back to you tomorrow with more information.
Thank you for the updated sample and screenshot. I will be able to look into this a little further tomorrow and I will get back to you with any further information or questions I may have for you.