Re: Issue 2837 in reviewboard: paste into edit fields doesn't work

2012-12-23 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 2442

Comment #2 on issue 2837 by trowb...@gmail.com: paste into edit fields  
doesn't work

http://code.google.com/p/reviewboard/issues/detail?id=2837

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2837 in reviewboard: paste into edit fields doesn't work

2012-12-21 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2837 by matthew@kitware.com: paste into edit fields doesn't  
work

http://code.google.com/p/reviewboard/issues/detail?id=2837

What version are you running?
RB 1.7.1

What's the URL of the page containing the problem?
(Any new request draft, with blank, never-edited fields)

What steps will reproduce the problem?
1. Select some text.
2. Click in a field (usually see this in summary, sometimes review group)  
so that you are editing.

3. Middle click to paste the selection.
4. Click 'ok' to finish editing.

What is the expected output? What do you see instead?
I expect this to work. Instead, the field 'forgets' the text I pasted and  
becomes blank again. (On 1.7.0 rc1 the field also got messed up so that it  
was really tiny, but seems fixed in 1.7.1.)


What operating system are you using? What browser?
Linux (Fedora 17), Konqueror 4.9.3 with QtWebKit renderer. (A coworker has  
seen it with a different browser; either Chrome or a uzbl using GTK WebKit  
IIRC.)


Please provide any additional information below.
If I manually modify the text after pasting (e.g. add and delete a letter),  
then it accepts the full text. Therefore, I suspect a javascript bug where  
it needs to see an actual key press before it will accept that the text has  
been modified.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.