Bug 550899 - Support platform specific folder delimiter in New Folder wizard
Summary: Support platform specific folder delimiter in New Folder wizard
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.13   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted, usability
Depends on:
Blocks:
 
Reported: 2019-09-09 08:19 EDT by Lars Vogel CLA
Modified: 2019-09-09 09:05 EDT (History)
3 users (show)

See Also:


Attachments
Create folder result (137.63 KB, image/png)
2019-09-09 09:02 EDT, Paul Pazderski CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2019-09-09 08:19:17 EDT
The folder delimited in Linux (and Mac AFAIK) is /. But the new Folder dialog only understands the Windows delimiters even if I use Linux.

Using bin/bin/bin results in three sub-folders -> correct (under Windows) 
Using bin\bin\bin results in a folder with this name -> wrong
Comment 1 Paul Pazderski CLA 2019-09-09 09:02:22 EDT
Created attachment 279811 [details]
Create folder result

I get what I would expect (see screenshot). Three folders for both variants on Windows and on Ubuntu three folders for '/' and one folder with '\'.
Comment 2 Lars Vogel CLA 2019-09-09 09:05:44 EDT
(In reply to Paul Pazderski from comment #1)
> Created attachment 279811 [details]
> Create folder result
> 
> I get what I would expect (see screenshot). Three folders for both variants
> on Windows and on Ubuntu three folders for '/' and one folder with '\'.

Not sure what I tested.