Summary: | RTL UI: Movement of embedded objects is opposite to the change direction | ||
---|---|---|---|
Product: | LibreOffice | Reporter: | Lior Kaplan <kaplanlior> |
Component: | framework | Assignee: | Karthikeyan Krishnamurthi <coder.karthikeyan> |
Status: | NEW --- | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | coder.karthikeyan |
Version: | 3.3.0 release | ||
Hardware: | Other | ||
OS: | All | ||
See Also: | https://issues.apache.org/ooo/show_bug.cgi?id=104515 | ||
Whiteboard: | target:4.2.0 | ||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 43808 | ||
Attachments: |
screen shot: moving the right border to the right
screen shot: left border extends to the left |
Created attachment 69093 [details]
screen shot: left border extends to the left
Can you explain it bit more.. I followed the steps you provided and while i try to reproduce the error.. it works fine. I have solved part of this problem which it is the moving problem but The resize problem still exist :( hope i can solve it soon. abdulmajeed ahmed committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b83edcf00d4ccd0c734731ed66d167286bf89d6b fdo#56412 Movement of embedded objects is opposite to the change direction The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. The patch fixes the problem when the OLE object isn't in edit mode. When in edit mode (see step #3 in the reproduction instructions), the bug still exists. The previously attached screen shots are still relevant. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 69092 [details] screen shot: moving the right border to the right When an OLE object is embedded in a document, and while in edit mode - moving the right border to the right, extends the border to the left. See attached pictures. Steps to reproduce: 1. Open a new writer document. 2. Add an OLE object (e.g. a calc spreadsheet) 3. Double click on the object and try to move the right border to the right. 4. The object will extend to the left instead.