From: SourceForge.net <no...@so...> - 2003-11-30 19:25:01
|
Bugs item #851666, was opened at 2003-11-30 11:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=851666&group_id=6121 Category: version 1.3.x (experimental) Group: Rendering Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: <textarea> doesn't work correctly in Mozilla Initial Comment: When editing a page in Mozilla, a left click will not put the cursor in the main textarea. The fix I found for this was to change the <a> that is surrounding the <textarea> to a <span>. I did not upload this change to CVS though becuase I didn't understand why the <a> was there in the first place. I am hoping the admins will know why and be able to make this quick little fix. phpwiki version: 1.3.6 Mozilla version: 1.5 (Windows) File to change: themes/default/templates/editpage.tmpl ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=851666&group_id=6121 |