Bug 111901 - Esc key does not abort XRangeSelectionListener
Summary: Esc key does not abort XRangeSelectionListener
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: sdk (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-18 19:44 UTC by Andreas Säger
Modified: 2024-09-02 08:51 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Macro spreadsheet demonstrating the bug (13.22 KB, application/vnd.oasis.opendocument.spreadsheet)
2020-09-01 12:19 UTC, Andreas Säger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Säger 2017-08-18 19:44:51 UTC
Same bug in LibreOffice:
https://bz.apache.org/ooo/show_bug.cgi?id=121904
Comment 1 Buovjaga 2017-08-31 16:28:03 UTC
Ok, let's set to NEW.
Comment 2 QA Administrators 2018-09-01 02:42:03 UTC Comment hidden (obsolete)
Comment 3 QA Administrators 2020-09-01 04:01:17 UTC Comment hidden (obsolete)
Comment 4 Andreas Säger 2020-09-01 12:19:39 UTC
Created attachment 164960 [details]
Macro spreadsheet demonstrating the bug

Click the hyperlink. Then try to cancel the dialog by hitting the Esc key. You get a message about the selected range although you canceled.
-------------------
Click the hyperlink. Then try to cancel the dialog by closing the dialog window. The abort routine will be triggered and it will show an "Aborted" message.
Comment 5 QA Administrators 2022-09-02 03:37:54 UTC Comment hidden (obsolete)
Comment 6 QA Administrators 2024-09-02 03:14:02 UTC Comment hidden (obsolete)
Comment 7 Andreas Säger 2024-09-02 08:51:38 UTC
Still the same issue in 
Version: 24.8.0.3 (X86_64) / LibreOffice Community
Build ID: 0bdf1299c94fe897b119f97f3c613e9dca6be583
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: x11
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded

I remember that it never worked with OOo1.x nor 2.x, so I'm pretty sure about the inheritance from OOo.