[Libreoffice-bugs] [Bug 112742] FILEOPEN: DOCX - Jump to saved cursor position

2022-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112742

Justin L  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|NEW |RESOLVED

--- Comment #5 from Justin L  ---
Does MS Word save _GoBack as a selection?
-2010: yes
-2019: no - no _GoBack saved at all.

Does MS Word prompt to jump to _GoBack
-2010: no
-2013: yes (according to comment 1)
-2019: no, but it does prompt based on some (likely) internally stored data.

Based on this inconsistency and abandonment by MS, I don't see any point in
implementing this for DOCX.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112742] FILEOPEN: DOCX - Jump to saved cursor position

2022-06-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112742

--- Comment #4 from Justin L  ---
Shift-F5 suggested implementation here:
https://gerrit.libreoffice.org/c/core/+/136409/1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112742] FILEOPEN: DOCX - Jump to saved cursor position

2022-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112742

Justin L  changed:

   What|Removed |Added

 Blocks||112740


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112740
[Bug 112740] FILESAVE: DOCX - Save cursor position
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112742] FILEOPEN: DOCX - Jump to saved cursor position

2022-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112742

Justin L  changed:

   What|Removed |Added

   See Also||https://bz.apache.org/ooo/s
   ||how_bug.cgi?id=33307

--- Comment #3 from Justin L  ---
Shift-F5 is SID_RESTORE_EDITING_VIEW.
We somehow need to call SetRestorePosition if we have the bookmark _GoBack I
guess.

OK - that's easy. It is always called. Look at ZoomFactor in writerfilter's
ApplySettingsTable for the place to set those variables. In ODT these are
stored in settings.xml as ViewLeft and ViewTop (and IsSelectedFrame).

However, it will be INCREDIBLY hard to convert a bookmark into a LO Cursor
position.

Possibly a better alternative would be to extend LO itself to ALSO look for a
_GoBack bookmark when SID_RESTORE_EDITING_VIEW is called. (However, LO won't
change _GoBack bookmarks at save time, so that position would never be updated
by LO.)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112742] FILEOPEN: DOCX - Jump to saved cursor position

2022-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112742

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com

--- Comment #2 from Justin L  ---
ODT has that ability.

Cursor Position
In general, all documents open with the cursor at the start of the document.

One exception appears when the author of a Writer text document saves and
reopens a document: The cursor will be at the same position where it has been
when the document was saved. This only works when the name of the author was
entered in Tools - Options - LibreOffice - User Data.

Press Shift+F5 to set the cursor to the last saved position.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112742] FILEOPEN: DOCX - Jump to saved cursor position

2019-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112742

--- Comment #1 from Timur  ---
I see in MSO 2013 that it opens DOCX on the beginning, but is offering "Pick up
where you left off". Meaning that it already saves position, as explained here.
LO doesn't move cursor to that position, as with .odt. Test master 6.5+.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112742] FILEOPEN: DOCX - Jump to saved cursor position

2017-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112742

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs