https://bugzilla.wikimedia.org/show_bug.cgi?id=72725
--- Comment #2 from Ed Sanders <[email protected]> --- Solutions: 1. Book-end the document with selectable but invisible content. Have to make sure this doesn't break ve.ce.getOffset. 2. Register CTRL+A as a trigger and do it programmatically. Further complicating the issue is CE true inside CE false inside CE true, as is the case with table cell editing. In this case CTRL+A should only select the cell contents, so any programmatic solution would have to be aware of that, and any book-end solution would have to work in these "sub-surfaces" as well. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
