310 Posts
ricco
10 years ago
11
Topic

Hi,


I've a problem with sizing of modal window,especially for WYSIWYG JCE editor.
This problem is on backend when for eg. I want to edit description of field.


Eveything is fine with text editing but in WYSIWYG edit,when I'm trying to use some of buttons of JCE editor,dialog that shows up is just to short (or better modal box is to small!),and I can't see bottom with buttons like SAVE,CANCEL etc. 


Actually I'm reactivating this topic from the old forum, which at least for me is still unsolved, and I have currently the same problems:


http://www.seblod.com/v2/forum/105-General-Discussions/37155-Modal-box---JCE-editor-problem.html


Best regards

Ricco

Get a VIP membership
310 Posts
ricco
10 years ago
1
Level 1
Hi,

This is still a big problem for me.

Currently I have even bigger trouble as I get double iframe with double JCE editors in the pop up modal box and saving to any changes is not possible.

Do you have this problem too?

Regards
Ricco
310 Posts
ricco
10 years ago
0
Level 2
Hi again,

after hours of trying, I thing I've made a solution that works at least for me, here it is:

In the file: "media/cck/scripts/jquery-colorbox/css/colorbox.css" add the following code:

#cboxWrapper {
height: 100% !important;
}
#cboxLoadedContent {
height:815px !important;
overflow: visible !important;
}
#cboxLoadedContent iframe {
position: absolute;
top: 0;
}


Regards
Ricco
310 Posts
ricco
10 years ago
0
Level 1
Hi,

so many improvements, so many new ad-ons, plug-ins, options, versions, etc.

WHY this problem is not sorted out yet? WHY?

I've told you how to sort it out, why you don't listen? It's a meter of copying a few lines of code in the file: "media/cck/scripts/jquery-colorbox/css/colorbox.css".

Every time I update SEBLOD, I need to add the following lines in the above file:

#cboxWrapper {
height: 100% !important;
}
#cboxLoadedContent {
height:815px !important;
overflow: visible !important;
}
#cboxLoadedContent iframe {
position: absolute;
top: 0;
}

Just make it default if cannot improve it!!!

Thank you
Regards
Ricco
9 years ago
6
Level 1
seems this solution will help
310 Posts
ricco
9 years ago
5
Level 2
Thank you terveg for the idea, but since this curently is my only backend CSS issue I'm wondering if it's not better to just update my list of tasks, including this one, after each Seblod upgrade, I'm used to it already anyway.

The big question is still valid: why, why, why, why, why is nobody from the Seblod team reading the forums, why no answers, why no listening or at least answering? Why? This is such an easy fix.
693 Posts
rpoy
9 years ago
4
Level 3
Hi ricco,

We are reading the forums!  Please add your feature request to the Tracker.  If you have improvements / suggestions / feature requests etc.  the tracker is a much better place for them.


thanks!

Randy
310 Posts
ricco
9 years ago
3
Level 4
Hi Randy, nice to meet you.

Did you read the tread from the beginning, did you follow the links in it, did you see that this issue is since more than 2 years ago, did you see that someone is offering an extension for the problem that is so easily solvable?

This is not a feature request, it's from this big bugs that eat you in half when they come, and it's been around for a loooong time, that's why I said you don't  read and listen.

Don't get me wrong, I'm a single site developer and I started with SEBLOD and I'm not sorry at all, but sometimes..................

Really, I was thinking that you knew about this issue, I've shouted so load and it was from before: http://www.seblod.com/v2/forum/105-General-Discussions/37155-Modal-box---JCE-editor-problem.html

Here is the problem listed in the tracker: http://www.seblod.com/resources/tracker/13989

Let's see what good will come after all this years.

Thank you
Regards
Ricco
693 Posts
rpoy
9 years ago
2
Level 5
Hi Ricco,

Thanks for adding your request to the tracker!

The main priority of the Octopoos team is to make sure that SEBLOD works with Joomla.  There is a rather large list of core features/fixes that everyone would like to see in SEBLOD. 

Because JCE is an extension and not part of the Joomla core, then the level of urgency to fix this particular issue may not be in the front line.  Additionally, not everyone may use that editor, so it is probably for that reason that it is the issue is not as pressing as what you find.

The team doesn't search the forums looking for feature requests - that takes too much time, so the tracker is the best place.

thanks,

Randy
310 Posts
ricco
9 years ago
1
Level 6
Hi,

You are right, OK.

I personally cannot imagine myself using joomla without JCE, can you?

I don't want to make an advertisement of JCE but it is what it is.

How many joomla users use JCE?

How many would stop using SEBLOD because they cannot use it with JCE?

I don't want answers, these are only good night questions :-)

Thank you
God bless SEBLOD
4229 Posts
Kadministrator
9 years ago
0
Level 7
Hi,

currenlty this kind of issues sometimes get delayed due to more urgent problems like security or due to work we need to do to make a living, this is why Seblod team is planning to move core Seblod to Github soon, then you will be able to do a pull request with your change and it can be quickly applied to the next release.
215 Posts
iliil
7 years ago
0
Level 1

Hello Sebloders

It seems this issue is not fixed yet. Thanks ricco for CSS fix. I added it into my custom template and it sort of works now, but it's not perfect. Hopefully Octopoos will fix it soon....

Michal

Get a Book for SEBLOD