Issue 116183 - Hyperlink dialog can not be closed when a shape is selected
Summary: Hyperlink dialog can not be closed when a shape is selected
Status: CLOSED DUPLICATE of issue 99939
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 3.2
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Oliver Specht
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-20 06:39 UTC by liujianli
Modified: 2013-08-07 15:31 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description liujianli 2010-12-20 06:39:05 UTC
1. Start a writer document.
2. Insert a shape(Rectangle, ellipse or others) and deselect it.
3. Open the Hyperlink dialog and then select the shape.
4. Click the "close" button of Hyperlink dialog.

The Hyperlink dialog can not be closed.
Comment 1 eric.savary 2010-12-20 08:28:03 UTC
@OS: please have a look.
Comment 2 liujianli 2010-12-20 09:17:45 UTC
Liujianli->OS: Hi OS.
I am working on it. I found that open Hyperlink dialog, then select the
shape(i.e.step 3), the SID_HYPERLINK_DIALOG was disabled. It seems that the ID
have not been dispatched successfully.
I do not know how to deal with it.
Can you give some suggestions?
Comment 3 Oliver Specht 2010-12-20 11:19:07 UTC
->Liujianli: In general it is o.k. that the SID_HYPERLINK_DIALOG slot(or
dispatch) is disabled once the selection doesn't support it. 

The dialog should probably close automatically in the mentioned use case and
reappear once the selection changes to a supported type. 

I've cc'ed cd to get some insights on the framework point of view. 

Component changed to framework.
Comment 4 michael.ruess 2010-12-21 09:18:17 UTC
Already tracked as issue 99939.

*** This issue has been marked as a duplicate of 99939 ***
Comment 5 michael.ruess 2010-12-21 09:19:50 UTC
Closing duplicate.