[Libreoffice-bugs] [Bug 74439] Remember size of dialogues

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

Xisco Faulí  changed:

   What|Removed |Added

   Priority|high|medium

--- Comment #8 from Xisco Faulí  ---
Changing priority back to 'medium' since the number of duplicates is lower than
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 74439] Remember size of dialogues

2017-10-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74439

Caolán McNamara  changed:

   What|Removed |Added

 CC||drankinatty@suddenlinkmail.
   ||com

--- Comment #7 from Caolán McNamara  ---
*** Bug 113487 has been marked as a duplicate of this bug. ***

-- 
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 74439] Remember size of dialogues

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

tommy27  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=93
   ||042

--- Comment #6 from tommy27  ---
I had some viewpoint exchange with Caolan times ago about this issue related to
the autocorrect replacement table.

See: Bug 93042 - autocorrect replacement table dialog doesn't remember size
change

feel free to mark that as a DUPE if you think so.

IMHO it would be an improvement to remember the dialog size at least during the
same session (and the size could be restored to default when you close LibO and
start a new session).

-- 
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 74439] Remember size of dialogues

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

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||102019


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102019
[Bug 102019] [META] Dialog bugs and enhancements
-- 
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 74439] Remember size of dialogues

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

Heiko Tietze  changed:

   What|Removed |Added

   Priority|medium  |high
 CC||tietze.he...@gmail.com

-- 
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 74439] Remember size of dialogues

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

Adolfo Jayme  changed:

   What|Removed |Added

 CC||d1...@phx.li

--- Comment #5 from Adolfo Jayme  ---
*** Bug 112504 has been marked as a duplicate of this bug. ***

-- 
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 74439] Remember size of dialogues

2016-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74439

--- Comment #4 from Andreas  ---
What a pity nobody working on this bug. I would myself if I was able to. It's
somewhat crazy: On one hand there is a big community working on LibO getting
better all the time, on the other hand such a basic think like dialog size
remembering not being fixed version by version.

-- 
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 74439] Remember size of dialogues

2014-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74439

--- Comment #2 from Caolán McNamara caol...@redhat.com ---
One potential problem is across versions if new widgets get added to a dialog,
then restoring an old size might be too slow. So I guess we'd have to limit
restoring a size to a dialog to whichever is larger, the saved size or the
optimal one. Hmm, of course if something gets removed from a dialog to make it
smaller, then it won't shrink to fit if the user already used that dialog and
its older larger size is restored.

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


[Libreoffice-bugs] [Bug 74439] Remember size of dialogues

2014-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74439

--- Comment #3 from Stefan Knorr (astron) heinzless...@gmail.com ---
(In reply to comment #2)
Idea: version dialogues somehow, and throw away the stored values if they are
for an older version of the same dialogue. This would lead to additional
developer work. Given how the whole minimum-size-changed scenario is more of a
corner case, as dialogues usually only change with major versions (~every half
year), I am not sure that work would be justified.
If the version could be changed automatically somehow (git hook..?), then of
course it might be a viable option.

Two more (fairly common sense) points:
+ dialogues should never be restored smaller than their (current) minimum
  size
+ when users don't change the size of a dialogue, there is no need to store
  dialogue size information

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


[Libreoffice-bugs] [Bug 74439] Remember size of dialogues

2014-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74439

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||ba...@quipo.it,
   ||caol...@redhat.com
 Ever confirmed|0   |1

--- Comment #1 from tommy27 ba...@quipo.it ---
valuable enhancement request.

I add Caolan McNamare to CC list. If I remember correctly he did some work
about resizability of dialogs.

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