[
https://issues.apache.org/jira/browse/NETBEANS-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomáš Procházka resolved NETBEANS-5272.
---------------------------------------
Fix Version/s: 12.3
Resolution: Fixed
PR was merged.
> Wrong order of opened documents in switcher
> -------------------------------------------
>
> Key: NETBEANS-5272
> URL: https://issues.apache.org/jira/browse/NETBEANS-5272
> Project: NetBeans
> Issue Type: Bug
> Components: editor - Actions/Menu/Toolbar
> Affects Versions: 12.2
> Reporter: Tomáš Procházka
> Assignee: Tomáš Procházka
> Priority: Major
> Labels: pull-request-available
> Fix For: 12.3
>
> Attachments: demo.tgz
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When files are set to be grouped by project and there are more open project
> with same name, then files in switcher have wrong order.
> Steps to reproduce:
> # In main menu select Tools > Options
> # Go to Appearance > Document Tabs
> # Check option Sort opened documents list by project
> # Open project from attachment
> # Open all files from that project
> # Click on "Show opened documents list" (arrow down on right side of document
> tabs)
> Actual result - files are not grouped together:
> *demo*
> help.php
> *demo*
> index.html
> package.json
> *demo*
> stats.php
> Expected result - group files from same project together:
> *demo*
> help.php
> stats.php
> *demo*
> index.html
> package.json
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists