[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

Calcey QA  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #8 from Calcey QA  2010-02-16 10:50:30 UTC ---
Tested link: http://prototype.wikimedia.org/deployment-en/
Version : r62529

Verified and close

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

Roan Kattouw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #7 from Roan Kattouw  2010-02-10 14:57:55 
UTC ---
Fixed in r62247.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

Roan Kattouw  changed:

   What|Removed |Added

 Blocks||22464

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

--- Comment #6 from Roan Kattouw  2010-02-10 10:24:37 
UTC ---
(In reply to comment #5)
> Ack, sorry, you're right.  On "inserts" we should highlight/select example 
> text
> (i.e. "Insert footnote here")
> 
Bleh, that means more work :)

> and the line break is an exception in that it does not appear right after the 
> >
> of  but rather on the new line.

*Technically* it's not an exception, because this button inserts "\n"
where \n is a newline, so placing the cursor after the \n (i.e. on the new
line) is exactly in line with the other buttons' behavior. Nothing to worry
about, though, just means less work for me :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

--- Comment #5 from parul  2010-02-09 22:39:06 UTC ---
Ack, sorry, you're right.  On "inserts" we should highlight/select example text
(i.e. "Insert footnote here")

and the line break is an exception in that it does not appear right after the >
of  but rather on the new line.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

--- Comment #4 from Roan Kattouw  2010-02-09 22:05:52 
UTC ---
(In reply to comment #3)
> Expected outcome (all browsers):  Cursor position after action/formatting
> (whether with selected text or example text) is at the end of text +
> formatting.
> 
To clarify: this means the cursor position always goes to the end of the
inserted text no matter what? We don't wanna select inserted example text?

> Exception:  Line break, where the cursor appears at the beginning of a new
> blank line.  
> 
That's not really an exception, right? The line break is part of the inserted
text, after all.

> Possible Exceptions:  In the future, on "inserts" (i.e. toolbar button actions
> with no selected text), we may want to consider the cursor position to be
> inside the formatting brackets, where applicable.  
> 
> Example:
> - (user clicks ref, without anything selected)
> - "Insert footnote text here" appears in the editor window
> - Cursor positioned at the end of "here" before the "
Our previous behavior was to select "Insert footnote here" in this case. But
right now you want the cursor to go after  as well, correct?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

parul  changed:

   What|Removed |Added

 CC||pv...@wikimedia.org

--- Comment #3 from parul  2010-02-09 20:57:16 UTC ---
Expected outcome (all browsers):  Cursor position after action/formatting
(whether with selected text or example text) is at the end of text +
formatting.


Exception:  Line break, where the cursor appears at the beginning of a new
blank line.  


Possible Exceptions:  In the future, on "inserts" (i.e. toolbar button actions
with no selected text), we may want to consider the cursor position to be
inside the formatting brackets, where applicable.  

Example:
- (user clicks ref, without anything selected)
- "Insert footnote text here" appears in the editor window
- Cursor positioned at the end of "here" before the "

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

--- Comment #2 from Roan Kattouw  2010-02-09 20:31:24 
UTC ---
(In reply to comment #1)
> This problem is observed with FF3.0 on Ubuntu 9.04 too.

As the title says, this happens on all NON-IE browsers, that includes FF3.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

Raimond Spekking  changed:

   What|Removed |Added

 CC||raimond.spekk...@gmail.com

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

nkom...@wikimedia.org  changed:

   What|Removed |Added

   Priority|Normal  |High
 CC||nkom...@wikimedia.org
   Severity|trivial |major

--- Comment #1 from nkom...@wikimedia.org  2010-02-09 
20:26:24 UTC ---
This problem is observed with FF3.0 on Ubuntu 9.04 too.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22379] Cursor moves to start of inserted text on non-IE browsers

2010-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22379

Roan Kattouw  changed:

   What|Removed |Added

 AssignedTo|tpars...@wikimedia.org  |roan.katt...@gmail.com
Summary|Cursor position after   |Cursor moves to start of
   |insert break is different   |inserted text on non-IE
   |in IE   |browsers

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l