[Mono-bugs] [Bug 650335] New: Keyboard shortcut does not work for SaveAll when code editor is active

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 29 23:23:54 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=650335

https://bugzilla.novell.com/show_bug.cgi?id=650335#c0


           Summary: Keyboard shortcut does not work for SaveAll when code
                    editor is active
    Classification: Mono
           Product: MonoDroid
           Version: unspecified
          Platform: x86-64
        OS/Version: Windows 7
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: danomania at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Description of Problem:

When you press Ctrl-Shft-S when the code editor is active, any open edited
files are not saved.

Steps to reproduce the problem:
1. Create a new C# MonoDroid Application
2. In the Solution Explorer, double-click the Activity1.cs file
3. Edit the Activity1.cs file
4. Select Project -> Add New Item... from the main menu
5. Double-click Activity
6. Edit the Activity2.cs file
7. Observe that both Activity1.cs and Activity2.cs have *'s after their names
on their respective tabs
8. Press Ctrl-Shft-S
9. Observe that the files still have *'s after their names

Actual Results:
The files are not saved

Expected Results:
1. Select Project -> [Project] Properties... from the main menu
2. Press Ctrl-Shft-S
3. Observe that both files were saved and the *'s have been removed.


How often does this happen? 
Always

Additional Information:

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list