My extension requires the textbox caret position stay put unless the user changes it by interacting with the field. I find it odd that XUL textboxes reset the caret position (back to the first char) when another element in the same window is focused (focusing other windows and their elements dont' have this effect). I know for a fact that this wasn't always the case but I seemed to have overlooked what version of Firefox this behavior changed (I could have sworn at least Firefox 2.0 initial release did not reset the position). This seems to only happen with the XUL wrapped textareas and not your normal HTML textarea.
This might be the final incentive for me to just switch to the editor tag, but I was wondering if anyone else has noticed this behavior. I would categorize it as a bug, but maybe it is intended for some reason... _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
