Last modified: 2014-09-26 23:26:46 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 T73348, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71348 - #shadow-root inside input element
#shadow-root inside input element
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-26 10:00 UTC by Neil Kandalgaonkar
Modified: 2014-09-26 23:26 UTC (History)
7 users (show)

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


Attachments
screenshot of Chrome 37 inspector showing shadow DOM elements (306.12 KB, image/png)
2014-09-26 10:00 UTC, Neil Kandalgaonkar
Details

Description Neil Kandalgaonkar 2014-09-26 10:00:23 UTC
Created attachment 16598 [details]
screenshot of Chrome 37 inspector showing shadow DOM elements

One is supposed to see a pointing hand ("pointer") cursor when the mouse hovers over the "select a file" / "add more files" button.

However, with the current version of Chrome (37) on Mac OS X, and possibly other platforms, the hover cursor doesn't work over the entire surface of the button. Something is blocking it. Using the Inspector on the button reveals some shadow DOM inside it.

This doesn't seem to happen on current Safari or Firefox builds. However, it might become an issue as more browsers implement shadow DOM. 

How in the world we are triggering Chrome's shadow DOM is a mystery though. This might just be a Chrome bug.
Comment 1 Tisza Gergő 2014-09-26 23:26:46 UTC
I'm not sure I understand the bug report. Input elements tend to have shadow DOM; you see it because you have enabled it in the settings panel of the web developer toolbar (under elements / show user agent shadow dom). The cursor is affected by some sort of layout issue - if you change the position of the parent div to static, it will work. I doubt that has anything to do with shadow DOM.

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


Navigation
Links