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 next 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
Re: IDE rename bug with collapsed separators [message #19206 is a reply to message #19190] Thu, 20 November 2008 11:06 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thanks for reporting, fixed.

Mirek
Previous Topic: Strange issue while compiling with MSC
Next Topic: Problems about Chinese characters
Goto Forum:
  


Current Time: Fri Apr 26 11:46:36 CEST 2024

Total time taken to generate the page: 0.04350 seconds