Closed
Bug 1121942
Opened 10 years ago
Closed 10 years ago
:focus-set element lose focus on inspector click
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 985517
People
(Reporter: cesco92, Unassigned)
Details
(Keywords: ux-mode-error)
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150108202552
Steps to reproduce:
I set :focus on by right-clicking the element I want to be focused in the developer toolbar. If I try to inspect another element while the first one is set to :focus, it loses focus.
(Chromium for instance does it in the right way, I suppose)
Actual results:
The element on which I've set the :focus, lose it as soon as I try to inspect another element.
Expected results:
The element on which I've set :focus attribute on, should simply not losing it while I'm inspecting other elements.
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
I couldn't find the duplicate because of the title being so different from mine, sorry for my mistake.
(In reply to cesco92 from comment #2)
> I couldn't find the duplicate because of the title being so different from
> mine, sorry for my mistake.
Nothing to worry about, now other people will be helped too since your bug will lead them to the right place. :)
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•