A quick Jira search for 'column alignment' turned up https://javafx-jira.kenai.com/browse/RT-37553 as the third result, which sounds like your problem. So yes, this is a known problem.

In future feel free to file bugs directly in Jira - there is no harm in doing so and there is no need to check on this list first.

-- Jonathan

On 30/08/2014 2:39 a.m., Robert Fisher wrote:
Hi guys, it's me again J
I found another bug in TableView. I didn't find a JIRA issue for it, so again I want to check if it's known. To reproduce: . Start Java 8 / Modena Ensemble app.
.         Load TableView control.
.         Increase the size of one of the columns so they spill outside the 
available space and a scrollbar appears.
.         Scroll all the way to the right.
.         Maximize the ensemble app to full screen.
.         Observe that the column header positions are out of sync with the 
columns, like so: http://i.imgur.com/IadhcwO.png
Known bug? Cheers,
Rob

Reply via email to