Project

General

Profile

Actions

Task #924

closed

User Story #611: Разрешить поиск в тексте документа.

Markup Editor: диалог для поиска

Added by Alexey Demakov about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
03/10/2011
Due date:
% Done:

100%

Estimated time:
Detected in build:
svn
Published in build:
0.10.60

Description

В Markup Editor нужен диалог для поиска, который в Eclipse открывается из меню Edit -> Find/Replace или по Ctrl-F.
Функциональность будет реализована средствами JavaScript.
Что получится, зависит от этой функции:
https://developer.mozilla.org/en/DOM/window.find

Для ее вызова создана обертка в ReqDocBrowser:
public boolean findText( String aString
, boolean aCaseSensitive
, boolean aBackwards
, boolean aWrapAround
)

Actions #1

Updated by Alexey Demakov about 13 years ago

  • Assignee changed from Yuriy Shekochihin to Андрей Третьяков
Actions #2

Updated by Андрей Третьяков about 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Implemented with InputDialog.

Actions #3

Updated by Viktoria Kopach about 13 years ago

  • Status changed from Resolved to Verified
Actions #4

Updated by Viktoria Kopach about 13 years ago

  • Published in build set to 0.10.60
Actions #5

Updated by Alexey Khoroshilov about 13 years ago

  • Status changed from Verified to Closed
  • Detected in build set to svn
Actions

Also available in: Atom PDF