[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

2009-07-20 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92356


User sba changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Mon Jul 20 13:34:12 + 
2009 ---
Verified in CWS vcl103.

-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

2009-07-17 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92356


User pl changed the following:

What|Old value |New value

 Assigned to|pl|sba





--- Additional comments from p...@openoffice.org Fri Jul 17 12:12:42 + 
2009 ---
please verify in CWS vcl103

-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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


User pl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from p...@openoffice.org Mon Jun 22 12:56:10 + 
2009 ---
fixed in CWS vcl103


-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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=92356


User mba changed the following:

What|Old value |New value

 Assigned to|mba   |pl





--- Additional comments from m...@openoffice.org Wed Jun  3 09:44:08 + 
2009 ---
As discussed, Window::IsInModalMode() should return TRUE also if a popup window
is open in the window or one of its child windows.

A patch is attached for sfx2/source/appl/childwin.cxx that checks the modal mode
of a window like e.g. the Navigator before allowing to close it.

-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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=92356





--- Additional comments from m...@openoffice.org Wed Jun  3 09:45:10 + 
2009 ---
Created an attachment (id=62744)
patch of sfx2/source/appl/childwin.cxx


-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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


User kpalagin changed the following:

What|Old value |New value

  CC|'chengxz,jrahemipour,liuta|'chengxz,jrahemipour,kpala
|o,pj,rainerbielefeld' |gin,liutao,pj,rainerbielef
|  |eld'

Keywords|oooqa |crash, oooqa





-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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





--- Additional comments from safaee1...@openoffice.org Tue Mar 31 02:06:45 
+ 2009 ---
I successfully replicate the bug on windows XP home Configuration in 680m17
(build:9310).
If an Icon has its popup menu open, we press F5, then OO crashes.
Work around this is to close that popup menu first before hit F5
I think this should be a P3 issue because on special circumstances OO crashes.


-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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





--- Additional comments from s...@openoffice.org Wed Mar 11 11:51:32 + 
2009 ---
*** Issue 100110 has been marked as a duplicate of this issue. ***

-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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


User mh changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|84291,95768   |84291
  is|  |

   Status whiteboard|RM-S3 |RM-S5

Target milestone|OOo 3.1   |OOo 3.2





--- Additional comments from m...@openoffice.org Mon Feb 23 14:58:17 + 
2009 ---
set target 3.2 and removed from 3.1 blocker list as agreed in the release status
meeting

-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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


User jrahemipour changed the following:

What|Old value |New value

  CC|'chengxz,liutao,pj,rainerb|'chengxz,jrahemipour,liuta
|ielefeld' |o,pj,rainerbielefeld'

  OS/Version|Windows, all  |All





--- Additional comments from jrahemip...@openoffice.org Mon Feb 23 15:05:52 
+ 2009 ---
Also reproducable with OOo 3.0.1 Linux (Ubuntu), changing OS

-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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





--- Additional comments from m...@openoffice.org Thu Feb 12 14:33:57 + 
2009 ---
It seems that something has changed in VCL recently.

It turned out that VCL does not tell us that a popup window is open in the
dialog and so we can't react to it. A fix would be more effort than I would like
to see in a late fix. As the situation is understandable and can be avoided
easily, I would like to move the target to 3.2  and implement a solution based
on a broader investigation. Comparable problems can be createad by e.g. opening
a modal dialog inside the stylist window.


-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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


User ul changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|84291 |84291,95768
  is|  |





-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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


User mh changed the following:

What|Old value |New value

   Status whiteboard|  |RM-S3





-
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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

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


User mba changed the following:

What|Old value |New value

 Assigned to|sba   |mba

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Wed Nov  5 14:24:57 + 
2008 ---
Thanks for the confirmation, I'll take over.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

2008-08-01 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92356


User rainerbielefeld changed the following:

What|Old value |New value

 Assigned to|tm|sba

   Component|framework |ui

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Keywords|needmoreinfo, oooqa   |oooqa

  QA contact|[EMAIL PROTECTED]  |[EMAIL PROTECTED]

 Summary|crash when hit 'F5' in the|crash when hit 'F5' in the
| Navigator| undocked Navigator

Subcomponent|code  |ui





--- Additional comments from [EMAIL PROTECTED] Fri Aug  1 06:14:21 + 
2008 ---
I checked with 2.4.1  Multilingual version German UI WIN XP:
[680m17(Build9310)]  and can confirm the reported crash when I press 'F5' in
step 4.

Same with Ooo-dev 3.0.0 Beta Multilingual version English UI WIN XP: [300m27
(Build9336)].

The crash only occurs if the Navigator window is not docked.

I created a crash report and will contribute report ID asap.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ui-issues] [Issue 92356] crash when hit 'F5' in the undocked Navigator

2008-08-01 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92356





--- Additional comments from [EMAIL PROTECTED] Fri Aug  1 12:06:46 + 
2008 ---
Crash report ID is rkuu4uc

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]