agof's profile

562 Messages

 • 

9.9K Points

Tuesday, December 19th, 2023

Closed

Solved

nothing on a page is a link

the new design is so bad it's impossible to work with as a contributer i can't even open multiple windows because everything is fake code to add more missing episodes or edit them i need to open them in a new tab for example to add a missing episode number but i can't click anything to do it. year is not a link season is not a link season № is not a link the name of the show is not a link and not even intractable just to add episode № i now have to open a new tab, manually type imdb.com by keyboard open the terrible search, manually type the name of the show, then close the tab because in the last second imdb has swapped what i was trying to click for something entirely different, open a new tab, manually type imdb.com by keyboard open the terrible search, manually type the name of the show, wait for 15 seconds, then click the name of the show, then click episodes, then click back because super slow imdb has loaded another line of garbage for you to click, wait for 15 seconds, then click seasons, then click the number of the season, then look for the episode number for 10 minutes because it was moved again and is blending with the rest and is unreadable and the font makes you dyslexic even if you never have been before then count ten times on fingers because the font is so terrible and the episode number is so hard to find, then press the episode, then scroll for 10 minutes down where the edit button is, past six full 50" pages of ads, then look in the wall of text for the episode number string, then go to 1 and count on fingers again because by the time of opening it all and screaming at the screen already forgot the episode number and only then press submit three times and close pointless window that was added instead of track number and each click takes ages to load because instead of html this is all now written in macromedia flash for BolgenOS you really should make the "add episode" and "edit page" into jpegs instead of buttons so everyone would have to mail their contributions through fedex

Oldest First
Selected Oldest First

Employee

 • 

7.9K Messages

 • 

187.3K Points

2 years ago

Employee

 • 

7.9K Messages

 • 

187.3K Points

562 Messages

 • 

9.9K Points

@Col_Needham​ it is expected behaviour because it is how the site is written now. you can read the code by pressing RMB view page source and it is consistent on three different browsers with 2 entirely different engines the links were removed and replaced by super slow spaghetti code spam elements were added fonts were changed and the position of information pointlessly moved around

(edited)

Employee

 • 

7.9K Messages

 • 

187.3K Points

562 Messages

 • 

9.9K Points

i am trying to press MMB on any of these RED and to not see any of these GREEN

562 Messages

 • 

9.9K Points

@agof​ it was working for last 8 years, now it does not for no reason whatsoever. and the site is slow no it is not on my side and the normal part of the site works fine it's all the shockwave flash objects that take their time to load, and then they move all the elements which i just wanted to click away, replacing them with spam

Champion

 • 

7.8K Messages

 • 

279.7K Points

@agof​ I don't know what you mean by "MMB". I am trying to narrow down where you are actually experiencing a problem so you can avoid trying to fix things that are working as designed. However, I can tell you: Where you have the word Lexx in a red box above the words "Episode list", that word "Lexx" is not intended to be clickable. You have to click Back, above the title and to the left, to get back to the main page for the series. On the other hand, the Seasons, Years, and Top-rated, as well as the 1 2 3 4 below them, are indeed supposed to be clickable. If they are not clickable for you, then there is a problem somewhere but I don't know what it is.

562 Messages

 • 

9.9K Points

@gromit82​ middle mouse button it's just bad design click them with MMB they are not links

(edited)

Employee

 • 

17.9K Messages

 • 

318.3K Points

Hi

562 Messages

 • 

9.9K Points

issue is that the navigation is poorly designed for smartphones only instead of being designed for everyone including contributors. who use pcs i click it with mmb and nothing happens, because those are not links

Employee

 • 

7.9K Messages

 • 

187.3K Points

(edited)

562 Messages

 • 

9.9K Points

no one even tried to reproduce the issue press [mmb] not [lmb]. or [rmb] [open in a new tab], which also doesn't work because the links were replaces by shockwave flash. [lmb] doesn't matter [mmb] on a link is not a special feature it's universal web action opening a new tab, same way pressing [mmb] on a tab closes it. it's universal for all the browser since forever. same as [m4] [m5] are forward backwards, or pressing [mmb] on a page starts scrolling the process is that i can't just create a new tab with episodes without having to basically start from scratch from imdb frontpage. and that all the spam like "top rated" is slow to load and makes GUI jump around. there are no similar complaints because this is something contributors would need. common users on smartphones do not need to have multiple tabs of the episodes page, several times per week. also out of contributors most people would suffer anything before they would write about it. unless it's as bad as this redesign, about which there are tens of posts created

10.7K Messages

 • 

226.1K Points

Just so you know, agof, the site loads slowly on smartphones too. There is a lot of JavaScript (DOM manipulation, AJAX/fetch requests and Service Worker) bloat. I don't see where any of this has anything to do with Flash. For the most part, on most websites, Flash has been forgone for all the beautiful features of HTML 5, which may be poorly optimized in the Chromium web browser engine (even after all these years) despite being so awesome. Whether or not you're running a 32-bit program/app on a 64-bit architecture also kind of affects things. Such a mess this has been. (Google search results, Reddit [sans old Reddit], Twitter and GitHub are four other examples of websites that are ridiculously demanding upon computer hardware regardless of what operating system the browser is running upon.) Am I to understand correctly that some things that used to be hyperlinks on certain parts of IMDb are suddenly no longer hyperlinks? I didn't notice anything sudden in that regard. A lot of hyperlinks were replaced with event-driven HTML Elements with location-modifying event listeners, at least a year ago, the way I recall.

Employee

 • 

7.9K Messages

 • 

187.3K Points

Employee

 • 

7.9K Messages

 • 

187.3K Points

562 Messages

 • 

9.9K Points

@jeorj_euler​ i used smartphones as an example of bad design paradigm, and flash as a joke from the times when sites went all in on flash. flash is discontinued but the mentality remains. imdb is bloated with nonsense and bad design today, but even the previous iterations were terrible. the urls to the pages are filled with junk, and when you use search or your ratings or someone's ratings it's basically just a list you can't refine anything about. the url generated is just a string of garbage and you can't leap 100 pages or to the date. not with GUI not by inputting that into the url the pure HTML may have been replaces with php or css or whatever bloat is in fashion now, long ago, but at the beginning of the year at least everything was clickable and intractable, now it is not. and always is bugged and doesn't even display information until you click show more 50 times

Employee

 • 

7.9K Messages

 • 

187.3K Points

2 years ago

10.7K Messages

 • 

226.1K Points

Thanks.