vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   WYSIWYG editor doesn't work in Chrome (https://vborg.vbsupport.ru/showthread.php?t=310190)

MaXimus 04-04-2014 10:52 AM

WYSIWYG editor doesn't work in Chrome
 
I tried copy/pasting a post, which has links, formatting, and a picture

In Pale Moon/Firefox, everything gets copied with the hyper links, formatting, and the image

but in Chrome it just pastes plain text

I always thought it's a Chrome issue

now I tried in chrome, to copy a similar post but from a vBulletin 4 forum and that works perfectly!

so why doesn't it work with vB3?

is there anything I could do to make it work?

--------------- Added [DATE]1396616044[/DATE] at [TIME]1396616044[/TIME] ---------------

I tried this

But after adding the following, when accessing my site I get a syntax error on line 5024 which is:

if (strpos($useragent, ‘chrome’) !== false)
{
preg_match(‘#(chrome)( browser)?/([0-9\.]+)#’, $useragent, $regs);
$is['firebird'] = $regs[3];

if ($regs[1] == ‘chrome’)
{
$is['chrome'] = $regs[3];
}
}

=======================

I think this is line 5024:

preg_match(‘#(chrome)( browser)?/([0-9\.]+)#’, $useragent, $regs);
$is['firebird'] = $regs[3];

MaXimus 04-05-2014 06:48 PM

anyone?

Lynne 04-05-2014 10:03 PM

It's always been that way. I don't know that you can do anything about it.

Max Taxable 04-05-2014 10:04 PM

Quote:

Originally Posted by Matrix Leader (Post 2491438)
I tried copy/pasting a post, which has links, formatting, and a picture

In Pale Moon/Firefox, everything gets copied with the hyper links, formatting, and the image

but in Chrome it just pastes plain text

You'll see this with Safari too, since Chrome IS Safari. It's the nature of the beast.

MaXimus 04-11-2014 12:22 PM

I wish Chrome's WYSIWG worked with vB3 then I can switch to it :(

Zachery 04-11-2014 01:52 PM

Chrome/webkit wasn't a really good rendering engine back then. In fact, I remember having a conversation with the developers at the time. They had spent 8~ hours doing everything imaginable to get WYSIWYG support to work. But couldn't. Everyone else at the time came to the same conclusion. Thus, wysiwyg support was abandoned.

MaXimus 04-11-2014 02:37 PM

Quote:

Originally Posted by Zachery (Post 2492654)
Chrome/webkit wasn't a really good rendering engine back then. In fact, I remember having a conversation with the developers at the time. They had spent 8~ hours doing everything imaginable to get WYSIWYG support to work. But couldn't. Everyone else at the time came to the same conclusion. Thus, wysiwyg support was abandoned.

Actually, about 6 months ago, I installed this extension for Chrome and WYSIWYG worked like a charm on vBulletin3 but now Google has banned it! I don't know why the heck! :(

http://www.chromeextensions.org/othe...letin-wysiwyg/

https://vborg.vbsupport.ru/external/2014/04/33.png

Help me force install this bro

--------------- Added [DATE]1397231177[/DATE] at [TIME]1397231177[/TIME] ---------------

oh darn! I forced install the extension, but it doesn't work like before. It did work perfectly before :(

--------------- Added [DATE]1397231231[/DATE] at [TIME]1397231231[/TIME] ---------------

I wonder why no web developer thought of making such a useful extension or in this case, continuing to support it :(

6piston 01-24-2017 05:18 PM

anyone ever found a solution?


All times are GMT. The time now is 10:32 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
  • Page Generation 0.01011 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete