PDA

View Full Version : UR does not preserve HTML table formatting when copied from Firefox


cnewtonne
06-04-2020, 08:57 AM
I'm not sure if this is an UR issue.

When I copy the example tables below from Edge (Chromium) or Chrome to UR, the tables display with all formatting preserved e.g. row colors, borders, alignments, etc.

Same tables, when copied from Firefox, loose their borders, row colors, and alignment. It simply converts to blob of text.

https://wet-boew.github.io/v4.0-ci/demos/tables/tables-en.html

cnewtonne
06-04-2020, 08:58 AM
This is how it displays when copied from Edge (Chromium).

kinook
06-09-2020, 12:28 PM
Chrome/Edge includes the stylesheet content in the clipboard data, Firefox does not.