Opened 17 years ago

Closed 17 years ago

#1387 closed bug (fixed)

[StyledEdit] opens twice after clipping

Reported by: diver Owned by: korli
Priority: normal Milestone: R1
Component: Applications/StyledEdit Version: R1/pre-alpha1
Keywords: Cc: jackburton
Blocked By: Blocking:
Platform: All

Description

Open any text file in StyledEdit Select some text and grag it on Desktop. Open newly created clipping. StyledEdit will open this new file, and will open ampty StyledEdit window again.

Change History (3)

comment:1 by korli, 17 years ago

Cc: jackburton added

Stefano, could it be the registrar misbehaving ?

comment:2 by korli, 17 years ago

It works OK when this is commented in StyledEditApp.cpp :

case B_SILENT_RELAUNCH: OpenDocument();

comment:3 by korli, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev21987.

Note: See TracTickets for help on using tickets.