martind Posted August 19, 2015 Share Posted August 19, 2015 hi, we have a funny behavior with field dependencies here. inside a table-extended field, the corresponding template has declared field dependencies on a pages field (categories) with single select radio buttons. this works as expected for all the fields with dependencies, except for one of the possible selections, this switches a completly uninvolved CKeditor field on the template into rtl-mode (cursor jumps to first position after each keypress). Any idea whats going on? thanks, martin Link to comment Share on other sites More sharing options...
martind Posted September 4, 2015 Author Share Posted September 4, 2015 ok, i found a workaround for this. the template has two fieldsets, if the page field that gets referred from the other fields with dependencies has to be exactly between the both fieldsets, then the ckeditor field works without problems and keeps in ltr mode. page-field on any other position switches the textarea to rtl. 1 Link to comment Share on other sites More sharing options...
martind Posted September 7, 2015 Author Share Posted September 7, 2015 seems that field dependencies have nothing to do with this problem, narrowed it down a bit, an image field and a ckeditor- textarea in regular mode letted me reproduce this in the most simple case. workaround, user ckeditor inline-mode . Link to comment Share on other sites More sharing options...
mr-fan Posted September 18, 2015 Share Posted September 18, 2015 Have the same Problem with some fields, too. Have a setup with no imagefields just a pageTable on the maincontent and a aside Wysiwyg where all goes "RTL" but the CSS classes for the instace are alle there and set to "LTR"??? It is no real LTR prompt there just the cursor jumps to the first position in the texarea after every entry?? I've found that this is connected with a Inputfieldtype Fieldset (i used two fieldsets for splitting contentarea in two columns). If the Wysiwyg is in a fieldset then the problem appears. Is the field in a other tab or not i a fieldset there is no problem with editing. And like you wrote if i switch to inline mode it works so far.... Don't get a real solution for this strange thing. Just update dev version from 2.6.13 to .17 and have a look if this is helping on this subject... regards mr-fan Link to comment Share on other sites More sharing options...
mr-fan Posted September 18, 2015 Share Posted September 18, 2015 PW 2.6.17 - normal setup - same problem. It seems to be a problem with fieldsets but i've to less skills to figure out what is going wrong here. Workaround for me is using inline mode, too here...but this is not optimal since no bug is better than a workaround. regards mr-fan Link to comment Share on other sites More sharing options...
mr-fan Posted October 1, 2015 Share Posted October 1, 2015 crosslink to other threat that seems to get more in details. https://processwire.com/talk/topic/11035-weird-ckeditor-bug-when-neighbouring-field-is-taller/#entry103393 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now