Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Hotmail+Chrome: tabbing from Subject into body wrecks findFocusedElem #106

Closed
adam-p opened this issue Oct 4, 2013 · 2 comments
Closed
Labels

Comments

@adam-p
Copy link
Owner

adam-p commented Oct 4, 2013

I originally reported this in a comment on bug #16, but it deserves its own issue:

If you tab from the Subject field to the email body, the document.activeElement gets stuck on the "B" button for "bold". This breaks findFocusedElem's ability to determine that the compose element has focus, and so MDH will disable rendering.

This seems to only happen in Chrome, and not Firefox. (This is a little ironic, since Firefox has a bug regarding tabbing into designMode/contentEditable elements.)

If you get into this state, you can fix it by clicking into the recipients box and the back into the compose element.

@adam-p
Copy link
Owner Author

adam-p commented May 15, 2014

This also seems to happen in Evernote when tabbing from title to body.

@adam-p
Copy link
Owner Author

adam-p commented May 3, 2015

Re-tested in Outlook.com (the new Hotmail) and Evernote. Seems to no longer be a problem.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant