Extra space (gap) above messages
See original GitHub issueSteps to reproduce
- Open or create a thread
- Send many long replies that will wrap over multiple lines
- Notice the gap above the first message
It looks like the extra space is caused by <ol class="mx_RoomView_MessageList" aria-live="polite" style="height: 2000px;">
Outcome
What did you expect?
No extra random space as replies come in (space grows as more replies come in)
What happened instead?
Extra space (gap) above first message)
Operating system
Windows 10
Application version
Element version: 64242a004eb7-react-78e78292cb62-js-b07457726bf5 Olm version: 3.2.8
How did you install the app?
Homeserver
matrix.org
Will you send logs?
No
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
HOW to get rid of Extra/Empty Space Above Text
You can start by selecting the text and changing the Alignment to Top, Line Spacing to "Exactly", and reducing it as far as...
Read more >How to remove extra space in email message or Formatted ...
Answer: · While editing the content, locate the area near the extra space. · Click to the right of your line, and drag...
Read more >How to shrink space above and below text
To get there, select all the text of the sign, right-click, and click Paragraph. On the Indents and Spacing tab of the Paragraph...
Read more >Font causes undesired extra space above, below, or between ...
Font causes undesired extra space above, below, or between lines of text. ... a negative number in "line spacing" creates a gap above...
Read more >How to remove extra padding above large text in Microsoft Word
First, change the paragraph spacing to Exact: open Paragraph settings, and navigate to Spacing | Line spacing: | Exactly, and set the value...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The list is effectively split into pages of that size and rounded up
Fixed by https://github.com/matrix-org/matrix-react-sdk/pull/8392