EDA_DRAW_PANEL paints the odd mouse block in OSX version. The panel has the remnant shadow.

Asked by Zhu Delun

EDA_DRAW_PANEL paints the odd mouse block in OSX version. The panel could not refresh by itself, and it has the remnant shadow when mouse left off. It looks like wxOverlay has no effect. Is there anyone met this bug?

Step:
1, Runs the kicad app and open the eescheme app or pcbnew.
2, Press mouse left button to drag a block region, you will find out that there is some remnant shadow when mouse pass through.
3, In pcbnew app, if choose 'Switch Canvas to Default', you can see the phenomenon what I had said.

Cause of eescheme doesn't using the GAL layer, so the remnant shadow is 100% happened. And pcbnew can using 'OpenGL' or 'Cario' to paint the view. That two thing runs OK about this issue.

Question information

Language:
English Edit question
Status:
Expired
For:
KiCad Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was reopened

Revision history for this message
Zhu Delun (delun-zhu) said :
#1

Sorry, I found that 4.0.1 had solved this bug.

Revision history for this message
Zhu Delun (delun-zhu) said :
#2

I have check the latest kicad, built from the latest source in github by myself. This issue is still there. Maybe someone had change the code make this bug happened.

There are some graphics remnant shadow in the 'playfield' when drag a block with the mouse.

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.