Closed
Bug 788431
Opened 12 years ago
Closed 12 years ago
Ctrl-C in the Rule View and the Property view doesn't work
Categories
(DevTools :: Inspector, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 20
People
(Reporter: paul, Assigned: miker)
References
Details
Attachments
(1 file)
(deleted),
patch
|
paul
:
review+
|
Details | Diff | Splinter Review |
Just select some text, press "Ctrl-C" (Cmd-C on mac).
The clipboard doesn't contain the selected text.
Right Click -> Copy Selection works though.
Assignee | ||
Comment 1•12 years ago
|
||
Works fine for me on Linux
Reporter | ||
Comment 2•12 years ago
|
||
This still doesn't work correctly (might be a toolbox regression).
Reporter | ||
Comment 3•12 years ago
|
||
I think I know what's going on: selection only work if the sidebar is focused, if it's not, hitting ctrl-c doesn't copy the selection.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mratcliffe
Assignee | ||
Comment 5•12 years ago
|
||
Attachment #693375 -
Flags: review?(paul)
Assignee | ||
Updated•12 years ago
|
Whiteboard: [has-patch]
Reporter | ||
Updated•12 years ago
|
Attachment #693375 -
Flags: review?(paul) → review+
Assignee | ||
Updated•12 years ago
|
Whiteboard: [has-patch] → [land-in-fx-team]
Reporter | ||
Comment 6•12 years ago
|
||
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 20
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•