skipping to top of page when insert img

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.

  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;

skipping to top of page when insert img

Postby peppermint13 » Thu Dec 13, 2012 10:41 am

it's maybe not a big problem but when I insert a new img the cursor skips to top of page, kinda tiring to descend the ladder all day long,
if anybody has a tip to stay at the same line when inserting a photo or a link, it will be welcome,
thanks a lot,
Last edited by peppermint13 on Thu Dec 13, 2012 12:15 pm, edited 1 time in total.
peppermint13
 
Posts: 2
Joined: Thu Dec 13, 2012 10:34 am

Re: skipping to top of page when insert img

Postby Aivars » Thu Dec 13, 2012 10:49 am

I can't reproduce this. How are you inserting your image, via menu Insert -> Image?

One thing that I can think of that might be affecting scrolling is Preview Synchronization (although it doesn't act like that for me). If you have turned it on, turn it off in preview (preview panel toolbar -> settings -> Synchronize with Cursor, make sure it's off).
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2452
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: skipping to top of page when insert img

Postby peppermint13 » Thu Dec 13, 2012 12:31 pm

thank you for your reply, yes I use the picto "insert image," I'll try to figure how it happens and describe it more accurately,

here is the process you can see the cursor jump high up the page between the I and the V of the div

https://picasaweb.google.com/111948566772188911892/Webuilder?authuser=0&feat=directlink

I do not find your path..;
peppermint13
 
Posts: 2
Joined: Thu Dec 13, 2012 10:34 am

Re: skipping to top of page when insert img

Postby PietKonings » Sat Mar 11, 2017 5:18 pm

I'am having the same problem with HTMLPad 2016.
Is there already a solution?
PietKonings
 
Posts: 6
Joined: Sat Mar 11, 2017 5:13 pm

Re: skipping to top of page when insert img

Postby Aivars » Thu Mar 16, 2017 4:00 pm

Can you provide more details please? What exactly are you doing and what exactly happens?
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2452
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: skipping to top of page when insert img

Postby PietKonings » Thu Mar 16, 2017 4:23 pm

Currently I'am in contact with someone from HTMLPad. Apperently the can't repodruce it. The problem is in my page only.
This is what I'am doing :
1. I have latetst version.

2. I'am using the Insert button on the ribbon .

This is what it looks like.

<a href="https://goo.gl/PXMxHK" target="_blank" title="Boulevard Hoogerheide"><img class="img-responsive center-block" src="afbeeldingen/sponsors_2017/Boulevard_HH.PNG"
width="609" height="331" style="margin-top: 20px; margin-bottom: 20px" alt="Boulevard_HH"></a>

No problem with the <a herf=" "> but when I insert the <img src=" "> then the cursor jumpes every time to the same place in the page behind a "id".

I did a validation check on my HTML and my CSS, no errors there.
PietKonings
 
Posts: 6
Joined: Sat Mar 11, 2017 5:13 pm

Re: skipping to top of page when insert img

Postby Aivars » Thu Mar 16, 2017 4:37 pm

Does preview need to be open for this to happen or it doesn't matter?
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2452
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: skipping to top of page when insert img

Postby PietKonings » Thu Mar 16, 2017 6:55 pm

With preview you mean open in the browser? That does not matter.
PietKonings
 
Posts: 6
Joined: Sat Mar 11, 2017 5:13 pm

Re: skipping to top of page when insert img

Postby Aivars » Fri Mar 17, 2017 1:14 pm

I don't know, maybe the support person has asked you this, but can you film the cursor jumping action? If you don't have any screen recording software, you can simply use a phone camera. It's really difficult for me to figure out what is going on otherwise.
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2452
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: skipping to top of page when insert img

Postby PietKonings » Fri Mar 17, 2017 1:44 pm

[youtube]https://youtu.be/Yua4vfzxNgY[/youtube]
PietKonings
 
Posts: 6
Joined: Sat Mar 11, 2017 5:13 pm

Re: skipping to top of page when insert img

Postby Aivars » Fri Mar 17, 2017 3:48 pm

Thank you! I finally understood and managed to reproduce the problem and we will fix it in one of the next updates.
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2452
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: skipping to top of page when insert img

Postby PietKonings » Fri Mar 17, 2017 4:11 pm

That's fine, can you tell me what the problem is and how I can work around it?
PietKonings
 
Posts: 6
Joined: Sat Mar 11, 2017 5:13 pm

Re: skipping to top of page when insert img

Postby Aivars » Fri Mar 17, 2017 4:55 pm

For now, don't use Insert Image functionality, use auto-complete instead. You can put cursor here: img src="|" <--- , press Ctrl + Space to trigger auto-complete and pick "Choose Image".
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2452
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: skipping to top of page when insert img

Postby PietKonings » Fri Mar 17, 2017 5:49 pm

Oké, thank you.
PietKonings
 
Posts: 6
Joined: Sat Mar 11, 2017 5:13 pm


Return to HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support

Who is online

Users browsing this forum: No registered users and 5 guests

cron