https://bugs.documentfoundation.org/show_bug.cgi?id=148738
Bug ID: 148738
Summary: Selected all object does not resize to the same
size.[CALC]
Product: LibreOffice
Version: 6.3.4.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
I needed to convert a list PDF with images in a table (image it made of HTML)
to Excel and then import it into Google Sheets, which I found in the process.
At the time of loading imported ,xlsx imported by Calc, there is no abnormality
in appearance.
==NEEDS==
I want to align the vertical width of the image size with the height of the
cell and the horizontal width to any size.
*Aligning objects is not a position relative to the height of the cell.
*Anchors are different to maintain the aspect ratio of the image.
Steps to Reproduce:
1.You have a lot of image objects on your calc sheet. Their size is not
constant.
2.Click one of image.
3.Push Ctrl+A. then all images object are selected.
4.Right click, select "Position and size"
5.Input width or height size. click "OK"
Actual Results:
Only part of the selected image will be the specified size.
Expected Results:
All selected image objects are risized the same size.
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:
HTMLのテーブルにIMGタグで画像を収めた一覧表のPDFをエクセルに変換(Calcへの変換ツールがないだけ)。それをGoogleスプレッドにインポートした時にセルと画像の位置が一致しなくなるため、Calc上で画像のサイズを統一しておきたい。
なぜこのようにしたいかというと、画像のサイズが一定でないせいでセルから画像が大きくはみ出すのだろうと考えたから。(統一できている内はズレていないのです)
そしてこれが発見した問題です。
○画像をクリックし、Ctrl+Aをして画像を全て選択し「位置とサイズ」でサイズを指定しても一部の画像しかサイズが同じにならない。
画像1枚づつ右クリックした場合はこのメニューでできるが、4000枚あるからやりたくない。「セルとともにサイズ変更」もセルにピッタリではなく縦横の比率を維持するので期待した動作ではない。
--
You are receiving this mail because:
You are the assignee for the bug.