reminiscence icon indicating copy to clipboard operation
reminiscence copied to clipboard

Chrome does not wrap long title

Open yamatakau08 opened this issue 6 years ago • 6 comments

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?

yamatakau08 avatar Dec 24 '18 05:12 yamatakau08

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.

kanishka-linux avatar Dec 24 '18 06:12 kanishka-linux

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

yamatakau08 avatar Dec 25 '18 01:12 yamatakau08

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

yamatakau08 avatar Dec 25 '18 01:12 yamatakau08

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.

kanishka-linux avatar Dec 25 '18 08:12 kanishka-linux

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?

yamatakau08 avatar Dec 25 '18 08:12 yamatakau08

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 avatar Dec 25 '18 09:12 kanishka-linux