Filed JavaDoc popup renders incorrectly · Issue #5403 · apache/netbeans
(github.com) <https://github.com/apache/netbeans/issues/5403>

I'm not sure if I'll have time to get to a PR on this one before someone
else, but if nobody gets to it for a while I may take a crack at it.

Cheers,

Scott


On Wed, Feb 1, 2023 at 7:41 AM Neil C Smith <neilcsm...@apache.org> wrote:

> On Wed, 1 Feb 2023 at 02:15, Michael Bien <mbie...@gmail.com> wrote:
> >
> > seems to be happening with NB 16 too so its not a regression at least.
> >
> > Would be good to file an issue so that we don't forget about this.
>
> Yes, an issue would be good, if not a PR! :-)
>
> I assume this is down to a missing Kind at
>
> https://github.com/apache/netbeans/blob/master/java/java.sourceui/src/org/netbeans/api/java/source/ui/ElementJavadoc.java#L1230
>
> The recent PR for @summary is probably worth a look
> https://github.com/apache/netbeans/pull/5180
>
> I don't know if there's any way to offer a sensible default in that
> switch?  At least rendering the text inside unknown tags might be
> good, although I'm not sure how feasible that is in practice?
>
> Best wishes,
>
> Neil
>

Reply via email to