Ticket #1387 (closed bug: fixed)

Opened 17 months ago

Last modified 17 months ago

[StyledEdit] opens twice after clipping

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

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

Changed 17 months ago by korli

  • cc jackburton added

Stefano, could it be the registrar misbehaving ?

Changed 17 months ago by korli

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

case B_SILENT_RELAUNCH: OpenDocument();

Changed 17 months ago by korli

  • status changed from new to closed
  • resolution set to fixed

Fixed in r21987.

Note: See TracTickets for help on using tickets.