﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1449	"Opera : Dialogs' ""Ok"" and ""Cancel"" buttons are mispositioned"	Frederico Caldeira Knabben		"With Opera build 9608, the ""Ok"" and ""Cancel"" buttons are mispositioned. It is enough to open the Table and the Smileys dialogs to see the effect.

The following is the HTML for their definition:

{{{
<td nowrap=""nowrap"">
	<input id=""btnOk"" style=""VISIBILITY: hidden;"" type=""button"" value=""Ok"" class=""Button"" onclick=""Ok();"" fckLang=""DlgBtnOK"" />
	&nbsp; 
	<input id=""btnCancel"" type=""button"" value=""Cancel"" class=""Button"" onclick=""Cancel();"" fckLang=""DlgBtnCancel"" />
</td>
}}}

It seams that the ""nowrap"" thing is not being honored."	Bug	closed	Normal	Opera Compatibility	General	SVN (FCKeditor) - Retired	worksforme	Confirmed	Hallvord R. M. Steen (Opera Software)
