Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BUG REPORT Ckeditor Bugs..(MultiLine Toolbar, Buttons not accessible, et al).
#12
Thanks for the code!  It partially helped.
But these 2 buttons still fail to show at all on black screen.   They are just missing entirely:  'TextColor', 'BGColor',
They do show appear on white screen setups.  Unfortunately, I can't use white screens for more than about 5 minutes, as it causes my eyes to go temporarily blind.  
Also, I'm still getting overlapped, hidden lines, though not as bad as before.  
You can see what I mean if you temporarily set firefox's or IE's colors [in Firefox: via tools->options,->content->colors], and then trying this code:
Code:
$testtoolbar = "[
   ['Maximize', 'Source','Undo','Redo','Find', 'Bold', 'Italic', 'Link','Unlink', 'Image','JustifyLeft','JustifyCenter'],
   '/',
   ['TextColor', 'BGColor', 'Format', 'Styles',  'BulletedList', 'NumberedList', 'Paste','PasteFromWord', 'RemoveFormat', 'SpecialChar', 'HorizontalRule'],
    '/',
   ['Indent','Outdent','Table','ShowBlocks', 'Smiley','PageBreak']
   ]";
define('GSEDITORTOOL', $testtoolbar);

And then reload your browser..
Reply


Messages In This Thread
RE: Ckeditor Bugs..(MultiLine Toolbar, Buttons not accessible, et al). - by Arugula - 2015-05-20, 09:20:13



Users browsing this thread: 1 Guest(s)