Get close to the ID of the cell

From what I've seen and read in the forums, I find only possible to obtain cells from the carrier that the device is currently connected to.

Is it possible to get the rest of the cells that are in the range?

No, this is not currently supported.

Tags: BlackBerry Developers

Similar Questions

  • In the purple theme, how can I do the 'Create' button to get closer to 'The Action' butto

    Hi guys,.

    In the purple theme, how can I make button 'Create' nearby 'icons '?

    Kind regards
    Fateh

    Fateh says:
    Hi guys,.

    In the purple theme, how can I make button 'Create' nearby 'icons '?

    In my room, how can I bring my TV to be close to my library?

  • good way to get closer to the text < hr >

    I create a div and insert text.  I used a < br > and then inserted a < hr >.  I want to spend the horizontal rule until a little closer the text that is above him.  I did give the < hr > in my div-4 margin.  This accomplished what I wanted, but the amount of space that makes mount < hr > seems to be inconsistent between different browsers.  Is there a better way to do it?

    Would it be useful to put just a border of 1px at the top of the

    ?

    Martin

  • How can I get a formula refer to the text in the cell rather than the data?

    I've formatted some cells to show 0 if the calculation is a negative number, but how do I get another formula using the value 0 (rather than the negative number that is in the data) when calculating?

    This one is stumping me!

    HI WS8,.

    Formulas will use the value in the cell. A 'format' only controls what is displayed and does not change the actual value contained in the cell.

    If you want a formula for use 0 in which case the actual value in the cell is negative, you will need to do one of the following:

    1. Revising the formula to create the value in the source cell to return a zero if the calculated value is less than zero:
      = MAX (0,formula)

      OR

    2. Revise the formula that returns the value in this cell (B2 in the example below) to convert values less than zero to zero.
      Current formula: = B2 * 1 k
      Revised formula: = (MAX (0, B2) * k)

    Kind regards

    Barry

  • Parts of our software will disappear and then when it is closed, we get the usual "software encounterd a problem and needs to close" and the faulitng module error

    original title: problem with shdocvw.dll

    Hey guys just a quick question.

    bascailly, I'm working on the first line of support for a company and we have created a software for the United Kingdom NHS, basically our software is used by doctor general practitioner through the United Kingdom to read documents electronically.

    a question we seem to become much lately is certain parts of our software will disappear and then when it is closed, we get the usual "software encounterd a problem and needs to close" and the module faulitng error. When event viewer is selected the below appears.

    Failing application dme7_client.exe, version 7.1.0.270, failing module shdocvw.dll, version 6.0.2900.6212, address 0x000b26fe failure

    It seems that the only way to solve this problem is the newspaper on a differnet and use them as seems to be the specific user. does anyone have any ideas of what we can try to solve this problem without obiously the user with a different account?

    see you soon

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. Appropriate in the MSDN forums. Please post your question in the MSDN forums.

    You can follow the link below to ask your question:
    http://social.msdn.Microsoft.com/forums/en-us/categories

    I hope that helps!

  • Cannot get the cell location is some devices?

    Hello

    I have problems with the location of the cell to get woithout GPS but the LocationProvider instance is always null.

    I use this criterion:

    ---------------------------------------------------

    Criteria = new Criteria();
    criteria.setHorizontalAccuracy (Criteria.NO_REQUIREMENT);
    criteria.setVerticalAccuracy (Criteria.NO_REQUIREMENT);
    criteria.setCostAllowed (true);
    criteria.setPreferredPowerConsumption (Criteria.POWER_USAGE_LOW);

    ---------------------------------------------------

    Get the location provider:

    ---------------------------------------------------

    LocationProvider locationProvider = LocationProvider.getInstance (criteria);

    ---------------------------------------------------

    is ALWAYS null.

    I check in a bold 9000 and a curve 8900and after seeing this page...

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800703/What_Is...

    ... I think it's impossible, isn't it?

    Otherwise, I have another solution that is to ask the id from cell to opencellid webservices, but it is very inaccurate.

    any idea?

    Thank you.

    Here is a link

    http://press.rim.com/release.jsp?id=2710

    The credit goes to Mark.

  • I train for adobe flash, but it gets stuck in the Middle download saying "close idvault. Cannot find where to close the application.

    I train for adobe flash, but it gets stuck in the Middle download saying "close idvault. Cannot find where to close the application.

    Click Start, type: Internet Options

    Press enter

    Select the "Advanced" tab

    Under reset Internet Explorer settings, click "reset".

    This should restore the Internet Explorer default settings.

    Then reinstall Flash Player

    http://get.Adobe.com/flashplayer/

    ----------

    Flash Player

    Troubleshoot installation of Flash Player for Windows

    http://kb2.Adobe.com/CPS/191/tn_19166.html

    Troubleshooting player stability and performance

    http://blogs.Adobe.com/JD/2010/02/troubleshooting_player_stabili.html

    Uninstaller

    http://kb2.Adobe.com/CPS/141/tn_14157.html

    Flash Player Support Forum

    http://forums.Adobe.com/community/webplayers/flash_player

  • How a TableView can iterate over the lines and get the cells?

    I need to iterate over all rows in a TableView without using events. I would like to get the total number of lines, TableRow and a cell of a TableColumn specified in the TableRow.

    Something like this:
    for(TableRow tableRow: tableView.getRows()){
        Cell cell = tableRow.getColumn(4).getCell();
        // do something to the cell 
    }
    Is this possible?

    Published by: Conzar on May 19, 2013 23:18

    However, the problem with the checkbox has been resolved so I don't need to iterate over the lines longer.

    Yes, don't use do not research to manage this is a much better solution, I just gave my search for a solution based on because you asked an iterative solution.

    Below (research) code produces no output.

    It works for me, I've included an example of executable, so you can try it.

    My guess is that you are not taking into account the fact that the research is just a glimpse of the cells of the table at a time in time.
    If you do a search for cell before show you the table on a stage, he's not coming back what it is because the cells are generated only on an as needed basis, and there is no need to generate all the cells before displaying the table on a stage.

    I get the following output on Win7 Java8b89:

    NumberedTableViewSample$2$1@344fe46[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@44187690[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@34618adc[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@61eb7609[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@50b006a1[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@307d4153[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@89b7483[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@70ce61fd[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@178969ad[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@e3149ea[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@3683d879[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@589e421f[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@7e26215b[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@69d59720[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1ad26ff1[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@32b058e4[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@582e254[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@261c4ebd[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@2cb9cfb[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@63c6fe00[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@16a98443[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@58247401[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@34dc3da4[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@78a62ea[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@29e0032e[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1781c971[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@18b2e479[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@4801295b[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@19e4c622[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@6a766d41[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@572aed5d[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@3bdf71a4[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@524c48c7[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@47b5a3ea[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@6ef8b38b[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@7fd2ee72[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@4994195c[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@49620450[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@246d8751[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@17e90472[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@def00[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@d1aa50a[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@2a7a58ba[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@2675cbd1[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@1c06ee08[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1685718d[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@6ba1936c[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@61ef15e5[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@6b2ace30[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@3c4d17c7[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1c3c9aad[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@27eadfe[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@3f83a064[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@579615f1[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@52a9271b[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1d221557[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@18947d9e[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@537eab32[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@687cc257[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@3d524978[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@44554375[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@22f89594[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1f891aaf[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@bafcb2f[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@7ddeea8c[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@26023325[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@4b14700f[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@89eb58[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@6a55a4a6[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@7d95454d[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@375592eb[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@7add3f35[styleClass=cell indexed-cell table-cell table-column]
    

    TestApp:

    import javafx.application.Application;
    import javafx.beans.property.ReadOnlyObjectWrapper;
    import javafx.beans.property.SimpleStringProperty;
    import javafx.beans.value.ObservableValue;
    import javafx.collections.FXCollections;
    import javafx.collections.ObservableList;
    import javafx.geometry.Insets;
    import javafx.scene.Group;
    import javafx.scene.Node;
    import javafx.scene.Scene;
    import javafx.scene.control.Label;
    import javafx.scene.control.TableCell;
    import javafx.scene.control.TableColumn;
    import javafx.scene.control.TableColumn.CellDataFeatures;
    import javafx.scene.control.TableView;
    import javafx.scene.control.cell.PropertyValueFactory;
    import javafx.scene.layout.VBox;
    import javafx.scene.text.Font;
    import javafx.stage.Stage;
    import javafx.util.Callback;
    
    public class NumberedTableViewSample extends Application {
    
        private TableView table = new TableView<>();
        private final ObservableList data =
            FXCollections.observableArrayList(
                new Person("Jacob", "Smith", "[email protected]"),
                new Person("Isabella", "Johnson", "[email protected]"),
                new Person("Ethan", "Williams", "[email protected]"),
                new Person("Emma", "Jones", "[email protected]"),
                new Person("Michael", "Brown", "[email protected]")
            );
    
        public static void main(String[] args) {
            launch(args);
        }
    
        @Override
        public void start(Stage stage) {
            Scene scene = new Scene(new Group());
            stage.setTitle("Table View Sample");
            stage.setWidth(470);
            stage.setHeight(500);
    
            final Label label = new Label("Address Book");
            label.setFont(new Font("Arial", 20));
    
            table.setEditable(true);
    
            TableColumn numberCol = new TableColumn("#");
            numberCol.setMinWidth(20);
            numberCol.setCellValueFactory(new Callback, ObservableValue>() {
              @Override public ObservableValue call(CellDataFeatures p) {
                return new ReadOnlyObjectWrapper(p.getValue());
              }
            });
    
            numberCol.setCellFactory(new Callback, TableCell>() {
              @Override public TableCell call(TableColumn param) {
                return new TableCell() {
                    @Override protected void updateItem(Person item, boolean empty) {
                        super.updateItem(item, empty);
    
                        if (this.getTableRow() != null && item != null) {
                          setText(this.getTableRow().getIndex()+"");
                        } else {
                          setText(null);
                        }
                    }
                };
              }
            });
            numberCol.setSortable(false);
    
            TableColumn firstNameCol = new TableColumn("First Name");
            firstNameCol.setMinWidth(100);
            firstNameCol.setCellValueFactory(
                    new PropertyValueFactory("firstName"));
    
            TableColumn lastNameCol = new TableColumn("Last Name");
            lastNameCol.setMinWidth(100);
            lastNameCol.setCellValueFactory(
                    new PropertyValueFactory("lastName"));
    
            TableColumn emailCol = new TableColumn("Email");
            emailCol.setMinWidth(200);
            emailCol.setCellValueFactory(
                    new PropertyValueFactory("email"));
    
            table.setItems(data);
            table.getColumns().addAll(numberCol, firstNameCol, lastNameCol, emailCol);
    
            final VBox vbox = new VBox();
            vbox.setSpacing(5);
            vbox.setPadding(new Insets(10, 0, 0, 10));
            vbox.getChildren().addAll(label, table);
    
            // this lookup set won't print anything as no cells have been generated.
            for (Node r: table.lookupAll(".table-row-cell")){
                for (Node c: r.lookupAll(".table-cell")){
                    System.out.println(c);
                }
            }
    
            ((Group) scene.getRoot()).getChildren().addAll(vbox);
            stage.setScene(scene);
            stage.show();
    
            // now the table has been initially rendered and it's initial set of cells generated,
            // the cells can be looked up.
            for (Node r: table.lookupAll(".table-row-cell")){
                for (Node c: r.lookupAll(".table-cell")){
                    System.out.println(c);
                }
            }
        }
    
        public static class Person {
    
            private final SimpleStringProperty firstName;
            private final SimpleStringProperty lastName;
            private final SimpleStringProperty email;
    
            private Person(String fName, String lName, String email) {
                this.firstName = new SimpleStringProperty(fName);
                this.lastName = new SimpleStringProperty(lName);
                this.email = new SimpleStringProperty(email);
            }
    
            public String getFirstName() {
                return firstName.get();
            }
    
            public void setFirstName(String fName) {
                firstName.set(fName);
            }
    
            public String getLastName() {
                return lastName.get();
            }
    
            public void setLastName(String fName) {
                lastName.set(fName);
            }
    
            public String getEmail() {
                return email.get();
            }
    
            public void setEmail(String fName) {
                email.set(fName);
            }
        }
    } 
    
  • How do you get the text to align at the top of the cell?

    I'm trying to align my text at the top of a cell, but when I put the alignment as above the text does not move. My goal is to make the text so that there is no upper or lower margin within the cell. I tried to apply the CSS style without result. Here is the link to the site. Here is an example of the source:

    < height td = "0" colspan = "3" valign = "top" class = "weheadinggray" > WE'RE < span class = "weheadingcyan" >. </span > < table >

    The link of the site is: http://www.askr2l.com/originalindex.html (the problem areas are the headers (WE ARE., WE the KNOW, etc.).)

    The CSS style here is (I looked up a fix and stuck in the style (vertical-align: top of the text) but still no change):

    {.weheadinggray}

    Color: #333;

    font size: 70px;

    vertical-align: top of the text;

    do-family: Tahoma, Geneva, without serif.

    make-style: normal;

    line-height: normal;

    make-weight: bolder;

    do-variant: normal;

    text-transform: capitalize;

    }

    Thanks in advance for any help!

    Get rid of the line height will greatly reduce the space. I do not know its possible to reduce the top and downstairs space to zero well.

    {.weheadingwhite}

    color: #FFF;

    font size: 70px;

    do-family: Tahoma, Geneva, without serif.

    make-style: normal;

    line-height: 125px;

    make-weight: bolder;

    do-variant: normal;

    text-transform:

    }

  • Get the cell active in an array on a mouse click, I can change its color

    Hi guys,.

    I'm looking at a small application.

    I have a table. When a user clicks on a particular cell, I need the coordinates of the cell, so that I can change its attributes (for example color change) by clicking a button.

    Change the position property of the table gives me the current coordinates of the cell, but when I click on a button, the position of the previously clicked cell is lost. How can I solve this problem?

    Is there a way to fix this?

    Thank you

    Ravi

    Guys, I got it to work. Thanks for the comments.

  • Unable to get the elements placed at the top and bottom of the cell of the table with vertical-align

    Hello

    I have a three-day educational courses in the list table. In each cell, I have the title of the presentation at the top with the name of the speaker below. Because some titles are longer than others, the line grows (rightly) as longer securities are covered in Word. So far so good. Now, I want all the titles to always start at the same distance from the surface of the cell (I use padding 2px) and names of speaker all be equidistant from the lower border, (i.e. 2px).

    I tried to place the title elements with < span style = "vertical-align: top" > </span > presentation title

    and the name of the speaker as < span style = "vertical-align: bottom" > name </span > Speaker

    and I tried the same method with < div > and < p > tags. Items don't move. Can someone tell me how to make the names of the speakers will be all aligned at the bottom of each cell?

    Here is an example of the code table I've tried:

    (Thanks!)

    < table style = "text-align: center;" do-family: Arial; background-color: #f7d49c; "border ="2"bordercolor =" #467E9F "cellpadding ="2 ".

    "cellspacing ="0"width ="900">"

    < tbody >

    < b >

    < td width = "300" > < span style = "" vertical-align: top; "> This is a short title </span > < br / >"

    < span style = "vertical-align: bottom" > name </span > < table > Speaker

    < td width = "300" > < div > is the title of another presentation, which is really long because some of the presentations have titles like that < / div > < br / >

    < div style = "vertical-align: bottom" > Speaker name < / div > < table >

    < td width = "300" > < span style = "vertical-align: top" > This is yet another presentation with a semi-long title </span > < br / >

    < span style = "vertical-align: bottom" > < table > </span > Speaker's name

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < / tbody >

    < /table >

    By default, the content of the table cell is average aligned.  You need not do anything.

    If you want your cell vertically aligned up or down, you can specify it in your CSS.  These effects all the text inside the cell.   It's all or nothing.

    Some text that is aligned at the top Some bottom-aligned text

  • How can I get rid of the part of message on my cell phone

    I always used a desktop before and managed to get rid of the part of message via the page layout option. However, I just got a laptop and it doesn't seem to be the options to get rid of the message pane. It's driving me crazy!

    I love the pane message. Why would you use anything else? ;-)

    If you don't see options that you probably don't have the Menu visible. Most of the menu options can finds itself under a new "Menu of the Application" button in the toolbar. See the attached picture.

    I prefer the old Menu bar, so I re - activate in all my windows in Thunderbird. Press alt or F10, then opinion | Toolbars and tick the boxes.

    Now you have a Menu bar, go to the section notice | Page layout | Message pane. Or press F8.

    In the Application Menu new mode, it's Options. Layout. Hover, click, until the last submenu appears.

  • It is close to the app tool?

    When sometimes I want to get out of the app I can't because there is no tool for this... You must fix this too.

    Also, Firefox is designed according to the platform of Google a newer version of Android. Users can press the icon to the right of the home of the device icon to display a list of running applications, and then drag an application out of the list to close it.

  • How can I get rid of the annoying video on the start page.

    Everyone wants to be free of ads and to go about their business without interruptions. This video is like an announcement that I am forced to see every time I go to the start screen. And, if no one complains, there will be more. If I click on the video and select "Inspect element" and then delete everything, will it get rid of the video without damaging the programming for the start page?

    Mozilla rotating exhibitions of excerpts on the topic: home page to run regularly for various campaigns and these changes.
    You can consider putting another page than the home page for the moment.

    If you prefer not to see excerpts on the topic: home page or if there are problems with a snippet of code, you can set this pref to a value of empty string on the topic: config page by removing the current value through the context menu (change) or a double click.

    • topic: config page: browser.aboutHomeSnippets.updateUrl (current value to delete)

    Delete the storage\persistent\moz-safe-about + House in the closed Firefox with Firefox profile folder (Firefox '3-bar' menu button > exit/Quit) remove code snippets stored in IndexedDB and make Firefox to use a default extract value.

    You can reset the pref browser.aboutHomeSnippets.updateUrl through the context menu on the default to reactivate the code snippets and make Firefox recreate the moz-trunk-fort-about + folder.

    Close and restart Firefox after changing the value of the preference of browser.aboutHomeSnippets.updateUrl.

  • Can we get rid of the eye on the front page? Me slide out!

    Filled with the sign the petition for INTERNET security. Now I can't get rid of the eye on the front page. I want to get rid of because I've already signed. The eye slips out, can it be done away now?

    I am in the United Kingdom and do not see it, but I doubt that Mozilla put there. However I see you are using a theme, then in the case which is originally he Try Firefox Safe Mode see if the problem goes away. Firefox Safe mode is a troubleshooting mode that temporarily disables hardware acceleration, restores some settings and disables add-ons (extensions and themes).

    If Firefox is open, you can restart Firefox Safe mode in the Help menu:

    • Click the menu button

      click Help

      then select restart with disabled modules.

    If Firefox does not work, you can start Firefox in Mode safe as follows:

    • On Windows: Hold down the SHIFT key when you open the desktop Firefox or shortcut in the start menu.
    • On Mac: Hold the option key during the startup of Firefox.
    • On Linux: Exit Firefox, go to your Terminal and run firefox-safe-mode
      (you may need to specify the installation path of Firefox for example/usr/lib/firefox)

    When the Firefox Safe Mode window appears, select "Start mode safe" - does NOT REFRESH!

    If the problem is not present in Firefox Safe Mode, your problem is probably caused by an extension, theme or hardware acceleration. Please follow the steps described in the section Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems to find the cause.

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before you open Firefox for normal use again.

    If it goes further, remove the theme and if you need to reset the homepage, please see my initial response.

    By the way, you should be able to see the homepage at any time by typing on: House in the address bar and pressing ENTER.

Maybe you are looking for