| Summary: | Alphabetical index field: allow "Edit Index Entry" to open on double-click | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | R. Green <greenandpleasant2000-support> |
| Component: | Writer | Assignee: | Andreas Heinisch <andreas.heinisch> |
| Status: | VERIFIED FIXED | ||
| Severity: | enhancement | CC: | cno, heiko.tietze, thomas.lendo, xiscofauli |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.5.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 108018, 114039 | ||
|
Description
R. Green
2021-07-02 13:12:13 UTC
I think this issue needs input from the UX team Usually we don't respond to double click on fields. The context menu (likewise the main menu Edit > Reference > Index Entry) offers "Index Entry..." (the cursor must not be at the end of the selection and therefore it must not be selected, which is a bit weird). (In reply to Heiko Tietze from comment #2) > Usually we don't respond to double click on fields. But that is not per se an argument against the change? > The context menu > (likewise the main menu Edit > Reference > Index Entry) offers "Index > Entry..." Which would lead to the conclusion that this is a WFM? What do you think, greenandpleasant2000-support@yahoo.co.uk? The topic was on the agenda of the design meeting. And in contrast to my comment 2 it is possible to double click fields to get the edit dialog. So we should do the same for index entries. Also since the command state, which defines whether it is shown, depends on how you focus the index entry. So it won't be shown if the cursor is at the end (but the begin works) nor if a multi-selection of two or all characters is done. I assume this to be a different bug - and a challenge for implementation the double-click. Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2a7fcaf582df3ada57ca519b50e29011973a1b6f tdf#143158 - Handle double clicks on alphabetical indices It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Fix verified in: Version: 7.5.0.1 (X86_64) / LibreOffice Community Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded OOo 3.3 didn't allow that either. Thanks everyone! |