This object is in archive! 

Line break problem in GC listing detail screen

balloni55 shared this problem 7 years ago
Solved

if geocache listing is written with special font

e.g.

font-family:comic sans ms,sans-serif;font-size:large;

- in listing details screen user has to slide horizontal to read

- in basic info screen text is displayed well


http://coord.info/GC6G146

http://coord.info/GC6DC1E

http://coord.info/GC6A5AJ

Replies (4)

photo
1

Good day balloni,


I'm testing first cache GC6A5AJ. Whole text in comic sans seems to be correct and there is no need to scroll. At bottom is few lines in "normal font" and here is need to scroll. But this text is in <pre> tag, which usually do not wrap to more lines!


As I read for example here: http://stackoverflow.com/questions/248011/how-do-i-wrap-text-in-a-pre-tag , there are methods how to do it, but they usually depend on CSS styles on web server.


I may leave it as is, or remove <pre> tags from text completely. Do not know what is better, but from my point of view, I would rather scroll a little, then lost some information or formatting. What you think?

In listing at bottom is code in "normal" font

photo
1

For my own surprise, I found a solution that works, so issue solved. Thanks

photo
1

confirm solved with BETA 3.16.2.10

Thanks

photo
1

Hello menion,

i´ve found another one with "line break problem"

https://coord.info/GC6NBMW

photo
1

Hello balloni,

hmm this one is really interesting. I have absolutely no idea, why internal browser do not wants to break lines. I'm checking content of file precisely, and it's really basic html page without anything special. Only full of <strong> and <p> tags. Sorry, I have no idea here.

Replies have been locked on this page!