[framework-issues] [Issue 102230] OK is not the default but ton on Enter password dialog

2009-09-03 Thread tm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102230


User tm changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from t...@openoffice.org Thu Sep  3 11:32:03 + 
2009 ---
checked and verified in cws mba32issues02 - OK !

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102230] OK is not the default but ton on Enter password dialog

2009-09-01 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102230


User mba changed the following:

What|Old value |New value

 Assigned to|mba   |tm





--- Additional comments from m...@openoffice.org Tue Sep  1 10:32:30 + 
2009 ---
tm: please verify

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102230] OK is not the default but ton on Enter password dialog

2009-06-03 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102230


User mba changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Wed Jun  3 07:23:21 + 
2009 ---
fixed in cws mba32issues02

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102230] OK is not the default but ton on Enter password dialog

2009-06-02 Thread kami_
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102230


User kami_ changed the following:

What|Old value |New value

  CC|''|'kami_'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102230] OK is not the default but ton on Enter password dialog

2009-05-25 Thread timar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102230
 Issue #|102230
 Summary|OK is not the default button on Enter password dialog
   Component|framework
 Version|OOo 3.1
Platform|PC
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|ui
 Assigned to|mba
 Reported by|timar





--- Additional comments from ti...@openoffice.org Mon May 25 14:42:51 + 
2009 ---
1. Try to open a password protected dialog.
2. Enter password.
3. Press Enter.

Nothing happens. User has to press tab to go to OK button, or has to click OK
with the mouse. One more extra step. :( This is a regression. OK was the default
button in OOo 3.0

Patch follows.

--- passworddlg.src.orig2009-05-25 16:40:30.81250 +0200
+++ passworddlg.src 2009-05-25 16:38:40.265625000 +0200
@@ -66,6 +66,7 @@
{
 Pos = MAP_APPFONT( 27, 56 );
 Size = MAP_APPFONT( 37, 15 );
+DefButton = TRUE;
};

CancelButton BTN_PASSWORD_CANCEL

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102230] OK is not the default but ton on Enter password dialog

2009-05-25 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102230


User mba changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.2





--- Additional comments from m...@openoffice.org Mon May 25 15:33:34 + 
2009 ---
Thank you for the patch. Setting target to 3.2.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org