Click here to Skip to main content
15,902,853 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
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 
GµårÐïåñ wrote:
No, I am not using a touchscreen


Is the menu still showing problems (maybe a Ctrl+F5?). I've traced the issue, thanks to your incredibly helpful video, to the "open" class not being applied to the menu when you hover. Two things can stop this: the jQuery hover plugin not firing (if the user was using a touch interface or keyboard navigation) or if the browser thinks your system is a touchscreen (in which case our code failed to handle hover events - a mistake on our part).

In either case I've changed the CSS so the menu should be positioned correctly. Should be, being the operative word. The hover stuff is there solely to allow us to keep the menu open for a few hundred milliseconds after the mouse exits the menu in order to make it less hair-trigger if you accidentally move your mouse out of the chapters menu while scrolling.

If it's still not working then I'll start on plan C. Or D. Not sure where I'm up to at this point.
cheers
Chris Maunder

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 
GeneralRe: "articles" menu is unusable Pin
GµårÐïåñ6-Feb-18 9:36
professionalGµårÐïåñ6-Feb-18 9:36 
GeneralRe: "articles" menu is unusable Pin
Chris Maunder21-Feb-18 15:12
cofounderChris Maunder21-Feb-18 15:12 
PraiseRe: "articles" menu is unusable Pin
GµårÐïåñ22-Feb-18 6:55
professionalGµårÐïåñ22-Feb-18 6:55 
BugDuplicated notifications for replies Pin
den2k8818-Jan-18 4:31
professionalden2k8818-Jan-18 4:31 
SuggestionAccidental report Pin
OriginalGriff17-Jan-18 9:56
mveOriginalGriff17-Jan-18 9:56 
GeneralRe: Accidental report Pin
Chris Maunder17-Jan-18 9:57
cofounderChris Maunder17-Jan-18 9:57 
GeneralRe: Accidental report Pin
Richard Deeming17-Jan-18 11:04
mveRichard Deeming17-Jan-18 11:04 
GeneralRe: Accidental report Pin
OriginalGriff17-Jan-18 11:43
mveOriginalGriff17-Jan-18 11:43 
GeneralRe: Accidental report Pin
Pete O'Hanlon17-Jan-18 22:06
mvePete O'Hanlon17-Jan-18 22:06 
BugLast one to vote profile as spam ( process spinner doesn't stop spinning) Pin
Slacker00717-Jan-18 8:03
professionalSlacker00717-Jan-18 8:03 
GeneralRe: Last one to vote profile as spam ( process spinner doesn't stop spinning) Pin
Chris Maunder17-Jan-18 8:19
cofounderChris Maunder17-Jan-18 8:19 

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

Flags: Added to TODOFixed

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