P2PoolExtendedFrontEnd icon indicating copy to clipboard operation
P2PoolExtendedFrontEnd copied to clipboard

Problem in Moblie phone browsers

Open creeras opened this issue 11 years ago • 2 comments

  1. Android phone default browser missing some data like this

Seems class="label-xxx" one is missing (not sure)

  1. In Opera mobile browser Page appearence is good.

It scrolles up/down well by moving finger. But doesn't scroll left/right, so have to use scroll bar at the bottom of page. (or magnifying screen enables finger moving up/down/left/right freely)

I wish you understand well in spite of poor expression.

creeras avatar May 15 '13 23:05 creeras

i willl look for this

hardcpp avatar Aug 10 '13 02:08 hardcpp

Same on Windows Phone. I think the graphs are floating so the page container does not know it has content larger than the display, causing all zoom/scroll to be disabled (check overlap:clip style or look at float/div behaviour?). As usual with CSS style chaos, simpler is better, so you probably have to remove styles rather than adding something. Good luck, if you don't fix it I might try a branch to help, but not much time at the moment.

CodeChief avatar Feb 10 '14 22:02 CodeChief