https://issues.apache.org/ooo/show_bug.cgi?id=33737

Oliver-Rainer Wittmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]       |[email protected]

--- Comment #66 from Oliver-Rainer Wittmann <[email protected]> ---
I am working on a solution for this UI issue.

I am _not_ planning to introduce a new/changed 'input field' with more
features. I am just planning to enable the in-place editing of the current
existing 'input field' which is represented in the OpenDocument file format by
ODF element <text:text-input>.

My current plan for the in-place editing:
- Return-Key will be handled as if the user has inserted a line break - no
start of a new paragraph.
- Only text content will be allowed inside an 'input field'.
- Character formatting, like Bold, etc., will be applied to the complete 'input
field'.
- Try to enable in-place editing, when text document is in read-only mode.
- In read-only mode traveling from 'input field' to 'input field' via Tab
(next) or Shift-Tab (previous).

Open questions:
- If traveling via Tab/Shift-Tab is active, how to insert a Tab character as
content into the 'input field'?
- Is traveling needed in standard document text editing mode?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

Reply via email to