Closed Bug 722446 Opened 13 years ago Closed 13 years ago

DevTools Inspector has to always stay in focus

Categories

(DevTools :: Inspector, defect)

11 Branch
x86
All
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: sys.sgx, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.0; rv:10.0) Gecko/20100101 Firefox/10.0 Build ID: 20120123235200 Steps to reproduce: 1. Browse here: http://markdotto.com/bs2/docs/scaffolding.html 2. Click the element (span)12, 1170px. (linked with this: https://bugzilla.mozilla.org/show_bug.cgi?id=722196) 3. Focus should stay there on this element. 4. Use the mouse roller to move in directions in the page. Actual results: The elements did not always have the right focus. Check here: http://i39.tinypic.com/ncz6ew.png Expected results: When clicking on an element, it must always retain the right focus.
Severity: normal → major
Component: Untriaged → Developer Tools: Inspector
Priority: -- → P1
OS: Windows Vista → All
I think this is fixed by bug 566092. Can you try with Firefox Nightly 12? (it will be in Aurora in 2 days).
Paul I'll try it the soonest possible next week.
issue persists on Firefox 11.
Version: 10 Branch → 11 Branch
Priority: P1 → P2
Can you please test with Firefox 12 and 13.
OK! This is now working! :-) I checked it with Firefox 13a1. One more thing though could make it really awesome. If on this page http://twitter.github.com/bootstrap/scaffolding.html you inspect the span12 and try moving with the roller, at some point the element will be in focus, but it will be also overshadowed by the fixed top bar. Could the highlighted element change color if other elements are above it? thanks
see the attached image in this post.
(In reply to sys.sgx from comment #5) > Created attachment 604901 [details] > A fixed topbar hiding the selected element should indicate our element > exists inside it Not sure to understand what that means.
(In reply to sys.sgx from comment #6) > OK! This is now working! :-) > I checked it with Firefox 13a1. > > One more thing though could make it really awesome. If on this page > http://twitter.github.com/bootstrap/scaffolding.html you inspect the span12 > and try moving with the roller, at some point the element will be in focus, > but it will be also overshadowed by the fixed top bar. Could the highlighted > element change color if other elements are above it? I don't understand that neither. What is the "roller"? What do you call the "top bar"?
Priority: P2 → --
ok, first of all, now the element stays in focus, so basically this bug is done. now, here's some more info: * Roller: when you roll with your mouse roller inside the screen :) * Top bar: visit this page, http://twitter.github.com/bootstrap/scaffolding.html, the top bar is the css fixed bar that is at the top always. - if there are no css fixed elements in the page, everything is fine. The element is highlighted and viewable as expected inside the browser area. - But if there are css fixed elements in the page, like the top bar in the url specified, then when you try to roll inside the page, at some point our highlighted element will come below the fixed element. The thing is, that fixed element which is above now the highlighted element keeps having the bright focus, and it appears as if our highlighted element is the fixed bar. If you inspect the span12 element in the url provided, and then roll up in the page, at some point the span12 will have the top bar above it, as in the image included here. Now, there should be a way to tell that our focused element exists somewhere there and it not this fixed bar you see. Perhaps this could be done with different coloring. hope this helps a bit :) let me know for any news.
(In reply to sys.sgx from comment #10) > - But if there are css fixed elements in the page, like the top bar in the > url specified, then when you try to roll inside the page, at some point our > highlighted element will come below the fixed element. The thing is, that > fixed element which is above now the highlighted element keeps having the > bright focus, and it appears as if our highlighted element is the fixed bar. > > If you inspect the span12 element in the url provided, and then roll up in > the page, at some point the span12 will have the top bar above it, as in the > image included here. Now, there should be a way to tell that our focused > element exists somewhere there and it not this fixed bar you see. Perhaps > this could be done with different coloring. I see. When an element is above the selected element, we should keep the dashed borders, but the selection should be dimmed. Can you please file a bug for that?
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
QA Contact: untriaged → developer.tools.inspector
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: