[Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2024-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

--- Comment #9 from Mohit Marathe  ---
(In reply to Heiko Tietze from comment #7)
> Guess it's just a tricky implementation to expand while typing if there is
> sufficient space. It would improve UX but is not crucial.

Hello,

Currently, I'm working on this and am curious as to what is the consensus on
this? Should we stick to scrollbar? I think expanding the comment box (as
required) will surely improve the UX (although I still have to figure out how
will I do that).

Thanks,
Mohit

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

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2023-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

--- Comment #8 from QA Administrators  ---
Dear Telesto,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Severity|normal  |minor
   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org

--- Comment #7 from Heiko Tietze  ---
Guess it's just a tricky implementation to expand while typing if there is
sufficient space. It would improve UX but is not crucial.

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

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

Telesto  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #6 from Telesto  ---
(In reply to Rainer Bielefeld Retired from comment #5)
> When I type text Comment Box will expand if there is room enough.
> As soon as it is going to touch Comment Box below the box will not go on to
> expand, but vertical scroll bar appears.
> 
> I think that is a useful and probably the intended behavior.

If you exit the comment box with scrollbar, so placing the cursor outside the
comment box, the comment box will expand as long as enough room available on
'margin' of the page 

I'm slightly "allergic" for scrollbar, because it's hiding the text you typed
previously. I would prefer see it expand immediately, if this would happen
anyhow (after exit of comment box it does adapt). This is more WYSIWYG and
prevents masking text & the flawing after leaving the comment box.

* automatic expanding probably somewhat expansive (and there are already
pre-existing perf issues; Noel has done some investigations what needs to be
done, however needs funding before getting fixed)
* It would mean that bottom document comment boxes would expand at the top side
(don't think this would be an issue)
* At the point the margin being filled with comment boxes all of those would
get scroll bars. Advantage: you don't have to type in a 2 row comment box, but
it's equal distributed for the start (with adaptive size). 
* I would even go the opposite saying when entering a comment box with a hugh
text, shrink all other comment boxes even more, so you can see the full text
until exit. Would make reading a comment more comfortable, I estimate. Instead
of having a 30 lines of text and only lines visible (yes those document with
tremendous amount of comments exist).

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

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

Rainer Bielefeld Retired  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #5 from Rainer Bielefeld Retired  
---
Created attachment 176255
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176255=edit
Sample document demonstrates behavior

My observation with newly created WRITER document amd Installation of
Version:7.2.1.2 (x64); Build ID: 87b77fad49947c1441b67c559c339af8f3517e22; CPU
threads: 12; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win;
Locale: de-DE (de_DE); UI: de-DE; Calc: threaded  |  my default User Profile:

When I type text Comment Box will expand if there is room enough.
As soon as it is going to touch Comment Box below the box will not go on to
expand, but vertical scroll bar appears.

I think that is a useful and probably the intended behavior.

For your own tests simply type some nonsense strings into comment boxes. Always
when room for expansion is spent Comment Box will no longer expand, but
vertical scroll bar appears.

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

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

Aron Budea  changed:

   What|Removed |Added

 Blocks||106179


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106179
[Bug 106179] [META] Writer comment bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

Telesto  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #4 from Telesto  ---
@Caolan
Have a number of fixes recently related to weld annotation window. The bug here
is unrelated to welding. However you're knowledge of the annotate stuff is
likely still fresh; so this might be easy solvable. If you're interested of
course

Not even totally sure if this being a bug or by design for performance reasons.
Live updating comment size boxes could be pretty expensive in large documents
with plenty of comments?

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

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

--- Comment #3 from Telesto  ---
Created attachment 176241
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176241=edit
Screencast

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

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

Telesto  changed:

   What|Removed |Added

Version|7.3.0.0 alpha0+ Master  |3.5.7.2 release

--- Comment #2 from Telesto  ---
Also in
LibreOffice 3.5.0rc3 
Build ID: 7e68ba2-a744ebf-1f241b7-c506db1-7d53735

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

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

Telesto  changed:

   What|Removed |Added

 Blocks|145378  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=145378
[Bug 145378] [META] Issues related to weld annotation window
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

Telesto  changed:

   What|Removed |Added

 Blocks||145378


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=145378
[Bug 145378] [META] Issues related to weld annotation window
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145673] UI: comment box doesn't expand while typing (scrollbar instead)

2021-11-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145673

--- Comment #1 from Telesto  ---
Sorry it actually is reproducible from scratch, if you create the same setup as
in the document with 2 comment boxes

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