Description: All the Bitmaps are read and some sort of temp file is created when accessing the Area Bitmap dialog the first time (for each document separately) Steps to Reproduce: 1. Open Writer 2. Format -> Page -> Area tab 3. Open Process Monitor with filter set to Process Name is soffice.bin 4. Click the Bitmap button and notice the creating of tmp files (and file read) 5. Close the Writer document (back to Start Center) 6. Repeat 1-4 Actual Results: Temp files a created the first time when clicking on the bitmap dialog (making it respond slower) Expected Results: Seems inefficient to me Reproducible: Always User Profile Reset: No Additional Info: Version: 6.0.0.0.alpha0+ Build ID: a9588baca8137f51e2ca72e40b1f448b0e1885d1 CPU threads: 4; OS: Windows 6.19; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-07-21_02:58:26 Locale: nl-NL (nl_NL); Calc: CL User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
(In reply to Telesto from comment #0) > Actual Results: > Temp files a created the first time when clicking on the bitmap dialog > (making it respond slower) > > Expected Results: > Seems inefficient to me What do you propose as an alternative?
I guess we will have to live with it. In the end, is it even a problem? Closing as RESOLVED WONTFIX