Closed
Bug 653710
Opened 14 years ago
Closed 12 years ago
CSS links in WebConsole can be opened using any of mouse's buttons
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: george.carstoiu, Assigned: msucan)
References
Details
Mozilla/5.0 (Windows NT 6.1; rv:6.0a1) Gecko/20110428 Firefox/6.0a1
The CSS links present in WebConsole (displayed in the right part of the WebConsole) open using any button of the mouse.
Reproducible: always
Steps to reproduce:
1. Open WebConsole
2. Go to www.cnn.com
3. Try opening a CSS link with any button of the mouse
Actual results:
- the links open using any mouse button
Expected results:
- at least the right mouse button opens a contextual menu
Comment 1•14 years ago
|
||
On Ubuntu 10.4 (Mozilla/5.0 (X11; Linux i686; rv:6.0a1) Gecko/20110428 Firefox/6.0a1) on right click there is a contextual menu for a second, but the css link is still opened. To better observe it, right click and hold. The contextual menu is shown as long as you hold. After you release, the link is opened in ViewSource.
Comment 2•14 years ago
|
||
(In reply to comment #1)
> On Ubuntu 10.4 (Mozilla/5.0 (X11; Linux i686; rv:6.0a1) Gecko/20110428
> Firefox/6.0a1) on right click there is a contextual menu for a second, but
> the css link is still opened. To better observe it, right click and hold.
> The contextual menu is shown as long as you hold. After you release, the
> link is opened in ViewSource.
Same with Ubuntu 11.04 Mozilla/5.0 (X11; Linux i686; rv:6.0a2) Gecko/20110601 Firefox/6.0a2
Comment 3•13 years ago
|
||
still true!
Blocks: console-output
Component: Developer Tools → Developer Tools: Console
OS: Windows 7 → All
Hardware: x86 → All
Updated•12 years ago
|
Priority: -- → P3
Assignee | ||
Comment 4•12 years ago
|
||
Thanks for the bug report.
George, can you please retest? I believe this bug was fixed by bug 760876.
Flags: needinfo?(george.carstoiu)
Reporter | ||
Comment 5•12 years ago
|
||
Build identifier: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
Tested on latest stable build and everything seems in order.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(george.carstoiu)
Resolution: --- → FIXED
Updated•12 years ago
|
Assignee: nobody → mihai.sucan
Target Milestone: --- → Firefox 26
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•