Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 499417

Summary: [GC] Draw arc is not correct in some cases
Product: [RT] RAP Reporter: Elshad Seyidmammadov <elshad>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 3.2 M2   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/#/c/78690/
Whiteboard: sr311

Description Elshad Seyidmammadov CLA 2016-08-09 05:41:55 EDT
GC#drawArc is translated to the protocol operation "ellipse". In client-side "_ellipse" implementation the restore of the context is done before fill/stroke rendered by the server.
Comment 1 Ivan Furnadjiev CLA 2016-08-29 04:42:26 EDT
Fixed with change https://git.eclipse.org/r/#/c/78690/
Comment 2 Ivan Furnadjiev CLA 2016-08-31 03:12:17 EDT
Backported to 3.1-maintenance branch.