Built-in online text editor jumps away

38 views
Skip to first unread message

Fekete Zoltán

unread,
Jul 18, 2019, 9:09:40 AM7/18/19
to web2py-users

Hi There,

In web2py the built-in editor is awesome in general.
However I have an issue with that. Here's how to reproduce:

1. Open at least 2 files for editing.
2. Take the first one on the far left, and scroll down close to the bottom of the file.
3. Write code or comment, then save it.
4. Select the other file to be active.
5. Scroll down a bit (~1 page).
6. Write something, then save.
7. Select the first one again.

Now the first one is scrolled away from the place where you have edited last time.

Have you experienced this? Could you solve somehow?

Thank you:

FeZ

Val K

unread,
Jul 18, 2019, 6:52:16 PM7/18/19
to web2py-users
Hi Zoltan!
I just wrote my own
https://github.com/valq7711/vue2pyj

Dave S

unread,
Jul 19, 2019, 4:22:23 AM7/19/19
to web2py-users

I don't have a solution, but it's normal behavior.  I think the editor window only keeps track of the position in the current file (subtab, as it were).  When you return to the first file, it has to reset the position tracker.

I don't know if this is merely a web2py limitation or a limitation of the editor itself.

/dps

António Ramos

unread,
Jul 22, 2019, 1:30:18 PM7/22/19
to web...@googlegroups.com
@Massimo are you planning on incorporating vue2pyj  on web2py/web3py ??
Seems like a boost in productivity 

Regards

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/084d8c79-ac3f-47b2-9f12-8ca2ad79cb66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Fekete Zoltán

unread,
Jul 24, 2019, 7:48:59 AM7/24/19
to web2py-users
Hi!

Thank you, I'll give it a try.

FeZ
Reply all
Reply to author
Forward
0 new messages