Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Unexpected behavior from clicking "Project Find Results" #845

Open
1 task done
hayesr opened this issue Jan 25, 2017 · 4 comments
Open
1 task done

Unexpected behavior from clicking "Project Find Results" #845

hayesr opened this issue Jan 25, 2017 · 4 comments

Comments

@hayesr
Copy link

hayesr commented Jan 25, 2017

Prerequisites

Description

It would be very useful to be able to copy results from a project-wide search as text. Clicking Project Find Results gives a response that would lead a user to believe that the results have been copied after clicking (see screenshot). Instead only the text "Project Find Results" are copied.

screen shot 2017-01-25 at 10 54 01 am

Steps to Reproduce

  1. Perform a project-wide search
  2. Click Project Find Results link the button left corner
  3. Paste result

Expected behavior:
Copy the results of the search as text

Actual behavior:
The text "Project Find Results" is copied.

Reproduces how often:
100% of the time

Versions

Atom

Atom    : 1.13.0
Electron: 1.3.13
Chrome  : 52.0.2743.82
Node    : 6.5.0

apm

apm  1.14.1
npm  3.10.5
node 4.4.5
python 2.7.10
git 2.10.1

find-and-replace
0.204.5

OS
macOS 10.12.2

Perhaps related to #765 and #133

@winstliu winstliu added the bug label Jan 25, 2017
@winstliu
Copy link
Contributor

This may have to be fixed in status-bar. Not sure.

@hayesr
Copy link
Author

hayesr commented Jan 25, 2017

Mentioning #764 as it might be helpful to this issue.

@mmcken3
Copy link

mmcken3 commented Feb 2, 2017

This issue happens to me all the time in Atom 1.13.1 and Mac OS X 10.10.5. Although I agree that I am not sure if this is a find and replace issue or a status bar issue.

@liuderchi
Copy link

@hayesr thanks for notice.
currently PR #764 is under review and it added new command.

project-find:copy-search-results

hopefully it might help with this issue or provide some ways for status-bar

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants