Ticket #35 (new defect)

Opened 2 years ago

Last modified 2 years ago

Image maps don't work

Reported by: sszymczyk Assigned to:
Priority: major Version: 0.9.2
Keywords: Cc:

Description

It looks like OWB for AROS has problems with image maps. Try for example menu buttons on http://guru3d.com.

Change History

03/10/09 22:05:53 changed by sszymczyk

Image maps are not working because Path class implementation in BAL/Graphics/WebCore/SDL/BCPathSDL.cpp is not complete. Possible solutions to this problem are:

  • implementing basic Path functionality used by HTMLAreaElement class
  • switching to Cairo graphics backend