anvc / scalar

Born-digital, open source, media-rich scholarly publishing that’s as easy as blogging.
Other
231 stars 73 forks source link

Title in Navbar gets not displayed on Chromium/Ubuntu #89

Closed mogoh closed 6 years ago

mogoh commented 6 years ago

bildschirmfoto von 2018-04-25 15-21-53

I can only reproduce this bug on Chromium and Ubuntu. It is very strange.

This is the HTML Element:

<span class="navbar-text navbar-left pull-left title_wrapper hidden-xs withTooltip overflowCalculated" id="desktopTitleWrapper" style="max-width: 896px; word-wrap: break-word;" data-original-title="" title=""></span>
rust-lucas commented 6 years ago

Howdy! I may have isolated the issue (it's one I've been tackling on and off for a while) - do you happen to have a Scalar install of your own? If so, if you could try replacing the scalarheader.jquery.js file located in \system\application\views\melons\cantaloupe\js with the attached zipped file: scalarheader.zip

Otherwise, I just pushed a commit with the change so it should eventually propagate. Hopefully that change resolves the issue (once it goes live.)

mogoh commented 6 years ago

do you happen to have a Scalar install of your own?

No, sorry. :(

Otherwise, I just pushed a commit with the change so it should eventually propagate. Hopefully that change resolves the issue (once it goes live.)

Great, thank you! :)

craigdietrich commented 6 years ago

Looks like you're using scalar.usc.edu ... this should be updated in the next 24 hours.

craigdietrich commented 6 years ago

Did this get fixed @mogoh ?

mogoh commented 6 years ago

@craigdietrich Yes, thanks. :)

Sorry, for answering late. :/