Last modified: 2014-09-08 10:48:49 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T64419, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62419 - Flow: copying from a Flow board pulls in lots of unwanted/invisible text
Flow: copying from a Flow board pulls in lots of unwanted/invisible text
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
master
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-08 00:54 UTC by spage
Modified: 2014-09-08 10:48 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description spage 2014-03-08 00:54:35 UTC
If you select text on a Flow board then copy and paste it, the selection includes a lot of unwanted and invisible text: the titles of the trio of collapse icons, text from hidden action menus, the additional rollover text for timestamps and usernames, etc. These appear as
 Edit header
    Small view
    Collapsed view
    Full view
 Show changes
 Actions
 5 hours ago Fri, 07 Mar 2014 18:31:15 GMT
 194.38.144.200 (talk | block)	

A solution is to add "user-select: none" and the vendor-prefixed variants to these bits of HTML. (resources/mediawiki.less/mediawiki.mixins.less should have a .user-select(none) function that generates the full set of -webkit-user-select / -moz-user-select / -ms-user-select: none properties.)

Bug 62413 (Flow: show less chrome for Printable version of a Flow board) is related but applies to a different subset of Flow board elements.  Users might be surprised that visible pieces of text aren't part of the selection, although e.g. skins/common/shared.css does this for the TOC "[hide/show]" and section "[edit | edit source]".

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links