Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4282520

Error java.awt.Graphics: setColor(...)/fillArc(...)/fillPolygon(...)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.3.0
    • client-libs
    • 2d
    • x86
    • windows_nt



      Name: skT88420 Date: 10/19/99


      1. in Method void paint(Graphics g) of a Component:
      {
      ...
      g.setColor(Color.red);
      g.fillArc(...);
      ...
      }

      I expect that a completely red arc is painted, but it has a black border. This behaviour is different from JRE1.2.2 and JDK1.3-beta.

      2. The source code is the same as for the bug I reported last week (Review ID: 96425, Bug Id: 4281445).

      3. No error messages

      4. No trace information

      5. -

      6. No database

      7. No driver
      (Review ID: 96721)
      ======================================================================

            flar Jim Graham
            skonchad Sandeep Konchady
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: