What happened?
Hello Java DevRel team!
Thanks for all the excellent content!
I am primarily a reader of dev.java but after finding some typos on that site, I decided to take a look at inside.java (linked from dev.java). I wanted to report some apparent typos I found on inside.java posts (list below). Feel free to leave the issue open after resolving the typos and I can review to confirm they are fixed and add any additional ones I may find during the intervening time.
In the latest version of https://inside.java/2026/03/02/jdk-26-rn-ops/ (archived as is at https://web.archive.org/web/20260722010205/https://inside.java/2026/03/02/jdk-26-rn-ops/?nonce=1 ),
-
In the sentence
Testing has shown that these changes have improved throughput by 5-15% percent, with applications that do heavy modification to object-reference fields seeing the most benefit. Additionally this new design is more efficent that the previous auxillry data structure, which resulted in a slight descrease in pause times.
"descrease" should be "decrease", "efficent" should be "efficient", "auxillry" should be "auxiliary".
-
In the sentence
Protocal Requires for JMXServiceURL
"Protocal Requires" should be "Protocol Requirements".
-
In the sentence
This has been updated to not select jmxmp and instead print out the follow and more clear message:
"the follow and more clear" should be "the following, more clear"
-
In the output
"Misssing protocol name at java.management/"
"Misssing" should be "Missing".
-
In the sentence
Lastly the second card table can in some cases slightly reduce memory overhead; each card table requiring about 2MB of native meory per 1GB of heap capacity.
"meory" should be "memory".
In the latest version of https://inside.java/2025/04/10/newscast-89/ (archived as is at https://web.archive.org/web/20260722003915/https://inside.java/2025/04/10/newscast-89/?nonce=1 ),
In the latest version of https://inside.java/2022/09/20/sip066/ (archived as is at https://web.archive.org/web/20260722004016/https://inside.java/2022/09/20/sip066/?nonce=1 ),
In the latest version of https://inside.java/2021/04/30/failed-writing-core-dump/ (archived as is at https://web.archive.org/web/20260722004104/https://inside.java/2021/04/30/failed-writing-core-dump/?nonce=1 ),
In the latest version of https://inside.java/2020/06/25/compact-forwarding/ (archived as is at https://web.archive.org/web/20260722004153/https://inside.java/2020/06/25/compact-forwarding/?nonce=2 ),
-
In the sentence
ZGC moves objects around, to combat memory fragmenation, without stopping the application.
"fragmenation" should be "fragmentation".
-
In the sentence
As part of my thesis work, we propose a new design for forwarding tables that maps several sparesly populated pages (i.e., with few live objects) onto a single new page in a way that allows the to-address to be calculated using the from-address and liveness information.
"sparesly" should be "sparsely".
-
In the sentence
But I'm fairly hopeful that decrease in memory footprint and predictable overhead outweighs the increase in execution time, as incidated by the measurements.
"incidated" should be "indicated".
In the latest version of https://inside.java/2023/10/05/newscast-56/ (archived as is at https://web.archive.org/web/20260722004515/https://inside.java/2023/10/05/newscast-56/?nonce=1 ),
In the latest version of https://inside.java/2020/12/21/podcast-010/ (archived as is at https://web.archive.org/web/20260722004714/https://inside.java/2020/12/21/podcast-010/?nonce=1 ),
- In the sentence
Make sure to also listen to Episode 9 where Panama was introduced, and the Foreign Memroy Access API was discussed in details.
"Memroy" should be "memory".
In the latest version of https://inside.java/2021/10/21/sip24/ (archived as is at https://web.archive.org/web/20260722005033/https://inside.java/2021/10/21/sip24/?nonce=1 ),
In the latest version of https://inside.java/2025/02/06/quality-heads-up/ (archived as is at https://web.archive.org/web/20260722005143/https://inside.java/2025/02/06/quality-heads-up/?nonce=2 ),
In the latest version of https://inside.java/2019/10/02/strippingdebug-jlink/ (archived as is at https://web.archive.org/web/20260722020442/https://inside.java/2019/10/02/strippingdebug-jlink/?nonce=1 ),
In the latest version of https://inside.java/2024/01/16/wrapup-java-lang-features/ (archived as is at https://web.archive.org/web/20260722005620/https://inside.java/2024/01/16/wrapup-java-lang-features/?nonce=3 ),
In the latest version of https://inside.java/2021/04/06/record-serialization-in-practise/ (archived as is at https://web.archive.org/web/20260722005722/https://inside.java/2021/04/06/record-serialization-in-practise/?nonce=1 ),
In the latest version of https://inside.java/2021/03/08/podcast-014/ (archived as is at https://web.archive.org/web/20260722005819/https://inside.java/2021/03/08/podcast-014/?nonce=1 ),
In the latest version of https://inside.java/2022/04/14/sip47/ (archived as is at https://web.archive.org/web/20260722005914/https://inside.java/2022/04/14/sip47/?nonce=2 ),
In the latest version of https://inside.java/2022/11/22/heads-up/ (archived as is at https://web.archive.org/web/20260722005956/https://inside.java/2022/11/22/heads-up/?nonce=1 ),
In the latest version of https://inside.java/2021/02/12/deciphering-the-stacktrace/ (archived as is at https://web.archive.org/web/20260722010114/https://inside.java/2021/02/12/deciphering-the-stacktrace/?nonce=2 ),
In the latest version of https://inside.java/2023/04/24/sip075/ (archived as is at https://web.archive.org/web/20260722010401/https://inside.java/2023/04/24/sip075/?nonce=1 ),
In the latest version of https://inside.java/2023/10/15/g1/ (archived as is at https://web.archive.org/web/20260722010939/https://inside.java/2023/10/15/g1/ ),
In the latest version of https://inside.java/2026/03/04/jdk-26-http-client/ (archived as is at https://web.archive.org/web/20260722011030/https://inside.java/2026/03/04/jdk-26-http-client/?nonce=2 ),
In the latest version of https://inside.java/2025/06/29/javaone-leyden-aot/ (archived as is at https://web.archive.org/web/20260722011240/https://inside.java/2025/06/29/javaone-leyden-aot/?nonce=2 ),
In the latest version of https://inside.java/2023/05/08/quality-heads-up/ (archived as is at https://web.archive.org/web/20260722011430/https://inside.java/2023/05/08/quality-heads-up/?nonce=1 ),
In the latest version of https://inside.java/2021/09/10/what-are-modules-about/ (archived as is at https://web.archive.org/web/20260722011518/https://inside.java/2021/09/10/what-are-modules-about/?nonce=2 ),
In the latest version of https://inside.java/2021/12/06/working-with-the-simple-web-server/ (archived as is at https://web.archive.org/web/20260722011936/https://inside.java/2021/12/06/working-with-the-simple-web-server/?nonce=1 ),
In the latest version of https://inside.java/2025/10/17/new-in-jdk-25-2-mins/ (archived as is at https://web.archive.org/web/20260722012101/https://inside.java/2025/10/17/new-in-jdk-25-2-mins/?nonce=1 ),
In the latest version of https://inside.java/2025/10/27/try-jep-401-value-classes/ (archived as is at https://web.archive.org/web/20260722012231/https://inside.java/2025/10/27/try-jep-401-value-classes/?nonce=1 ),
In the latest version of https://inside.java/2025/08/27/thesis-gc-agnostic-load-barriers/ (archived as is at https://web.archive.org/web/20260722012421/https://inside.java/2025/08/27/thesis-gc-agnostic-load-barriers/?nonce=2 ),
In the latest version of https://inside.java/2022/11/29/quality-heads-up/ (archived as is at https://web.archive.org/web/20260722012520/https://inside.java/2022/11/29/quality-heads-up/?nonce=2 ),
In the latest version of https://inside.java/2021/10/04/the-default-charset-jep400/ (archived as is at https://web.archive.org/web/20260722012617/https://inside.java/2021/10/04/the-default-charset-jep400/?nonce=2 ),
In the latest version of https://inside.java/2022/03/31/pattern-matching-elegance/ (archived as is at https://web.archive.org/web/20260722012732/https://inside.java/2022/03/31/pattern-matching-elegance/?nonce=3 ),
In the latest version of https://inside.java/2025/03/27/newscast-88/ (archived as is at https://web.archive.org/web/20260722012824/https://inside.java/2025/03/27/newscast-88/?nonce=4 ),
In the latest version of https://inside.java/2024/07/16/build-oci-instance-with-java-concepts/ (archived as is at https://web.archive.org/web/20260722012919/https://inside.java/2024/07/16/build-oci-instance-with-java-concepts/?nonce=2 ),
In the latest version of https://inside.java/2026/02/26/podcast-048/ (archived as is at https://web.archive.org/web/20260722013012/https://inside.java/2026/02/26/podcast-048/?nonce=2 ),
In the latest version of https://inside.java/2023/04/03/hotspot-throughput-thesis/ (archived as is at https://web.archive.org/web/20260722004902/https://inside.java/2023/04/03/hotspot-throughput-thesis/?nonce=1 ),
-
In the sentence
M. Blackburn et al., “The DaCapo benchmarks: Java benchmarking development and analysis,” in OOPSLA ’06: Proceedings of the 21st annual ACM SIGPLAN conference on Object-Oriented Programing, Systems, Languages, and Applications.
"Programing" should be "Programming".
-
In the sentence
This means that SAB does not cause any obvious throughput limitation, but only accives a statistically significant throughput increase for some specific benchmarks.
"accives" should be "achieves".
-
In the sentence
Futhurmore, the other 17 / 21 benchmarks showed no significant regressions.
"Futhurmore" should be "Furthermore".
-
In the sentence
My name is Filip Wilén and I wrote my master's thesis at Oracle during autum 2022.
"autum" should be "autumn".
In the latest version of https://inside.java/2023/11/13/sip088/ (archived as is at https://web.archive.org/web/20260722013308/https://inside.java/2023/11/13/sip088/?nonce=2 ),
In the latest version of https://inside.java/2026/02/20/podcast-046/ (archived as is at https://web.archive.org/web/20260722013401/https://inside.java/2026/02/20/podcast-046/?nonce=2 ),
In the latest version of https://inside.java/2022/10/18/generationalzgc-ea/ (archived as is at https://web.archive.org/web/20260722013501/https://inside.java/2022/10/18/generationalzgc-ea/?nonce=2 ),
In the latest version of https://inside.java/2021/09/16/finalizing-the-foreign-apis/ (archived as is at https://web.archive.org/web/20260722013931/https://inside.java/2021/09/16/finalizing-the-foreign-apis/?nonce=2 ),
In the latest version of https://inside.java/2020/12/03/crash-outside-the-jvm/ (archived as is at https://web.archive.org/web/20260722014426/https://inside.java/2020/12/03/crash-outside-the-jvm/?nonce=1 ),
In the latest version of https://inside.java/2022/05/27/testing-clean-cleaner-cleanup/ (archived as is at https://web.archive.org/web/20260722014929/https://inside.java/2022/05/27/testing-clean-cleaner-cleanup/?nonce=1 ),
In the latest version of https://inside.java/2025/07/29/just-be-lazy/ (archived as is at https://web.archive.org/web/20260722015021/https://inside.java/2025/07/29/just-be-lazy/?nonce=3 ),
- In the line of code
private static final OrderControler ORDER_CONTROLLER = OrderControllerImpl.create();
"OrderControler" should be "OrderController".
In the latest version of https://inside.java/2025/09/21/jvmls-java-additional-numeric-types/ (archived as is at https://web.archive.org/web/20260722015123/https://inside.java/2025/09/21/jvmls-java-additional-numeric-types/?nonce=2 ),
In the latest version of https://inside.java/u/ShaunSmith/ (archived as is at https://web.archive.org/web/20260722015214/https://inside.java/u/ShaunSmith/?nonce=1),
In the latest version of https://inside.java/2021/11/30/on-parallelism-and-concurrency/ (archived as is at https://web.archive.org/web/20260722020448/https://inside.java/2021/11/30/on-parallelism-and-concurrency/?nonce=1 ),
(No AI or LLM used, just my own typo-spider program, a plain Java program using only Java APIs (no HTML parser used), which pulls text from webpages, preprocessing a little to split camel case variables, and passes words to the open-source local spell checker (NO AI) hunspell (plain dictionary).)
Hopefully reporting these typos is useful to the team.
Thanks very much!
What OS are you seeing the problem on?
Linux
What browsers are you seeing the problem on?
Firefox
Contact Details (optional)
adde.animulis@gmail.com
What happened?
Hello Java DevRel team!
Thanks for all the excellent content!
I am primarily a reader of dev.java but after finding some typos on that site, I decided to take a look at inside.java (linked from dev.java). I wanted to report some apparent typos I found on inside.java posts (list below). Feel free to leave the issue open after resolving the typos and I can review to confirm they are fixed and add any additional ones I may find during the intervening time.
In the latest version of https://inside.java/2026/03/02/jdk-26-rn-ops/ (archived as is at https://web.archive.org/web/20260722010205/https://inside.java/2026/03/02/jdk-26-rn-ops/?nonce=1 ),
In the sentence
"descrease" should be "decrease", "efficent" should be "efficient", "auxillry" should be "auxiliary".
In the sentence
"Protocal Requires" should be "Protocol Requirements".
In the sentence
"the follow and more clear" should be "the following, more clear"
In the output
"Misssing" should be "Missing".
In the sentence
"meory" should be "memory".
In the latest version of https://inside.java/2025/04/10/newscast-89/ (archived as is at https://web.archive.org/web/20260722003915/https://inside.java/2025/04/10/newscast-89/?nonce=1 ),
In the sentence
"quering" should be "querying".
In the latest version of https://inside.java/2022/09/20/sip066/ (archived as is at https://web.archive.org/web/20260722004016/https://inside.java/2022/09/20/sip066/?nonce=1 ),
In the sentence
"Interace" should be "Interface".
In the latest version of https://inside.java/2021/04/30/failed-writing-core-dump/ (archived as is at https://web.archive.org/web/20260722004104/https://inside.java/2021/04/30/failed-writing-core-dump/?nonce=1 ),
In the column label
"argumnet" should be "argument".
In the latest version of https://inside.java/2020/06/25/compact-forwarding/ (archived as is at https://web.archive.org/web/20260722004153/https://inside.java/2020/06/25/compact-forwarding/?nonce=2 ),
In the sentence
"fragmenation" should be "fragmentation".
In the sentence
"sparesly" should be "sparsely".
In the sentence
"incidated" should be "indicated".
In the latest version of https://inside.java/2023/10/05/newscast-56/ (archived as is at https://web.archive.org/web/20260722004515/https://inside.java/2023/10/05/newscast-56/?nonce=1 ),
In the sentence
"anlysis" should be "analysis".
In the latest version of https://inside.java/2020/12/21/podcast-010/ (archived as is at https://web.archive.org/web/20260722004714/https://inside.java/2020/12/21/podcast-010/?nonce=1 ),
"Memroy" should be "memory".
In the latest version of https://inside.java/2021/10/21/sip24/ (archived as is at https://web.archive.org/web/20260722005033/https://inside.java/2021/10/21/sip24/?nonce=1 ),
In the sentence
"requirment" should be "requirement".
In the latest version of https://inside.java/2025/02/06/quality-heads-up/ (archived as is at https://web.archive.org/web/20260722005143/https://inside.java/2025/02/06/quality-heads-up/?nonce=2 ),
In the sentence
"UseCompresseedOops" should be "UseCompressedOops".
In the latest version of https://inside.java/2019/10/02/strippingdebug-jlink/ (archived as is at https://web.archive.org/web/20260722020442/https://inside.java/2019/10/02/strippingdebug-jlink/?nonce=1 ),
In the sentence
"additonal" should be "additional"
"additionaly" should be "additionally".
In the latest version of https://inside.java/2024/01/16/wrapup-java-lang-features/ (archived as is at https://web.archive.org/web/20260722005620/https://inside.java/2024/01/16/wrapup-java-lang-features/?nonce=3 ),
In the sentence
"Wrappup.java" should be "Wrapup.java" to match the code example provided beneath that sentence.
In the latest version of https://inside.java/2021/04/06/record-serialization-in-practise/ (archived as is at https://web.archive.org/web/20260722005722/https://inside.java/2021/04/06/record-serialization-in-practise/?nonce=1 ),
In the sentence
"compatability" should be "compatibility".
In the sentence
"exisiting" should be "existing".
In the latest version of https://inside.java/2021/03/08/podcast-014/ (archived as is at https://web.archive.org/web/20260722005819/https://inside.java/2021/03/08/podcast-014/?nonce=1 ),
In the sentence
"Records serialisa... Records serialization" should be "Records serialization".
In the latest version of https://inside.java/2022/04/14/sip47/ (archived as is at https://web.archive.org/web/20260722005914/https://inside.java/2022/04/14/sip47/?nonce=2 ),
In the sentence
"alphabatized" should be "alphabetized" .
In the latest version of https://inside.java/2022/11/22/heads-up/ (archived as is at https://web.archive.org/web/20260722005956/https://inside.java/2022/11/22/heads-up/?nonce=1 ),
In the sentence
"URLStreamHander" should be "URLStreamHandler".
In the latest version of https://inside.java/2021/02/12/deciphering-the-stacktrace/ (archived as is at https://web.archive.org/web/20260722010114/https://inside.java/2021/02/12/deciphering-the-stacktrace/?nonce=2 ),
In the sentence
"genereted" should be "generated".
In the latest version of https://inside.java/2023/04/24/sip075/ (archived as is at https://web.archive.org/web/20260722010401/https://inside.java/2023/04/24/sip075/?nonce=1 ),
In the sentence
"Securirty" should be "Security".
In the latest version of https://inside.java/2023/10/15/g1/ (archived as is at https://web.archive.org/web/20260722010939/https://inside.java/2023/10/15/g1/ ),
In the sentence
"Garabge" should be "Garbage".
In the latest version of https://inside.java/2026/03/04/jdk-26-http-client/ (archived as is at https://web.archive.org/web/20260722011030/https://inside.java/2026/03/04/jdk-26-http-client/?nonce=2 ),
In the sentence
"serivce" should be "service".
In the sentence
"espeically" should be "especially".
In the latest version of https://inside.java/2025/06/29/javaone-leyden-aot/ (archived as is at https://web.archive.org/web/20260722011240/https://inside.java/2025/06/29/javaone-leyden-aot/?nonce=2 ),
In the sentence
"instalment" should be "installment".
In the latest version of https://inside.java/2023/05/08/quality-heads-up/ (archived as is at https://web.archive.org/web/20260722011430/https://inside.java/2023/05/08/quality-heads-up/?nonce=1 ),
In the sentence
"Interace" should be "Interface".
In the latest version of https://inside.java/2021/09/10/what-are-modules-about/ (archived as is at https://web.archive.org/web/20260722011518/https://inside.java/2021/09/10/what-are-modules-about/?nonce=2 ),
In the sentence
"appropritate" should be "appropriate".
In the latest version of https://inside.java/2021/12/06/working-with-the-simple-web-server/ (archived as is at https://web.archive.org/web/20260722011936/https://inside.java/2021/12/06/working-with-the-simple-web-server/?nonce=1 ),
In the sentence,
"hinderance" should be "hindrance".
In the latest version of https://inside.java/2025/10/17/new-in-jdk-25-2-mins/ (archived as is at https://web.archive.org/web/20260722012101/https://inside.java/2025/10/17/new-in-jdk-25-2-mins/?nonce=1 ),
In the sentence
"fleixiblity" should be "flexibility".
In the latest version of https://inside.java/2025/10/27/try-jep-401-value-classes/ (archived as is at https://web.archive.org/web/20260722012231/https://inside.java/2025/10/27/try-jep-401-value-classes/?nonce=1 ),
In the sentence
"doocumentation" should be "documentation".
In the latest version of https://inside.java/2025/08/27/thesis-gc-agnostic-load-barriers/ (archived as is at https://web.archive.org/web/20260722012421/https://inside.java/2025/08/27/thesis-gc-agnostic-load-barriers/?nonce=2 ),
In the sentence
"Conesquently" should be "Consequently".
In the latest version of https://inside.java/2022/11/29/quality-heads-up/ (archived as is at https://web.archive.org/web/20260722012520/https://inside.java/2022/11/29/quality-heads-up/?nonce=2 ),
In the sentences
"rewriten" should be "rewritten" in two places.
In the latest version of https://inside.java/2021/10/04/the-default-charset-jep400/ (archived as is at https://web.archive.org/web/20260722012617/https://inside.java/2021/10/04/the-default-charset-jep400/?nonce=2 ),
In the sentences
"not long ncessary" should be "no longer necessary".
In the latest version of https://inside.java/2022/03/31/pattern-matching-elegance/ (archived as is at https://web.archive.org/web/20260722012732/https://inside.java/2022/03/31/pattern-matching-elegance/?nonce=3 ),
In the sentence
"Develper" should be "Developer".
In the latest version of https://inside.java/2025/03/27/newscast-88/ (archived as is at https://web.archive.org/web/20260722012824/https://inside.java/2025/03/27/newscast-88/?nonce=4 ),
In the sentence
"opimizations" should be "optimizations".
In the latest version of https://inside.java/2024/07/16/build-oci-instance-with-java-concepts/ (archived as is at https://web.archive.org/web/20260722012919/https://inside.java/2024/07/16/build-oci-instance-with-java-concepts/?nonce=2 ),
In the sentence
"somethig" should be "something".
In the latest version of https://inside.java/2026/02/26/podcast-048/ (archived as is at https://web.archive.org/web/20260722013012/https://inside.java/2026/02/26/podcast-048/?nonce=2 ),
In the sentence
"challengs" should be "challenges".
In the latest version of https://inside.java/2023/04/03/hotspot-throughput-thesis/ (archived as is at https://web.archive.org/web/20260722004902/https://inside.java/2023/04/03/hotspot-throughput-thesis/?nonce=1 ),
In the sentence
"Programing" should be "Programming".
In the sentence
"accives" should be "achieves".
In the sentence
"Futhurmore" should be "Furthermore".
In the sentence
"autum" should be "autumn".
In the latest version of https://inside.java/2023/11/13/sip088/ (archived as is at https://web.archive.org/web/20260722013308/https://inside.java/2023/11/13/sip088/?nonce=2 ),
In the sentence
"Hierachies" should be "Hierarchies".
In the latest version of https://inside.java/2026/02/20/podcast-046/ (archived as is at https://web.archive.org/web/20260722013401/https://inside.java/2026/02/20/podcast-046/?nonce=2 ),
In the link text
"acces" should be "access".
In the latest version of https://inside.java/2022/10/18/generationalzgc-ea/ (archived as is at https://web.archive.org/web/20260722013501/https://inside.java/2022/10/18/generationalzgc-ea/?nonce=2 ),
In the sentence
"pubished" should be "published".
In the latest version of https://inside.java/2021/09/16/finalizing-the-foreign-apis/ (archived as is at https://web.archive.org/web/20260722013931/https://inside.java/2021/09/16/finalizing-the-foreign-apis/?nonce=2 ),
In the sentence
"succintly" should be "succinctly".
In the latest version of https://inside.java/2020/12/03/crash-outside-the-jvm/ (archived as is at https://web.archive.org/web/20260722014426/https://inside.java/2020/12/03/crash-outside-the-jvm/?nonce=1 ),
In the sentence
"occured" should be "occurred".
In the latest version of https://inside.java/2022/05/27/testing-clean-cleaner-cleanup/ (archived as is at https://web.archive.org/web/20260722014929/https://inside.java/2022/05/27/testing-clean-cleaner-cleanup/?nonce=1 ),
In the sentence
"Sensistive" should be "Sensitive".
In the latest version of https://inside.java/2025/07/29/just-be-lazy/ (archived as is at https://web.archive.org/web/20260722015021/https://inside.java/2025/07/29/just-be-lazy/?nonce=3 ),
"OrderControler" should be "OrderController".
In the latest version of https://inside.java/2025/09/21/jvmls-java-additional-numeric-types/ (archived as is at https://web.archive.org/web/20260722015123/https://inside.java/2025/09/21/jvmls-java-additional-numeric-types/?nonce=2 ),
In the sentence
"ff" (special character) in two places should be "ff".
In the latest version of https://inside.java/u/ShaunSmith/ (archived as is at https://web.archive.org/web/20260722015214/https://inside.java/u/ShaunSmith/?nonce=1),
In the sentence
"Managment" should be "Management".
In the latest version of https://inside.java/2021/11/30/on-parallelism-and-concurrency/ (archived as is at https://web.archive.org/web/20260722020448/https://inside.java/2021/11/30/on-parallelism-and-concurrency/?nonce=1 ),
In the sentence
"understsanding" should be "understanding".
(No AI or LLM used, just my own typo-spider program, a plain Java program using only Java APIs (no HTML parser used), which pulls text from webpages, preprocessing a little to split camel case variables, and passes words to the open-source local spell checker (NO AI) hunspell (plain dictionary).)
Hopefully reporting these typos is useful to the team.
Thanks very much!
What OS are you seeing the problem on?
Linux
What browsers are you seeing the problem on?
Firefox
Contact Details (optional)
adde.animulis@gmail.com