fix inconsistent behavior of Extended Clipboard
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
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;
fix inconsistent behavior of Extended Clipboard
Open any file in RapidPHP and then open Extended Clipboard. Now set Extended Clipboard to Auto Hide. Now click Clickboard it will open Clipboard window after that click on Clear All button in Extended Clipboard, Extended Clipboard will automatically hide. Extended Clipboard should only hide when click outside. This is inconsistent behavior of Extended Clipboard. It should be fixed!
Re: fix inconsistent behavior of Extended Clipboard
Ok, I see what you mean. It will be fixed in one of the next updates.
Blumentals Software Programmer
Re: fix inconsistent behavior of Extended Clipboard
Hi! The reason this happens is that clicking Clear All focuses the text editor area, which makes Extended Clipboard pane lose focus, and that's why it closes if set to Auto Close. This behavior (setting focus to editor) is much more convenient than leaving the clipboard focused because normally you will want to continue editing your document after clearing the clipboard. That's why it was decided to leave the current behavior unchanged.
Blumentals Software Programmer