Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 726 of 806  Not logged in ELOG logo
ID Date Icon Author Author Email Category OSdown ELOG Version Subject Text Attachments
  69598   Mon Jan 2 12:32:13 2023 Reply Andrey Pashninkowaraj4stuff@gmail.comInfoAllELOG V3.1.4-493webkit bugFYI

They seem to have accepted the bug report:
  
  69599   Wed Jan 4 09:33:25 2023 Reply Stefan Rittstefan.ritt@psi.chBug fixAllELOG V3.1.4-493a hack around> - rsprintf("<textarea rows=%d cols=%d
wrap=hard name=\"Text\">\n",
height, width);
  
  69600   Wed Jan 4 09:39:38 2023 Reply Stefan Rittstefan.ritt@psi.chBug fixAllELOG V3.1.4-493a hack aroundAhh, now I remember. Well, the I put that
in like 25 years ago ;-)
 Screenshot_2023-01-04_at_9.38.51_.pngScreenshot_2023-01-04_at_9.39.09_.png 
  69601   Wed Jan 4 10:05:38 2023 Reply Andrey Pashninkowaraj4stuff@gmail.comBug fixAllELOG V3.1.4-493editing on a smartphoneoh! so, that's the cause of another problem
I faced a while ago. 
When people edited an ELOG page on a narrow
 Screenshot_2023-01-04_at_10.06.02.png 
  69602   Wed Jan 4 10:12:43 2023 Reply Stefan Rittstefan.ritt@psi.chBug fixAllELOG V3.1.4-493editing on a smartphoneYepp, that's right. But without the "wrap=hard",
you could get one single long line which
is almost impossible to read. So there is
  
  69604   Wed Jan 4 11:03:45 2023 Reply Andrey Pashninkowaraj4stuff@gmail.comBug fixAllELOG V3.1.4-493config option?How about adding a config option? 
Ideally, it might be nice to have this option
"per record" or "per logbook", but "per instance"
  
  69605   Wed Jan 4 11:39:39 2023 Reply Andrey Pashninkowaraj4stuff@gmail.comBug fixAllELOG V3.1.4-493wrap "pre" tag in a "div" with fixed widthI'm sorry for being annoying... 
but I have tried to wrap the <pre> tag in
a <div> and it seems to do the trick
 (READ)_single_long_line.png(EDIT)_single_long_line.png 
  69606   Wed Jan 4 11:43:00 2023 Reply Stefan Rittstefan.ritt@psi.chBug fixAllELOG V3.1.4-493config option?Ok, I added an option

Hard wrap = 0 | 1
  
ELOG V3.1.5-3fb85fa6