#1789: Avoid using IE6 dialog js file in skins
---------------------------+------------------------------------------------
Reporter: Scott | Owner:
Type: New Feature | Status: closed
Priority: Normal | Milestone:
Component: UI : Dialogs | Version: SVN
Resolution: wontfix | Keywords:
---------------------------+------------------------------------------------
Changes (by fredck):
* status: new => closed
* type: Bug => New Feature
* component: General => UI : Dialogs
* summary: IE6 DIalog JS file in Skins => Avoid using IE6 dialog js file
in skins
* priority: High => Normal
* version: => SVN
* milestone: FCKeditor 2.6 =>
* resolution: => wontfix
Comment:
The js file for IE6 is required for all skins as of [1398]. Its contents
are skin dependent, not generic. It can be blank for example, but it is
most likely to have some code.
The fact is that we are using many absolute positioning features in the
new dialog design, and some of them don't work properly with IE6-. So, we
need to fix those things by code in such cases, and it must be done on
window startup and resize.
Having a single standard file (outside the skin folders) would not work as
each skin has it's own needs and measures. Ok, the three skins we provide
all share the same structure, but it doesn't mean that a custom skin could
not have a completely different design and dimensions.
Once you have defined this js file for your skin, you will not have to
upgrade its contents when upgrading the editor as its contents are not
supposed to change. Of course, as long as the dialog system don't suffer
further changes, which would require reviewing custom skins in any case.
Unfortunately we didn't find other ways to workaround those IE6
limitations. Feel free to reopen this ticket if you have suggestions in
this sense.
--
Ticket URL: <http://dev.fckeditor.net/ticket/1789#comment:1>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac