Martin Höller

Results 20 comments of Martin Höller

Just one hint: you (or probably your IDE) did many whitespaces only changes. This is very annoying, increases the patch-size and hides the actual changes. It would be much better...

Thinking a bit further about it, the plot would actually need info from the renderer if any data was rendered or not. Imagine a dataset with only null-values. The renderer...

Well, your arguments are valid. Still, if nothing is rendered it's going to be an empty chart and a message could make sense. Maybe we really would need another message....

Hi @melloware! And thank's for your help. > @matinh I think they will want you to copy the complete details here including the reproducer. Well, every information (including the reproducer)...

Thanks @NicolaIsotta! I created another issue at the new repo: https://github.com/eclipse-ee4j/mojarra/issues/4562

The same problem exists for the vertical-axis (y-axis). This was already [reported years ago](https://sourceforge.net/p/jfreechart/bugs/1074/) on sourceforge, with a self-contained demo. Unfortunately this bug seems to be not fixed at least...

Just for the records and maybe to help someone else. I had a very similar problem but without the cygwin environment. `mvnd` always reported some not existing path (old java...

> Would be great if you can work on a PR. I had a look at `tabview.js`. I guess I'd have to start in the `select` function and create an...

Sorry, but this is NOT fixed. I just tried the reproducer with PrimeFaces 12.0.0 and the original behavior is still reproducible. Please reopen! The related issues #8659 and #9054 are...

@melloware I tried with and without `focusOnError="true"` without much difference. The problem is even reproducible on the current show-case: https://www.primefaces.org/showcase/ui/panel/tabView.xhtml Scroll to "Events and Validation", enter "foo" for the firstname...