Click here to Skip to main content
15,889,876 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder18-Apr-18 4:59
cofounderChris Maunder18-Apr-18 4:59 
GeneralRe: "articles" menu is unusable Pin
Richard MacCutchan18-Jan-18 21:19
mveRichard MacCutchan18-Jan-18 21:19 
GeneralRe: "articles" menu is unusable Pin
OriginalGriff19-Jan-18 0:45
mveOriginalGriff19-Jan-18 0:45 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ19-Jan-18 10:14
professionalGµårÐïåñ19-Jan-18 10:14 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder27-Jan-18 8:32
cofounderChris Maunder27-Jan-18 8:32 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ27-Jan-18 11:16
professionalGµårÐïåñ27-Jan-18 11:16 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder27-Jan-18 15:09
cofounderChris Maunder27-Jan-18 15:09 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ28-Jan-18 9:32
professionalGµårÐïåñ28-Jan-18 9:32 
Quote:
Can you try Ctrl+F5 to force a full refresh.
Ok, caching is not the problem here, not even close. But done, even recorded for you to watch.
Look at how it happens.[^]
Quote:
I'm at a loss here. I've changed the CSS from the more elegant (left:100%) to forcing the position at the pixel level (left:208px).
You can clearly see it replaces the menu, it is not positioning that's the issue, I am watching the DOM and it replaces it. I have been tracing the computed styles on that object and it always reverts to 0 which means it will "replace" the original menu, rather than fly out to the right of it. Not sure why, I didn't go digging through your CSS files or what is being inherited where or how the object is being delegated for it.
Quote:
On every single machine and browser I've tried it's always worked. There has to be something unusual about your setup. Regional settings, maybe some CSS is being stripped by firewalls or blockers (maybe they are upstream of you?
Ok, here's the problem I have with that logic, it is not the network, it is not extensions, it is not upstream. If it was any of that, it would happen in every browser on the same machine/network, not just specific ones (or different versions of the same browser). Additionally, as I have said repeatedly, it happens in a clean, freshly created, stock, no extension, nothing profile and on 3 separate networks, home, work, and mobile hotspot. You can see it happen, it is not something I am imagining here.
Quote:
If there's anything odd or non-standard about your setup let me know and I can try coming up with a plan C
Nothing odd or non-standard about my setup, in fact I abhor having too many extensions and things that limit a clean experience. I may not go willy nilly with installing a ton of crap, but that is hardly odd or non-standard behavior, I am a purist and have worked nearly 30 years to keep it that way.

If I didn't care about the site, I wouldn't bother with the time and effort to report it. While it may very well be an edge case, it IS happening and if it is happening to me, it is happening to others, even if only one other person took the time to report it to you. Not having reports doesn't mean it is not happening, it is a false conclusion to draw that all works well everywhere because no one said anything about it. Most people don't care, move on and find it elsewhere.

Anyway, if there is a way I can help, as you can see clearly, I am fully game. However, let's be clear, I have eliminated everything suggested outside of the browser and even most of what is within the browser, so it is either the way the render engine is interpreting it, after all ASP on Mozilla, not exactly two peas in a pod but I have developed extensively in ASP (both classic and .net) so I know that in itself it means nothing that they are different. But it is something to look into as to how the code is being rendered by ASP versus how the browser interprets it.
GeneralRe: "articles" menu is unusable Pin
Chris Maunder29-Jan-18 5:16
cofounderChris Maunder29-Jan-18 5:16 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ29-Jan-18 9:36
professionalGµårÐïåñ29-Jan-18 9:36 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder29-Jan-18 10:49
cofounderChris Maunder29-Jan-18 10:49 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ29-Jan-18 11:32
professionalGµårÐïåñ29-Jan-18 11:32 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder30-Jan-18 4:46
cofounderChris Maunder30-Jan-18 4:46 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ30-Jan-18 9:08
professionalGµårÐïåñ30-Jan-18 9:08 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder30-Jan-18 13:35
cofounderChris Maunder30-Jan-18 13:35 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ31-Jan-18 13:15
professionalGµårÐïåñ31-Jan-18 13:15 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder3-Feb-18 16:19
cofounderChris Maunder3-Feb-18 16:19 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ3-Feb-18 17:12
professionalGµårÐïåñ3-Feb-18 17:12 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder4-Feb-18 2:44
cofounderChris Maunder4-Feb-18 2:44 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ4-Feb-18 10:21
professionalGµårÐïåñ4-Feb-18 10:21 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder4-Feb-18 13:49
cofounderChris Maunder4-Feb-18 13:49 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ4-Feb-18 11:07
professionalGµårÐïåñ4-Feb-18 11:07 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder4-Feb-18 13:49
cofounderChris Maunder4-Feb-18 13:49 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ5-Feb-18 9:00
professionalGµårÐïåñ5-Feb-18 9:00 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder6-Feb-18 1:53
cofounderChris Maunder6-Feb-18 1:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.