paulwarren-wk

Results 15 comments of paulwarren-wk

> Alternatively, should Arelle be ensuring that all `isEnumeration` concept values are `list[QName]`? I guess [this](https://github.com/Arelle/Arelle/blob/11f51d3dcab73094e4d730d82b057402b8663991/arelle/XmlValidate.py#L187) is the current condition, so is there some non-xs:token non-xs:QName type in that list...

@aaroncameron-wk do you have a document that demonstrates this issue?

Would it not be more appropriate to use the unit symbol here, rather than the name? Perhaps we could put the name in a mouseover. The UTR would also give...

> These are some work-in-progress branches I just rebased from a while back. @aaroncameron-wk - thanks that's really helpful! It solves I hit with getting an incomplete UTR map for...

I don't think this is a viewer issue, as I get the same problem if I try to print the document directly from the browser without the viewer. This could...

> Could this be something exclusive to review mode, or maybe available across all modes? If it doesn't overcrowd the UI, perhaps we could even allow separate highlight toggling for...

When fixing this, we might consider also adding an option to disable the "download filing documents" behaviour. ESEF report packages can be very large, and this feature makes a copy...

This sounds like #369 Please could you provide a sample document that demonstrates the problem? It's hard to understand from the screenshot what problem this is actually created.

So the issue here is that all of the actual content in the table is in absolutely position divs, positioned relative to the page container. The table itself is positioned...

> Thanks, Chad. I'm able to replicate the issue. I suspect that the viewer [overriding the keepOpen setting](https://github.com/Arelle/ixbrl-viewer/blob/28f79aba7b17f08dbc8d234fbace236c3ed101c1/iXBRLViewerPlugin/__init__.py#L97-L99) is responsible for the issue here. > > @paulwarren-wk can you remind...