Travel Mapping

Web Design Discussion => General Web Design Discussion => Topic started by: rickmastfan67 on January 26, 2021, 07:51:51 pm

Title: Total Drivers/Clinched text hovers broken
Post by: rickmastfan67 on January 26, 2021, 07:51:51 pm
Just happened to notice this Jim in the HB.  Should be looked into to be fixed asap.

Firefox 84.0.2 (64-bit)

Title: Re: Total Drivers/Clinched text hovers broken
Post by: Jim on January 26, 2021, 08:38:19 pm
Is the problem that it's cutting off the list?  It's done with a simple title= attribute on the table row, so I think we're at the mercy of how an individual browser handles that.  Firefox on my Mac makes the hover text as wide as the window, but still cuts off for heavily-traveled routes.

We could use some a custom hover text mechanism like HDX does, if there's a preference to do that.

Or maybe it's something else you're seeing?
Title: Re: Total Drivers/Clinched text hovers broken
Post by: rickmastfan67 on January 26, 2021, 08:39:47 pm
Is the problem that it's cutting off the list?

Yes.  I remember no issues with this in the past with Firefox.  It must have been broken pretty recently.
Title: Re: Total Drivers/Clinched text hovers broken
Post by: Jim on January 26, 2021, 10:48:35 pm
https://github.com/TravelMapping/Web/issues/611
Title: Re: Total Drivers/Clinched text hovers broken
Post by: Jim on January 27, 2021, 09:32:49 am
Relevant to this: https://github.com/TravelMapping/Web/issues/612
Title: Re: Total Drivers/Clinched text hovers broken
Post by: yakra on May 21, 2021, 09:27:16 am
When debugging, I've occasionally wished for lists that can be selected & copied to clipboard.
Don't have any suggestions on how to achieve that without a PitA rework of the interface though...
Title: Re: Total Drivers/Clinched text hovers broken
Post by: rickmastfan67 on August 01, 2021, 01:27:08 am
Jim, I don't know if you've done anything in the background for this or not, but it's working once again.

Firefox 90.0.2 (64-bit)
Title: Re: Total Drivers/Clinched text hovers broken
Post by: Jim on August 01, 2021, 07:51:51 am
Nothing too recent, but glad it's working.