Ticket #731 (new Bug)

Opened 14 months ago

Last modified 7 months ago

0 border tables have a border when sent to a printer

Reported by: rhum1@… Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.5.1
Keywords: SF Confirmed Cc: fredck

Description

fck_showtableborders_gecko.css defines the rules to show border="0" table borders on Gecko when editing. But those borders are present if you send your document to a printer, which is not a good thing... I link a patch i use for this file to hide the border="0" tables border on a printer.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1491546&group_id=75348&atid=543653

Attachments

fck_showtableborders_gecko.css (2.0 kB) - added by martinkou 14 months ago.

Change History

Changed 14 months ago by martinkou

  • reporter changed from martinkou to rhum1@…

I was able to have the same result by simply using "@media screen" for the current contents actually.

But it doesn't solve other things, like the anchor icon, for example.

More investigation will be done in this sense. For now, it is better to have the same output visible in the editor when printing, instead of having a mixture of final layout and current editor layout.


Moved from SF. Original poster: fredck

Changed 14 months ago by martinkou

Changed 7 months ago by w.olchawa

  • keywords Confirmed added
  • version set to FCKeditor 2.5.1

Changed 7 months ago by w.olchawa

Confirmed on IE and FF2 Windows.

Note: See TracTickets for help on using tickets.