![]() |
Chrome Browser Notice (For Quick Reply Editor) - How to fix non-working space bar
1 Attachment(s)
If you are not already aware the latest version of Chrome browser (Version 54.0.2840.71, possibly others) has introduced a bug or incompatibility with the version of CKEditor used in VB 4.x.
If a user attempts to use the "Reply With Quote" feature on an existing post and begins to type their reply under the existing quote without hitting the Enter key first, the space bar will not work. The issue is talked about on vBulletin.com here: http://www.vbulletin.com/forum/forum...rking-on-reply While this is not a true fix, it does display a notice above the quick reply editor advising Chrome users that they can fix the problem simply by hitting the Enter key. (See Screenshot.) https://vborg.vbsupport.ru/external/2016/11/1.png?1 The actual text displayed is held in a Global phrase called chrome_editor_message_bop5 so it is easily edited or translated as needed using Phrase Manager in the Admin CP. There are no options, just install it and it will become active. Disable or remove the product to stop using it. Notice will only be displayed in Chrome browser and when the enhanced WYSIWYG editor is enabled in the user's options. The Standard Editor and Basic Editor do not have this bug. The function that attempts to determine the browser version was publicly available, location it can be found is a comment in the Functions plugin. This mod will only install on VB 4.x versions and is only useful with VB 4.x versions 4.1.12 and above. May not work on heavily customized styles. ------------------------------------------------------ Please "Mark as Installed" if you use this. :) Donations always appreciated. :up: Nominate MOTM if you LOVE it! ;) |
Reserved.
|
<span style="text-decoration: line-through">Well, I guess this was a waste of my time.
Google has already pushed out an update with Chrome that fixes the issue. The new version on Win 10 64 bit is 54.0.2840.87. If you have already installed it maybe give it a week or so for everyone to update and then remove it. No need for it.</span> Edit - Not true. |
I am getting the same issue with the latest chrome update ( 54.0.2840.87 m )
|
Quote:
|
Quote:
Thanks for doing this .. :) Regards, Doug |
Quote:
Quote:
|
Quote:
|
So weird... seems like it is still broke for me. I thought changing styles would have reloaded the CSS but I had to clear my cache and once I did the problem was back.
There is no working fix yet from Chrome, sorry for the confusion. |
Hello thanks for the mod!
I have the same problem even when I reply to private messages, you could place the warning them also? |
I'll need to take a closer look. A quick glace suggests it possible but more difficult. Will get back to you here.
Please "Mark as Installed" if you're using it. |
This mod is still relevant.
The issue remains in Chrome 54.0.2840.99 m |
Such a joke Vbulletin can't fix this.
|
Quote:
|
Quote:
|
Oh, and since none of this is relevant to support of the mod, any further arguments will be removed.
|
I have many issues with IE 11, so its a good advice to start fixing these problems to.
Wow!!! that's very cool. Any way just joking, I am not writing here to say what must be done or not? But please Admins you must remove all these post and mine to another new thread. At least we must respect Joe for his help until something changes. Thanks and sorry for interfering :) |
Thank you for this mod!
Hopefully chrome will fix this issue before too long. |
Thanks for your work mate.
This is only for Quick Reply Editor. Is there a way to have this mod in the full editor too? |
I installed this and it's working.
Edit: Actually, had to uninstall. Not sure why but certain pages won't load for me when it's enabled. |
Quote:
|
Is anything being done with this mod?
|
Subscribed.
|
Quote:
It's just a notice above the editor. Not sure what else you think should be done with it. |
Installed it and the notice does indeed show above the quick reply for posts, but what about the quick reply for private messages? Actually that's where our users are having the space bar issue so that is where we need the notice. How can we make it appear there also?
|
1 Attachment(s)
Hey all,
I looked at putting it by PMs and while it is possible it is a lot of extra work. While I started looking at the code I had a thought. As much as I like mods the reality of the situation is this- I think this is much more gracefully handled by the vBulletin Notices System. My suggestion: Go to Admin CP -> Notices -> Add New Notice Title: Editor Notice Notice HTML: HTML Code:
<strong>Possible bug when replying to posts or Private Messages, please read.</strong> No reason to show it to guests they can't reply anyway so check the box for "User does not belong to usergroup" and select Unregistered / Not Logged In as the usergroup not to display it to and save changes. I implemented this on my own site. I kept the mod installed as an extra reminder but the notice is good info for everyone. They can dismiss it and never see it again but they (may) remember to just hit enter and be done with it should they get the problem. |
Quote:
|
Quote:
|
Adding this to to the bottom of editor_contents.css seems to get the space bar working with the WYSIWYG editor on my board.
Code:
@supports (-webkit-appearance:none) { YMMV |
Quote:
The only problem is the issue still persists in PM's. Forum posting is fixed though when quoting. |
Quote:
To get it to work in PMs and Quick reply add this to the bottom of editor_contents.css. Code:
/*-- Temporary Chrome Spacebar Fix --*/ |
Quote:
|
Quote:
Code:
@supports (-webkit-appearance:none) { |
Quick edit, on or off, the white space is there while replying on my board. On posting the whitespace goes away in any event.
Code:
body.content {white-space: pre-wrap;} Quote:
It is what it is.... |
Strange, all my sites absolutely fine after the edits & QE off - could be a combination of other stuff that's been installed/modded though.
|
Quote:
|
Quote:
Thank you so much! Seriously, thank you. You're a lifesaver. |
Off topic posts removed.
Last warning, any more digs, or other posts not related to support or use of this mod will get you a suspension. |
How i can use it only for PM? because i have issues only with PM ( space bar not working when you send a PM )
Thanks! |
Quote:
Thanks!!! :D:D:):) |
All times are GMT. The time now is 06:24 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|