[ros-bugs] [Bug 2356] New: BugFixing in RegEdit

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Tue Jul 3 12:13:49 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2356

           Summary: BugFixing in RegEdit
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: Microsoft Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Patches
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: carlo.bramix at libero.it
         QAContact: ros-bugs at reactos.org


I did some testing/bug fixing into RegEdit.

Bug #982: some languages still had this bug. Now seems fixed.
Bug #997: In my opinion it happened because it tried to process an encoded
UTF-16 registry file. Now if an UNICODE .reg file is detected, it won't be
processed by ascii functions.
Bug #1008: It doesn't happen into Microsoft WinXP, so it seems a bug of the
edit control into ReactOS.
Bug #1009: Fixed.

Other bug fixes are:
* Now the horizontal scrollbar is shown.
* Fixed several bugs/memory leaks/destroying actions into listview code.
* Into the Listview, only the variable name is shown, without its entire path.
* When importing a file, its handle was left open. Now it's fixed.

The attached patch includes all these changes.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list