https://bugs.documentfoundation.org/show_bug.cgi?id=114996

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsUXEval                 |
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #5 from Eike Rathke <[email protected]> ---
The additional "HTML_all" and "HTML_tables" ranges are needed for programmatic
reasons. HTML_all encompasses the entire text content, including content that
is not in tables. HTML_tables encompasses all tables of the document. These may
be identical to the one HTML_1 range, but don't have to be. The HTML_# ranges
are numbered in the order they are encountered, including nested tables. Tables
with id="foo" are added as HTML__foo so they can be linked to by ID instead of
occurrence. The table range name chosen is remembered as link so when
refreshing the expected data is pulled in. The additional names are not a bug
and won't be changed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to