Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QA] files view collapses whitespace #4639

Closed
jnweiger opened this issue Jan 20, 2021 · 1 comment · Fixed by #4627
Closed

[QA] files view collapses whitespace #4639

jnweiger opened this issue Jan 20, 2021 · 1 comment · Fixed by #4627

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Jan 20, 2021

Seen with web-1.0.2 in owncloud server 10.6.0

Follow the setup instructions at https://github.com/owncloud/QA/blob/master/Server/Test_Plan_web.md for http-only:

  • visit Settings -> New Design
    • New -> New folder ...
      New Folder with two spaces in between.
  • copy that folder name

image

  • paste into an editor and count whitespaces. There is only a single whitespace in the name.

  • when opening the rename dialog, we can see that actually there are two whitespaces:
    image

Expected behaviour: file and folder names survive cop and paste without any changes.

@jnweiger jnweiger mentioned this issue Jan 20, 2021
31 tasks
@kulmann
Copy link
Member

kulmann commented Jan 22, 2021

We tackled this rendering glitch in the new files list component in the design system. Currently integratnig it into ownCloud web. This issue will be fixed by #4627

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

Successfully merging a pull request may close this issue.

2 participants