Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Select all automatically unfolds any folded content #15565

Closed
1 task done
MikeWillis opened this issue Sep 6, 2017 · 3 comments
Closed
1 task done

Select all automatically unfolds any folded content #15565

MikeWillis opened this issue Sep 6, 2017 · 3 comments
Assignees

Comments

@MikeWillis
Copy link

Prerequisites

Description

When performing a select-all, any folded content is automatically unfolded.

Steps to Reproduce

  1. Fold some content
  2. Select all

Expected behavior:

Folded content remains folded (but is available as part of any cut/copy/paste operations)

Actual behavior:

Folded content unfolds

Reproduces how often:

100%

Versions

Atom : 1.19.6
Electron: 1.6.9
Chrome : 56.0.2924.87
Node : 7.4.0
OS: Windows 10 64 bit

Additional Information

Note that when you highlight a folded section by dragging the mouse over it, it remains folded, and its contents are available for cut/copy/paste operations.

@rsese
Copy link
Contributor

rsese commented Sep 6, 2017

Thanks for the report! I can reproduce on 1.19.6 on macOS 10.12.6 but just noting that this isn't a regression from 1.18.0 (h/t to @Ben3eeE for checking) and likely even some amount of time before that. This behavior was referenced back in #2953 (comment) but it doesn't look like an issue was opened for this behavior.

I'll tag it as a bug for now and ask the team to take a look.

@nathansobo
Copy link
Contributor

I have a fix in the works via #15993, but I'm not sure we want to hotfix it to stable because it makes some somewhat non-additive changes.

@nathansobo nathansobo self-assigned this Oct 27, 2017
@lock
Copy link

lock bot commented Apr 25, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked and limited conversation to collaborators Apr 25, 2018
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

3 participants