
29 Sep
2017
29 Sep
'17
10:25 p.m.
On Mon, Sep 18, 2017 at 11:50:47AM -0600, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
The current code wraps a pre tag inside an a tag. For some reason, this causes at least Firefox to attempt to drag the pre section content when using a mouse drag to select text. Re-order the tags so that the text can be selected using the mouse, at least if you start the drag outside the text (after the end of the line, for example).
Signed-off-by: Stephen Warren swarren@nvidia.com
Applied to u-boot/master, thanks!
--
Tom