https://bugzilla.wikimedia.org/show_bug.cgi?id=51438
Trevor Parscal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Trevor Parscal <[email protected]> --- We shouldn't put a label input in the link inspector because: 1. It doesn't support rich text 2. We cannot and should not put a subsurface in an inspector 3. Links should remain a lightweight task, and dialogs are not lightweight 4. This doesn't elegantly solve the problem anyway Some steps towards a better approach: 1. We could decorate the "linked" portion of a link differently than the link trail portion - at lease during certain interactions. 2. We could add extra cursor positions on each side of a link to indicate being next to or inside the link tag, decorate the link when you are inside those boundaries. -- 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
