Last modified: 2013-09-10 00:46:48 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 T55831, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 53831 - ULS on Wikipedia:Teahouse looks awful
ULS on Wikipedia:Teahouse looks awful
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
UniversalLanguageSelector (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-05 23:44 UTC by Chris McMahon
Modified: 2013-09-10 00:46 UTC (History)
9 users (show)

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


Attachments
cog icon appears in Teahouse textarea (50.24 KB, image/png)
2013-09-05 23:44 UTC, Chris McMahon
Details
view when logged in (27.32 KB, image/png)
2013-09-05 23:46 UTC, Chris McMahon
Details

Description Chris McMahon 2013-09-05 23:44:13 UTC
Created attachment 13249 [details]
cog icon appears in Teahouse textarea

The ULS cog icon shows up hovering over input in the textarea for adding a question in Wikipedia:Teahouse
Comment 1 Chris McMahon 2013-09-05 23:46:59 UTC
Created attachment 13250 [details]
view when logged in
Comment 2 Santhosh Thottingal 2013-09-06 03:45:51 UTC
I dont think ULS has anything to with this. The UI overlay of the question form is overlapping with the left side bar, as you can see, it also shows the separators and text of left side menu. It just happened that ULS is in that left side bar.

following css fix it for all:

.wp-teahouse-question-form {
z-index: 1; /* or any value greater than this */
}

or it need proper horizontal alignment so that it does not overlap with the left side menu.

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


Navigation
Links