https://bugzilla.wikimedia.org/show_bug.cgi?id=20498





--- Comment #16 from Roan Kattouw <[email protected]>  2009-09-27 12:30:44 
UTC ---
(In reply to comment #15)
> With the enhanced toolbar enabled, pushing the wikEd regexp button in Firefox
> 3.5.3 focuses the document. This lets the caret start blinking wherever it was
> positioned before. For me the default position is under the edit are, right
> before the "Content that violates any copyrights will be deleted..." element.
> This focusing does not happen with the enhanced toolbar disabled.
> 
It does for me:
* Go edit a page with wikEd enabled and the enhanced toolbar disabled
* Type the following in the Firebug console:
$j(document).focus(function(e){console.log(e);});
* Click in the textarea
* Click the regex button
* The console outputs Object originalEvent=Event focus type=focus


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to