Bug #11181
openRendering on mobile does not work correctly.
0%
Description
Dear Wt Team,
Congratulations on releasing Wt 4.9.0!
I observed that the examples in Widget Gallery does not render correctly in portrait mode on mobile devices. I tried tree-table and graphics examples. The problem is the content is clipped in portrait mode, but is visible in landscape mode is sufficient screen space is available.
It will be useful if there is a horizontal scrollbar if the screen size is less than the content size, or alternatively making the content responsive on mobile browsers.
I tested this on Alcatel 1B mobile phone and the browser is Firefox 103.2.
Kind regards
Files
Updated by Roel Standaert almost 2 years ago
- Status changed from New to Feedback
- Priority changed from Immediate to Normal
Can you screenshot it to show what you're talking about? I guess this is an issue of those specific examples not being very mobile-friendly, rather than the widget gallery itself.
Updated by Plug Gulp almost 2 years ago
- File Screenshot from 2023-01-25 12-22-16.png Screenshot from 2023-01-25 12-22-16.png added
- File Screenshot from 2023-01-25 12-22-56.png Screenshot from 2023-01-25 12-22-56.png added
- File Screenshot from 2023-01-25 12-23-38.png Screenshot from 2023-01-25 12-23-38.png added
- File Screenshot from 2023-01-25 12-24-38.png Screenshot from 2023-01-25 12-24-38.png added
- File Screenshot from 2023-01-25 12-25-12.png Screenshot from 2023-01-25 12-25-12.png added
Roel Standaert wrote in #note-1:
I guess this is an issue of those specific examples not being very mobile-friendly, rather than the widget gallery itself.
Yes, that is correct. Sorry for the confusion.
Can you screenshot it to show what you're talking about?
I am attaching screenshots of the widgets that exhibit the issue in widget gallery using Desktop Firefox's Responsive Design Mode. The output is the same on the actual device with mobile Firefox.
HTH