Responsive Design Not Functioning Properly for Forum Message Windows?

  • Thread starter Thread starter Stephen Tashi
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
At the moment, the display of the forum's message windows is too narrow on my PC. Perhaps I'm seeing pages designed for cell phones. The "Change Width" button on the lower left of the page doesn't have any effect. Other sites I visit display normally.
 
Physics news on Phys.org
Stephen Tashi said:
Yes. Earlier in the day, my browser was showing full width message windows.
Can you post a screenshot of the problem?

1605488832353.png
 
I can't reproduce the problem with Firefox. When I make the window narrower the first thing that goes away is the space left/right of the content. Only when that space is completely gone the width of the threads decreases. Before it gets too awkward (what you posted is really awkward) the boxes at the right go to the bottom and the main content gets wider again. Make it even smaller and more columns (like the last post and the replies/views) disappear. The forum view looks good at all browser widths for me.
 
mfb said:
I can't reproduce the problem with Firefox.
I can. The clue is the "110%" zoom factor in the address bar. Try switching to normal zoom (ctrl-0) and it should get better.

@Greg Bernhardt this is likely due to inconsistency between px and em (or rem) settings in the CSS and could be improved.
 
  • Like
Likes   Reactions: Evo, sysprog, berkeman and 2 others
pbuk said:
I can. The clue is the "110%" zoom factor in the address bar.
I can't reproduce it with 110% either. I get the same behavior as with 100%.
 
mfb said:
I can't reproduce it with 110% either. I get the same behavior as with 100%.
It wasn't easy :wink: - I put it in Responsive View in Development Mode and observed the effect within a small range of display widths around 900-920 pixels.
 
  • Like
Likes   Reactions: Evo