Bug 133371 - FIND & REPLACE DIALOG: Crash in: vcl::Window::ImplGrabFocus
Summary: FIND & REPLACE DIALOG: Crash in: vcl::Window::ImplGrabFocus
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.3.4.2 release
Hardware: x86-64 (AMD64) All
: medium major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Find&Replace-Dialog
  Show dependency treegraph
 
Reported: 2020-05-25 12:30 UTC by Luke Kendall
Modified: 2020-08-12 11:59 UTC (History)
2 users (show)

See Also:
Crash report or crash signature: ["vcl::Window::ImplGrabFocus"]


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Kendall 2020-05-25 12:30:59 UTC
This bug was filed from the crash reporting server and is br-a75f47a1-a9e3-45cf-ad0b-5fb719f8ed94.
=========================================

See comment 2 of:
https://bugs.documentfoundation.org/show_bug.cgi?id=133300

After rechecking the bug, twice, Writer crashed:

Just rechecked in 6.4.3.2, and reconfirmed the bug is exactly as I stated.

Checked once.

Double check the last point of that bug (that there was no way to specify a page style in the Find), and found it populated with a recent list of text searches.

I wiped that out and checked that the F&R of PS still didn't work (Check #2). It didn't.

But when scrolling down into the Attributes to uncheck the Page Style attribute, Writer crashed.
Comment 1 Dieter 2020-05-28 06:40:39 UTC
Thank you for reporting the bug. It's not easy grasp the steps to reproduce, although I had a raw look at bug 133300. So it would be nice, if you can a short description of steps to reproduce.
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the steps are provided.
Comment 2 Luke Kendall 2020-05-28 07:52:40 UTC
Context:
I was checking that the other bug report was correct, and that there was no way to search for a Page Style in Writer.

From memory, my steps were something like this:

1. Opened F&R.
2. Clicked on Attributes.
3. Scrolled to Page Styles
4. Clicked the checkbox
5. Cleared the Find: text
6? (Maybe?) clicked on the drop-down icon to see if any options for page styles to search for were present
7. Clicked Find (search failed)
8? (Maybe?) Tried typing in the name of a page style. (Maybe?) "Body_N_HdrFtr"
9? (Maybe?) clicked Find (search failed)
10. Clicked back to Attributes planning to uncheck the Page Style box
11. I can't remember if it was when the checked Page Styles box appeared in the list, or when I clicked on the checkbox to clear it, that Writer crashed.

From my original text, I think it's more likely my sequence of operations was simpler than the above though:


1. Opened F&R.
2. Clicked on Attributes.
3. Scrolled to Page Styles
4. Clicked the checkbox
5. Cleared the Find: text
6? (Maybe?) clicked on the drop-down icon to see if any options for page styles to search for were present
7. Clicked Find (search failed)
8. Clicked back to Attributes planning to uncheck the Page Style box

I can't remember if it was when the checked Page Styles box appeared in the list, or when I clicked on the checkbox to clear it, that Writer crashed.
Comment 3 Dieter 2020-06-02 11:54:16 UTC
(In reply to Luke Kendall from comment #2)
> From my original text, I think it's more likely my sequence of operations
> was simpler than the above though:
> 
> 
> 1. Opened F&R.
> 2. Clicked on Attributes.
> 3. Scrolled to Page Styles
> 4. Clicked the checkbox
> 5. Cleared the Find: text
> 6? (Maybe?) clicked on the drop-down icon to see if any options for page
> styles to search for were present
> 7. Clicked Find (search failed)
> 8. Clicked back to Attributes planning to uncheck the Page Style box
> 
> I can't remember if it was when the checked Page Styles box appeared in the
> list, or when I clicked on the checkbox to clear it, that Writer crashed.

I've opened attachment 161262 [details] from bug 133300 comment 3 (the only sample text, I could find in that bug) and I've followed steps above, but I can't confirm it with

Version: 7.0.0.0.beta1 (x64)
Build ID: 94f789cbb33335b4a511c319542c7bdc31ff3b3c
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

Please make sure, that steps to reproduce are correct.
Comment 4 Xisco Faulí 2020-08-11 16:11:33 UTC
Hi Luke kendall,
Do you still reproduce this issue in LibreOffice 7.0.0.3 or master ?
Comment 5 Luke Kendall 2020-08-12 11:57:14 UTC
I tried it with the LibreOfficeDev-7.1.0.0.alpha0_2020-07-16-x86_64.AppImage and wasn't able to reproduce it, so the crash bug may well be fixed.
Comment 6 Xisco Faulí 2020-08-12 11:59:12 UTC
(In reply to Luke Kendall from comment #5)
> I tried it with the LibreOfficeDev-7.1.0.0.alpha0_2020-07-16-x86_64.AppImage
> and wasn't able to reproduce it, so the crash bug may well be fixed.

ok, let's close it as RESOLVED WORKSFORME for now