[patch]RenderLineEdit align problem
kzk
mover at hct.zaq.ne.jp
Sat Feb 7 10:24:56 GMT 2004
I wrote a patch for khtml.
First, pleaze try this html(or view http://yahoo.co.jp/).
<html>
<body>
<table>
<tr align=center>
<td>
<form><input name=p></form>
</td>
</tr>
</table>
</body>
</html>
Next, click the input box.
The caret of LineEdit is center aligned.
I think this is not the right behavior.
Can I commit this patch?
(I suppose style()->textAlign() doesn't mean the lineedit's caret default
posiiton.)
cheers.
Kazuki Ohta : mover at hct.zaq.ne.jp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: khtml-fix-editline-alignment.diff
Type: text/x-diff
Size: 815 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20040207/6de1b6e5/attachment.diff>
More information about the kfm-devel
mailing list