This bug only occurs in the FIRST smart tag you used, i.e. any following tag other than the first one doesn't have this issue.
Steps to reproduce:
You type "#12345" or "@12345" or "&12345" if 12345 is a new project / tag / context,
there will be a pop up saying "Press enter to create ...."
Then you press enter
Expected result:
The new project / tag / context name remains the same
Actual result
The string misses the first character. It's a programmer's careless mistake.
-
04/06/2014 17:53#1PRO
-
04/08/2014 10:50#2PRO
@zmfile01
Hi,
Do you point to the popup smart add window?
Could you please make a screenshot of the steps and send them to me by private comments?
Where did you get this "Press enter to create ...." ? -
04/09/2014 15:59#3PRO
Yes it's in the Win8 popup smart add window.
"Press enter to create" is a popup tooltip if you use any of the smart add characters "#, @, &..."
This is in fact the most annoying buy among all the bug reports I submitted.
Would personally appreciate fixing it sooner, since it's also a simple string manipulation error in code. -
04/09/2014 16:00#4PRO
Note that this bug occurs at the first character of your input. If it's after that, this bug doesn't occur.
-
04/10/2014 02:58#5PRO
@zmfile01
Hi,
Sorry that I could not reproduce it.
What do you mean about "at the first character of your input"? Do you mean that you can reproduce this bug after you update a version?
Please tell me the windows version number. Is it 4.0.37? -
04/10/2014 17:56#6PRO
Yes it's 4.0.37
Here's a detailed step-by-step:
1. trigger the quick add dialog box
2. input a new project name by first pressing the special character #
3, then follow up by a new project name "ABCDE"
4. notice as you type, the tooltip will show up saying "+Create Project..."
5. When you're finished creating the project, press enter
Expected outcome:
The new project name "ABCDE" should display in the input box
Actual outcome:
Project name became "BCDE".
The project name is truncated. The first character will be missing.
If you go ahead and create the task, then the actual project created will also be "BCDE" instead lf "ABCDE" -
04/10/2014 17:57#7PRO
This bug only occurs at the first position of the string. It won't happen if you start with the task subject, and then follow up by the project name.
-
04/10/2014 17:58#8PRO
Example:
#ABCDE some task content (the bug will occur )
some task contet #ABCDE (won't occur) -
04/11/2014 09:13#9PRO
@zmfile01
Hi,
Thank you very much for the detailed description. We have reproduced this bug. We will fix it. Sorry for any inconvenience brought to you. -
04/14/2014 17:02#11PRO
That's great.
Hope this one gets a higher priority to get fixed in the next release. It's a very annoying bug. -
04/15/2014 03:33#12PRO
@zmfile01
Hi,
Sorry for this issue. We will fix this bug ASAP.