#140: Browser specific differences for page-break-after
---------------------------------------------+------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: Bug | Status: reopened
Priority: Normal | Milestone:
Component: General | Version: FCKeditor 2.4
Resolution: | Keywords: Pending
---------------------------------------------+------------------------------
Changes (by yaacovCR):
* status: closed => reopened
* resolution: invalid =>
Comment:
Hi,
I'm trying to use FCKEditor as my editor and an HTML differ to show the
differences between two different versions of the page. The problem I run
into is that different browsers will style the same text differently.
Example: I create text in Google chrome, and save some text:
{{{
<div style="margin: 0pt 0pt 0pt 144pt; text-indent: -18pt">
<span style="font: 7pt 'Times New Roman'">
Text
</span>
</div>
}}}
When I open the above in Firefox and save again, I get:
{{{
<div style="margin: 0pt 0pt 0pt 144pt; text-indent: -18pt;">
<span style=""font-family: 'Times New Roman'; font-style: normal; font-
variant: normal; font-weight: normal; font-size: 7pt; line-height: normal;
font-size-adjust: none; font-stretch: normal; -x-system-font: none;">
Text
</span>
</div>
}}}
My diffing software now believes the styles have changed, although the
user did not do anything. Is it possible for Fckeditor to give the same
output no matter which browser it is used in? Does it try to match the
output to the browser? Thanks so much! FCKEditor is awesome!
--
Ticket URL: <http://dev.fckeditor.net/ticket/140#comment:6>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac