-
-
Notifications
You must be signed in to change notification settings - Fork 39
Expanding list of citation styles crashes the Firefox #374
Comments
Thanks for the report. What version of firefox is this happening in? |
56.0.2 (64 bit) (newest version) P.S. A sidenote: I failed to find APA (American Psychology Association) in Your styles list which is the most used Psychology styling in this science with some usage in other social sciences too. I can easily reproduce it using custom style though, so it's not as big of an issue as the crash :) |
Hmm... I'll have to check it out and see if I can reproduce. I'll try to take a look at it this weekend. Also, APA is definitely there. If you're using the search feature on the reference list itself, the fuzzy matching is a bit wonky. Try typing exactly "American Psychological Association" to see if that works... Typing "Psychology" rather than "Psychological" likely causes it to not match. |
My bad. I assumed it's alphabetically sorted, but things starting with "American" aren't. American Psychologist is alone between Americal Political Science Review and American Review of Canadian Studies, APA is between AORN and APCBEE and everything else is in proper alphabetical order elsewhere :) Am I correct that it's due to the fact that "hidden/coded" names by which those are sorted are different from what end user sees? Anyway thank You very much for insanely quick response :) |
No problem. Yeah, ordering gets shuffled based on match rank on the reference list search box. A fully alphabetical list can be found on the options page. |
If You mean: Most likely APA is sorted under A>P rather than A>M, even though visually full name is given and using keyboard to search through this list uses full name too. Matter of standarizing sorting by the looks of it. Some are sorted by full name, others are sorted by abbreviation. If I may suggest, You should sort all by full names and show all in full names to avoid the confusion. Good luck and hear You soon |
Ah, I see.. It's likely sorted by the unique ID, rather than by the label... That's a mistake, I'll adjust that too... FYI: All the styles are pulled directly from here: https://github.com/citation-style-language/styles -- The filenames you see listed in that repo are (likely) the sort order of the styles in the select box. |
@necxelos Circling back to this issue finally. Is this crash still affecting you? Can you confirm that the crash occurs simply when toggling the list of citation styles in the reference list? |
Haven't heard back. Assuming this has been resolved. |
Hello
I'm the psychology researcher that tries to create his own webpage/blog. I have some basic web-design knowledge but mostly I rely on reverse-engineering snippets instead of writing my own code. I use Wordpress with probably the most popular Theme out there - X Theme from Themeco. I also use Firefox as my first choice for browsing the internet and working on the site.
Enough about me. The issue is:
Thanks in advance for investigating this
necxelos
The text was updated successfully, but these errors were encountered: