CSS property link is broken in Oxygen 15?
Post here questions and problems related to oXygen frameworks/document types.
-
- Posts: 81
- Joined: Mon Mar 05, 2012 5:23 pm
CSS property link is broken in Oxygen 15?
In a custom documenttype association we use the oxygen css property "link". In Oxygen Author 14.2 it functions but in 15 not: the cursor doesn't change by hover over the linked element and a click doesn't start anything. Is that a bug or have I overlooked something?
CSS:
CSS:
Code: Select all
ref:after {
padding-left: 0.3em;
link: attr(ziel);
content: url('gfx/link.png');
}
-
- Posts: 1016
- Joined: Wed Nov 16, 2005 11:11 am
Re: CSS property link is broken in Oxygen 15?
Post by alex_jitianu »
Hello,
The CSS rule looks correct so it must be something else. The first thing you should check is if the ref element on which the link is not functioning has indeed a ziel attribute. One situation in which the behavior you described can happen is when the link can't be computed. In your case there is no ziel attribute.
If the previous situation is not the case please let me know so I can think of other causes.
Best regards,
Alex
The CSS rule looks correct so it must be something else. The first thing you should check is if the ref element on which the link is not functioning has indeed a ziel attribute. One situation in which the behavior you described can happen is when the link can't be computed. In your case there is no ziel attribute.
If the previous situation is not the case please let me know so I can think of other causes.
Best regards,
Alex
-
- Posts: 81
- Joined: Mon Mar 05, 2012 5:23 pm
Re: CSS property link is broken in Oxygen 15?
Hi Alex,
the attribute @ziel is definitly present in the elements. The XML and CSS functions perfect in Oxygen XML Author 14.2 but not in version 15. I don't have any idea, whats going wrong.
Greets,
Stefan
the attribute @ziel is definitly present in the elements. The XML and CSS functions perfect in Oxygen XML Author 14.2 but not in version 15. I don't have any idea, whats going wrong.
Greets,
Stefan
-
- Posts: 1016
- Joined: Wed Nov 16, 2005 11:11 am
Re: CSS property link is broken in Oxygen 15?
Post by alex_jitianu »
Hello,
I understand that the @ziel attribute is usually present on the elements, but is it present on this particular element for which the link doesn't work? Another possible cause would be if there is another rule more important that also matches the ref element. Do you have such a rule? It might help if you can send us a small xml sample and the CSS files on support@oxygenxml.com.
Best regards,
Alex
I understand that the @ziel attribute is usually present on the elements, but is it present on this particular element for which the link doesn't work? Another possible cause would be if there is another rule more important that also matches the ref element. Do you have such a rule? It might help if you can send us a small xml sample and the CSS files on support@oxygenxml.com.
Best regards,
Alex
-
- Posts: 1016
- Joined: Wed Nov 16, 2005 11:11 am
Re: CSS property link is broken in Oxygen 15?
Post by alex_jitianu »
Hello,
Thank you for sending the samples. I managed to reproduce the issue. It would appear to be an issue related with the fact that the link is added on the AFTER element. If you put it on the BEFORE then it functions correctly. I've added a bug on our internal issue tracker and we will update this thread when it gets resolved.
Best regards,
Alex
Thank you for sending the samples. I managed to reproduce the issue. It would appear to be an issue related with the fact that the link is added on the AFTER element. If you put it on the BEFORE then it functions correctly. I've added a bug on our internal issue tracker and we will update this thread when it gets resolved.
Best regards,
Alex
Return to “SDK-API, Frameworks - Document Types”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service