CSS calc() function unrecognized

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Yuribashi
Posts: 5
Joined: Wed Feb 15, 2017 7:23 pm

CSS calc() function unrecognized

Post 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
Radu
Posts: 9048
Joined: Fri Jul 09, 2004 5:18 pm

Re: CSS calc() function unrecognized

Post 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
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Radu
Posts: 9048
Joined: Fri Jul 09, 2004 5:18 pm

Re: CSS calc() function unrecognized

Post by Radu »

Hi,

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

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply