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

Chrome does not wrap long title #24

Open
yamatakau08 opened this issue Dec 24, 2018 · 6 comments
Open

Chrome does not wrap long title #24

yamatakau08 opened this issue Dec 24, 2018 · 6 comments

Comments

@yamatakau08
Copy link

I'm using reminiscence git cloned 18/Dec/2018.

After I register the following url, (I replaced the foo.com part from actual sitename.)
http://gcp.foo.com/sites/svssqa/SQA/3sec/Shared%20Documents/Forms/AllItems.aspx?RootFolder=%2Fsites%2Fsvssqa%2FSQA%2F3sec%2FShared%20Documents%2F3%E8%AA%B2%E5%85%B1%E9%80%9A%2F%E5%8B%89%E5%BC%B7%E4%BC%9A%2FFY16%2F%E7%94%A8%E8%AA%9E%E3%83%BB%E6%B4%BB%E5%8B%95%E5%86%85%E5%AE%B9%E3%81%AE%E6%95%B4%E7%90%86&FolderCTID=0x01200089EB69C4C7A89E42A06022869492E55D&View=%7B874C9850-1EF4-402F-8C57-C98883630B6F%7D
The "menu" is not appeared anymore in browser and scroll bar horizontal in browser Chrome on Wndows and Linux too.
The "menu" is appeared in browser on IE Windows, but right and left click is not effective.
What is wrong?

@kanishka-linux
Copy link
Owner

Is it working in Firefox? I've tested it on both Chromium and Firefox. If you are you serving it using subdirectories, then you can refer this issue.

If you'll provide console log then it will help in debugging.

@yamatakau08
Copy link
Author

Firefox works fine.
But attach screenshot shows the Chrome doesn't show "Menu".
reminiscence

@yamatakau08
Copy link
Author

If you'll provide console log then it will help in debugging.
I attached the console log.
reminiscence.log

@kanishka-linux
Copy link
Owner

It seems, chrome does not wrap up long titles properly. But, I think, if we scroll horizontally then one can encounter menu at the rightmost corner.

If scrolling horizontally won't work, then from firefox Menu, edit bookmark -> change title of link and make it of smaller length. And after that, open it from chrome, it will work.

I think, I should provide a way to limit maximum length of the title. I'll look into it. But for a time being temporary fix as mentioned above should work.

@yamatakau08
Copy link
Author

Thank you for the reply.
I understand the condition you replied.

I have an request.
Is it possible to expand "Reminiscence" to register the TITLE too when we input the url?
and sort the URL display order after we registered some urls?

@kanishka-linux
Copy link
Owner

Is it possible to expand "Reminiscence" to register the TITLE too when we input the url?

I think, you are saying about expanding Edit Bookmark box when manually editing title. Currently it is not possible. The box has responsive design, and it changes its size automatically depending on device.

sort the URL display order after we registered some urls?

It is not possible at the moment. Urls are sorted by date, and latest added url will appear at the top. But, this feature will be a good addition. I'll look into it probably this weekend or next week.

@kanishka-linux kanishka-linux changed the title The "menu" is not appear in Chrome and is not effective on IE. Chrome does not wrap long title Dec 25, 2018
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