Rows of tables appear in wrong order on Opera
Brought to you by:
petrau
The rows of tables are appearing in the wrong order on
the Opera browser. In the sentence controler for
example the row with the sentence is displayed between
the two rows with the actions.
This is a bug since Macao 1.2.
The background:
The bug is caused by the use of the method
Table.insertRow() for Opera. This method works
different than in Internet Explorer. When it is called
without parameters, it should default to the parameter
value -1 and append the row to the table. But probably
it inserts the row at any position.
Logged In: YES
user_id=1068282
Use Macao Patch 1.2.a to fix this problem.
Macao Patch 1.2.a