few small bugs

hlop4ik
Posts: 27
Joined: Sat Jun 19, 2010 8:05 pm
Contact:

few small bugs

Postby hlop4ik » Wed Jan 19, 2011 3:22 pm

i found a few small bugs:

1) such text as "dfsdf.sd", "sdfsdf.name" is represented as link
i think its not correct
imho links should be "www.dfsdf.sd" or "http://dfsdf.sd" or "http://www.dfsdf.sd"

2) when i create a new note the tag's editbox is not empty, but it has a " "(space) symbol at the beginning of string
some times i copy tags string to the note name, and i have to delete this " "

3) when scrolling a note by mouse wheel to the bottom of the note, it display some additional empty lines. (when scrolling text by keys it doesn't happening)

ps its hard for to explain my thoughts in english, i hope my message is understandable
toddclausen
Moderator
Posts: 111
Joined: Fri Jan 30, 2009 3:28 pm
Contact:

Re: few small bugs

Postby toddclausen » Wed Jan 19, 2011 4:00 pm

hlop4ik wrote:i founded few small bugs:

1) such text as "dfsdf.sd", "sdfsdf.name" is represented as link
i think its not correct
imho links should be "www.dfsdf.sd" or "http://dfsdf.sd" or "http://www.dfsdf.sd"

the behavior only exists for something following the dot with either 2 characters or an official 3 or 4 character TLD which is slightly annoying but very convenient for me

hlop4ik wrote:2) when i create a new note the tag's editbox is not empty, but it has a " "(space) symbol at the beginning of string
some times i copy tags string to the note name, and i have to delete this " "

This behavior does exist, however when you save the note the space disappears. No need to delete first.
-Todd
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: few small bugs

Postby CintaNotes Developer » Thu Jan 20, 2011 9:26 am

Hi hlop4ik, thanks for reports!

hlop4ik wrote:1) such text as "dfsdf.sd", "sdfsdf.name" is represented as link
i think its not correct
imho links should be "www.dfsdf.sd" or "http://dfsdf.sd" or "http://www.dfsdf.sd"

Todd is right, this is actually a feature. Many people find it very convenient that CN can recognize links like
"cintanotes.com/cintanotes.htm". Please note that both ".sd" and ".name" top level domains are valid (sd=Sudan).
But right now to speed recognition up, CN doesn't check two-letter domains, like Todd noticed any two letters
are considered to be a valid domain.
The way to go would probably to make this extended recognition limited to lower-case links and to make this
optional via a setting in the cintanotes.settings file. Added: http://roadmap.cintanotes.com/feedback/ ... ional-v13/

2) when i create a new note the tag's editbox is not empty, but it has a " "(space) symbol at the beginning of string
some times i copy tags string to the note name, and i have to delete this " "

I confirm this behavior, will be fixed in the upcoming 1.4.1 bug-fix version.
Added to the roadmap: http://roadmap.cintanotes.com/feedback/ ... in-editor/

3) when scrolling a note by mouse wheel to the bottom of the note, it display some additional empty lines. (when scrolling text by keys it doesn't happening)

I confirm this behavior. Added to the roadmap: http://roadmap.cintanotes.com/feedback/ ... use-wheel/
Can't promise anything about when this can be fixed since this may turn out to be standard RichEdit control behavior.
Alex

Return to “Bug Reports”