Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky Note NOT APPEAR if MiddleClick Link to page. #8

Closed
BarbieBarb opened this issue Feb 3, 2014 · 5 comments
Closed

Sticky Note NOT APPEAR if MiddleClick Link to page. #8

BarbieBarb opened this issue Feb 3, 2014 · 5 comments

Comments

@BarbieBarb
Copy link

Thankyou for Sticky Notes

● If I LeftClick a link to get to a page, then the sticky that I placed there appears.
● If I MiddleClick a link to get to a page, then the sticky that I placed there does [b]NOT APPEAR[/b]. I must reload the page to get the sticky to appear.
Can you please fix that important problem please?
Please respond.
Please and thankyou.

kumabook added a commit that referenced this issue Feb 18, 2014
Fix crash bug when there is no stickies.
Sweep previous stickies, then load stickies.
@kumabook
Copy link
Owner

Thank you for your report.

I found similar problem when I opened new tab with right click.
And because I found some bugs on my code, I fixed the bugs.
But I don't find the way to reproduce the problem.
I hope the problem you reported will be resolved.

Would you try the fixed version and let me get some feedback.

https://addons.mozilla.org/firefox/downloads/file/244480/sticky_notes-0.4.3-fx.xpi

@BarbieBarb
Copy link
Author

Firefox 27
StickyNotes 0.4.3 (it installs as 0.4.3 and not 0.4.3-fx)
Tested in a clean Profile with 2 firefox addons. Custombuttons and Stylish (All Styles Turned off).

● Tested the Extensions Link from https://addons.mozilla.org/en-US/firefox/addon/sticky-notes/
http://img841.imageshack.us/img841/1342/qciz.png
▬First time I middleclick the link the stickynote NOT appear. (waited for completed page load)
▬Second time I MiddleClick on Extensions Link sticky was there.
▬Third time I MiddleClick on Extensions Link sticky was there.

● Sometimes the sticky appears and sometimes it does not if MiddleClick.
I thought it might occur if the sticky was placed in a webpage after MiddleClick to that link, thinking that it is a different exact url if middleclick or LeftClick. BUT... it still would disappear sometimes (not always and not never).
▬I thought maybe clearing all cache (everything http://img42.imageshack.us/img42/7/qyp5.png ) but no... sometimes again it would disappear (not always and not never).
▬Sticky Note disappears sometimes from middleclick link and I cannot determine what is causing it.

So I have had to change to another firefox addon.

@kumabook
Copy link
Owner

I really appreciate your help.
I got mouse that have middle button,
I reproduced the same problem. I think Sticky Note disappears when middle click right after firefox launch.

I fixed the problem at 38a7bb2
I'm sorry for your inconvenience.If you don't mind, please check it.
https://addons.mozilla.org/firefox/downloads/file/244670/sticky_notes-0.4.4-fx.xpi?src=devhub

@BarbieBarb
Copy link
Author


Seems to be fixed now with MiddleClick Link.
Good Job. Your text description here


I am using another firefox addon but just to Report...
There are these other ISSUES (which probably should not be in this thread):

1. Text is bold and should not be. Only the "Insert a note here" should be bold and large.
Maybe it is the larger font-size that is making the text look bold.
And line height is too many pixels.
Maybe needs an option for each to choose the font size they prefer.
.sticky .textArea
{font-weight:normal!important;
line-height:14px!important;
padding-top:4px!important;
font-family: trebuchet ms!important;
font-size:13px!important;}
http://img35.imageshack.us/img35/9376/ifzz.png

2. Sidebar List should be listed Alphabetically for easy find of site.
Or a choice of Alphabetical Order and Order of Date Created.

3. Stickies will delete without an OPTION of a prompt to ask "Are you sure you want to delete?".

4. There is no rightClick for Copy or paste. You can only use Ctrl+C and Ctrl+V and there is no instruction for that.

5. Not Important: Sidebar will not open list in the right sidebar with Firefox addon Omnisidebar. Not sure if that is a problem with Omnisidebar or StickyNotes.

This was referenced Feb 20, 2014
@kumabook
Copy link
Owner

Thank you for your help and report and advice.

I'd confirmed some of problems (1~3) that you reported. (Sorry, 4, 5 didn't happen in my environment.)
So, I opened the issues 11 ~ 3, and I'll deal with the problems fissue 11 ~ 13).

I'd left this addon for a couple of years,
Thanks to your report, I could improve this addon.
I'll improve this addon continuously.
If you feel like it, please use this addon again.
Thank you so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants