Closed
Bug 607518
Opened 13 years ago
Closed 13 years ago
After performed Paste & Go and Paste & Search , Ctrl+Z makes blank, Ctrl+Z is necessary twice to undo it
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: alice0775, Assigned: fryn)
References
Details
(Keywords: regression)
Attachments
(1 file)
2.45 KB,
patch
|
Gavin
:
review+
Gavin
:
approval2.0+
|
Details | Diff | Splinter Review |
After landing Bug 599793. Ctrl+Z is necessary twice to undo it. First Ctrl+Z makes blank. Second Ctrl+Z get previous value. I think that first Ctrl+Z should get previous value. Reproducible: Always Steps to Reproduce: 1. Start Minefield with new profile 2. Open any page 3. Copy URL( or text) string to clipboard 4. Paste & Go( or Paste & Search) 5. Try to undo (Ctrl+Z or right-click > Undo) Actual Results: Blank. Expected Results: Should be previous value.
![]() |
Reporter | |
Updated•13 years ago
|
blocking2.0: --- → ?
![]() |
Reporter | |
Comment 1•13 years ago
|
||
Sorry invalid
![]() |
Reporter | |
Updated•13 years ago
|
![]() |
Assignee | |
Comment 2•13 years ago
|
||
(In reply to comment #1) > Sorry invalid You mean this should be marked INVALID?
Comment 3•13 years ago
|
||
I don't think it's invalid. Seems like perhaps we should be using selectAll() rather than .value="".
![]() |
Assignee | |
Comment 4•13 years ago
|
||
Right, I just thought of that too.
Assignee: nobody → fryn
Status: REOPENED → ASSIGNED
Target Milestone: Firefox 4.0 → ---
![]() |
Reporter | |
Comment 5•13 years ago
|
||
Sorry spam . This is valid bug. Reopened
Assignee: fryn → nobody
Status: ASSIGNED → REOPENED
Target Milestone: --- → Firefox 4.0
![]() |
Assignee | |
Comment 6•13 years ago
|
||
![]() |
Assignee | |
Updated•13 years ago
|
Target Milestone: Firefox 4.0 → ---
Comment 7•13 years ago
|
||
Comment on attachment 486237 [details] [diff] [review] patch Had to look up bug 473368 comment 3 to make sure we were using the right one again :)
Attachment #486237 -
Flags: review?(gavin.sharp) → review+
Updated•13 years ago
|
Attachment #486237 -
Flags: approval2.0+
Updated•13 years ago
|
blocking2.0: ? → -
![]() |
Assignee | |
Comment 8•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/a75778b8f736
Status: ASSIGNED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•