Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » IDE rename bug with collapsed separators
IDE rename bug with collapsed separators [message #19190] Wed, 19 November 2008 07:22 Go to previous message
kov_serg is currently offline  kov_serg
Messages: 37
Registered: August 2008
Location: Russia
Member
Upp2008.1/WinXP
Create project
[bug.upp]
file
separator1 readonly separator,
file1.h,
separator2 readonly separator,
file1.cpp;

mainconfig
"" = "";

if we collapse separator1 and try to rename file1.cpp into file2.cpp we will have funny result:
[bug.upp]
file
separator1 readonly separator,
file1.h,
file2.cpp readonly separator,
file1.cpp;

mainconfig
"" = "";

instead of renaming file1.cpp into file2.cpp we will have separator2 renamed.
Rename operation get wrong index of element for ranaming in case of collapsed separators. Confused
 
Read Message
Read Message
Previous Topic: Strange issue while compiling with MSC
Next Topic: Problems about Chinese characters
Goto Forum:
  


Current Time: Mon May 06 15:44:27 CEST 2024

Total time taken to generate the page: 0.02246 seconds