Last modified: 2014-03-24 18:38:50 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 T64683, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62683 - Flow: remove "title" element from textarea boxes
Flow: remove "title" element from textarea boxes
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
https://www.mediawiki.org/w/index.php...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-15 00:30 UTC by Quiddity
Modified: 2014-03-24 18:38 UTC (History)
5 users (show)

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


Attachments
screenshot (137.60 KB, image/png)
2014-03-15 00:30 UTC, Quiddity
Details

Description Quiddity 2014-03-15 00:30:31 UTC
Created attachment 14826 [details]
screenshot

Currently, the "reply" textarea boxes in flow have a "title=" element that matches the "placeholder=" content. eg. "Reply to 137.147.205.98"

This results in a tooltip appearing whenever I move the mouse cursor within the textarea, which is annoying.

(It's also using the wrong name in some circumstances, eg the example attached, so that's another good reason to remove it! Less things to keep accurate)
Comment 1 Maryana Pinchuk 2014-03-17 20:22:40 UTC
Hmm, it concerns me that the tooltip has the wrong username; makes me worry that we're not storing that info properly, and it's important that we do...
Comment 2 Maryana Pinchuk 2014-03-17 20:27:26 UTC
Hmm, I can't reproduce the incorrect placeholder text in the tooltip on ee-flow, so this isn't as concerning to me... if you see it happening again, let me know!
Comment 3 Quiddity 2014-03-17 22:12:02 UTC
(In reply to Maryana Pinchuk from comment #2)
> Hmm, I can't reproduce the incorrect placeholder text in the tooltip on
> ee-flow, so this isn't as concerning to me... if you see it happening again,
> let me know!

Seems to be a 3rd-level indent problem? eg this post:
http://ee-flow.wmflabs.org/w/index.php?title=Talk:Flow_Team_Retrospective&topic_postId=rqike6z2610xg1f0&workflow=rqijnthfwtsf26gc#flow-post-rqike6z2610xg1f0
and this one: http://ee-flow.wmflabs.org/w/index.php?title=Talk:Flow_Team_Retrospective&topic_postId=rqipo2by26kk22b0&workflow=rqijn7scmxk6992k#flow-post-rqipo2by26kk22b0
Comment 4 Matthias Mullie 2014-03-19 17:03:27 UTC
The wrong username being shown on the title is no "real issue". Because deepest-level replies can't have other replies, we re-use the parent level's reply textareas (which is where the reply will be added to)

We only change the content to: Reply to <the real username you wanted to reply to>

Since we'll be removing the title attribute altogether, we won't have to fix that text :p

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


Navigation
Links