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 , 17 years ago
Cc: | added |
---|
comment:2 by , 17 years ago
It works OK when this is commented in StyledEditApp.cpp :
case B_SILENT_RELAUNCH: OpenDocument();
Note:
See TracTickets
for help on using tickets.
Stefano, could it be the registrar misbehaving ?