-
Notifications
You must be signed in to change notification settings - Fork 86
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
Comments
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. |
|
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. |
Thank you for the reply. I have an request. |
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.
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. |
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?
The text was updated successfully, but these errors were encountered: