Community
Participate
Working Groups
Steps to reproduce: 1. Open the attached index.html file with Opera. 2. Click on "Submit Query" button - this will redirect to online Examples Demo 3. Background gradients are black Observations: The form in the index.html uses post method to submit/redirect to Examples Demo. Using the get method solves the problem.
Created attachment 173289 [details] Index html file
This is still valid with Opera 11.00.
Still valid with Opera 11.60 and 1.5M4.
This issue is not valid anymore after the split of GET and POST methods handling. It's not valid to start the RAP application with POST method.