https://bugs.documentfoundation.org/show_bug.cgi?id=146787
Bug ID: 146787
Summary: Enhancement request
Product: LibreOffice
Version: 7.3.0.1 rc
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
In M.S. Word, if the cursor is in a paragraph, CTRL T causes a block indent.
If the entry is longer than one line, the line wraps to the tab stop, not back
to the left margin. Writer needs a similar feature. In Writer a block indent
for an individual paragraph can be generated by: Format > Paragraph > Indents
and Spacing; with Indent Before = 0.5 inches; and First Line = 0.5 inches
where 0.5 is the first tab stop. But it’s cumbersome. It would be hard to
develop a macro for this. The macro would have to retrieve the setting for the
tab stop, which will differ from one document to the next. Writer should have
a shortcut like the one in M.S. Word, where CTRL T causes a block indent just
for the paragraph the cursor is in.
Actual Results:
There is no CTRL T in Writer. Can only create block tab using Format >
Paragraph > Indents and Spacing, as described above.
Expected Results:
Format > Paragraph > Indents and Spacing has to be repeated for every paragraph
where block tab is needed.
Reproducible: Always
User Profile Reset: No
Additional Info:
In Word, CTRL T can be repeated to indent to 2nd, 3rd, etc. tab stop (not just
the first one) so it's very flexible.
--
You are receiving this mail because:
You are the assignee for the bug.