<Swing Dev> [12] RFR JDK-8210807:Printing a JTable with a JScrollPane prints table without rows populated

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Nov 13 02:11:40 UTC 2018


Hi, Prasanta.

On 12/11/2018 03:36, Prasanta Sadhukhan wrote:
> It seems this scaling of backing store image is not needed for printing as the original backing store image or base image was printed correctly before this fix.

Did you check why we should not scale the "backing store image" in this case?
 From initial point of view it looks reasonable to have the same scale for
the destination graphics and for "backing store image", so we can just
"blit" one to another, isn't it?


-- 
Best regards, Sergey.


More information about the swing-dev mailing list