DU Community Help
Related: About this forumQuestion about glitch in posts.
I've noticed that when you type something in parentheses that also has double quotes, when you close it all, you have a closed double quote character followed by a closed parenthesis character, and then when you post it, the closed parenthesis character always gets changed to a smiley face character. How do you keep this from happening?
I'm going to type that sequence several times now just to confirm that it's what's happening, and then when I post this and open it up again, if it's not happening, I'll immediately delete this post.
(something in "parentheses and quotes"
(let's see if this happens "again"
(one more "time"
Maybe a solution would be to put a space between the closed double quote and the closed parenthesis ("example" ), but you shouldn't have to do that, you should be able to type that sequence of characters without it changing it.
-- Ron
Hoyt
(54,770 posts)(Lets see from here)
Jeebo
(2,268 posts)Look closely, yours are slanted and mine (typed on a 15-inch MacBook Pro laptop keyboard) are straight. Different characters. If I knew how to access your slanted quotes, I'd start using them.
-- Ron
Hoyt
(54,770 posts)as well. I must have a Russian hacked keyboard or something in the process.
Blue Dawn
(953 posts)Here is my attempt at ("typing with quote marks and parentheses"
Let's see what happens!
Yep, you are right! It just happened to me, too!
I wonder if that can be fixed?
PJMcK
(22,869 posts)Its a DU thing for emojis... which I hate.
Hugh_Lebowski
(33,643 posts)Normally it makes sense, but in this case it doesn't.
This is only two characters, double quote and closed paren, and it still does this. If that 2 character combo were an emoji shortcut, one should be left with only the winky face. But it isn't what happens.
"
Hugh_Lebowski
(33,643 posts)Nothing that comes before matters ... if you just type double-quote-closed parentheses it does the same, as I did here.
"
And you have also correctly ID'd the workaround.
Make7
(8,546 posts)It looks like they are escaping quotes in messages with an html entity as a security measure. The quotation marks are being replaced with " and when coupled with the closing parentheses will result in ") - which happens to trigger the wink smilie ;) leaving " behind, which most browsers will display as a quotation mark even without the semi-colon. Thus, the quotation markwink smilie display.
The solution is to use an html entity to defeat the emoticon character combination shortcut. Either with a normal closing parentheses ) or a full width one ) - the full width one can simply be copied when needed, the normal one turns into the actual character upon being previewed and therefore has to be posted while still an html entity - usually just hitting the back button on your browser after previewing works fine.
If this glitch bugs you, just copy and use the parentheses from this:
You can bookmark this thread to find this again. Or just use the 'insert the space' solution.