Page 1 of 1

CSS calc() function unrecognized

Posted: Wed Feb 15, 2017 7:43 pm
by Yuribashi
Editing a CSS3 file, using the calc() function, XML Editor presents an error to the tune of "function unrecognized."

Example CSS:
width:calc(100% - 16rem);

Should/does/will the XML Editor 18.1 support the calc() function for use in CSS?

<oXygen/> XML Editor 18.1, build 2016102619

Thank you,
Yuribashi

Re: CSS calc() function unrecognized

Posted: Thu Feb 16, 2017 9:22 am
by Radu
Dear Yuribashi,

The Oxygen CSS-based visual editing mode does not yet support the calc CSS function. We have some plans to make this work, I will add your feedback to the opened issue and if we manage to implement this in a future Oxygen release we will update this forum post.

Regards,
Radu

Re: CSS calc() function unrecognized

Posted: Wed Feb 19, 2020 9:14 am
by Radu
Hi,

As an update, Oxygen 22 now can use the CSS calc() function in the Author visual editing mode.

Regards,
Radu