U++ framework
Do not panic. Ask here before giving up.

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: 42
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: 14291
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: Thu Jun 18 18:21:57 GMT+2 2026

Total time taken to generate the page: 0.00538 seconds